Jun 23 21:05:16 devstack nova-compute[80135]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=80135) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 23 21:05:16 devstack nova-compute[80135]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=80135) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 23 21:05:16 devstack nova-compute[80135]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 23 21:05:16 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:05:16 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.018s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:05:16 devstack nova-compute[80135]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 23 21:05:17 devstack nova-compute[80135]: WARNING nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 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. Jun 23 21:05:17 devstack nova-compute[80135]: INFO nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] The long task thread pool MainProcess.long_task is initialized Jun 23 21:05:17 devstack nova-compute[80135]: INFO nova.virt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 23 21:05:17 devstack nova-compute[80135]: INFO nova.compute.provider_config [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Acquiring lock "singleton_lock" {{(pid=80135) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Acquired lock "singleton_lock" {{(pid=80135) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Releasing lock "singleton_lock" {{(pid=80135) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:05:18 devstack nova-compute[80135]: WARNING oslo_service.backend._threading.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] no_fork=True: running service in main process Jun 23 21:05:18 devstack nova-compute[80135]: INFO nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Starting compute node (version 33.1.0) Jun 23 21:05:18 devstack nova-compute[80135]: INFO nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] The default thread pool MainProcess.default is initialized Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.utils [-] Waiting for the next task {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Starting event thread {{(pid=80135) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Starting connection event dispatch thread {{(pid=80135) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Connecting to libvirt: qemu:///system {{(pid=80135) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Registering for lifecycle events {{(pid=80135) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 23 21:05:18 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Registering for connection events: {{(pid=80135) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 23 21:05:18 devstack nova-compute[80135]: INFO nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Connection event '1' reason 'None' Jun 23 21:05:19 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 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. Jun 23 21:05:19 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.volume.mount [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Initialising _HostMountState generation 0 {{(pid=80135) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 23 21:05:33 devstack nova-compute[80135]: INFO nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host capabilities Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 4e4a0c4a-a4fd-4915-9870-d36e4b91ece9 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tcp Jun 23 21:05:33 devstack nova-compute[80135]: rdma Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 12248276 Jun 23 21:05:33 devstack nova-compute[80135]: 3062069 Jun 23 21:05:33 devstack nova-compute[80135]: 0 Jun 23 21:05:33 devstack nova-compute[80135]: 0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: apparmor Jun 23 21:05:33 devstack nova-compute[80135]: 0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: dac Jun 23 21:05:33 devstack nova-compute[80135]: 0 Jun 23 21:05:33 devstack nova-compute[80135]: +64055:+994 Jun 23 21:05:33 devstack nova-compute[80135]: +64055:+994 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-alpha Jun 23 21:05:33 devstack nova-compute[80135]: clipper Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-arm Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: qcom-dc-scm-v1-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mori-bmc Jun 23 21:05:33 devstack nova-compute[80135]: ast2600-evb Jun 23 21:05:33 devstack nova-compute[80135]: borzoi Jun 23 21:05:33 devstack nova-compute[80135]: tiogapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: spitz Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: nuri Jun 23 21:05:33 devstack nova-compute[80135]: mcimx7d-sabre Jun 23 21:05:33 devstack nova-compute[80135]: romulus-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: npcm750-evb Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: rainier-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an547 Jun 23 21:05:33 devstack nova-compute[80135]: musca-b1 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pbx-a9 Jun 23 21:05:33 devstack nova-compute[80135]: versatileab Jun 23 21:05:33 devstack nova-compute[80135]: kzm Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: fby35-bmc Jun 23 21:05:33 devstack nova-compute[80135]: musca-a Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: mcimx6ul-evk Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: smdkc210 Jun 23 21:05:33 devstack nova-compute[80135]: sx1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: imx25-pdk Jun 23 21:05:33 devstack nova-compute[80135]: stm32vldiscovery Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: orangepi-pc Jun 23 21:05:33 devstack nova-compute[80135]: quanta-q71l-bmc Jun 23 21:05:33 devstack nova-compute[80135]: z2 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: xilinx-zynq-a9 Jun 23 21:05:33 devstack nova-compute[80135]: tosa Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an500 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an521 Jun 23 21:05:33 devstack nova-compute[80135]: sabrelite Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an511 Jun 23 21:05:33 devstack nova-compute[80135]: canon-a1100 Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gbs-bmc Jun 23 21:05:33 devstack nova-compute[80135]: emcraft-sf2 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pb-a8 Jun 23 21:05:33 devstack nova-compute[80135]: yosemitev2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: raspi1ap Jun 23 21:05:33 devstack nova-compute[80135]: palmetto-bmc Jun 23 21:05:33 devstack nova-compute[80135]: sx1-v1 Jun 23 21:05:33 devstack nova-compute[80135]: n810 Jun 23 21:05:33 devstack nova-compute[80135]: g220a-bmc Jun 23 21:05:33 devstack nova-compute[80135]: n800 Jun 23 21:05:33 devstack nova-compute[80135]: bletchley-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: tacoma-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gsj Jun 23 21:05:33 devstack nova-compute[80135]: versatilepb Jun 23 21:05:33 devstack nova-compute[80135]: terrier Jun 23 21:05:33 devstack nova-compute[80135]: mainstone Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb-mpcore Jun 23 21:05:33 devstack nova-compute[80135]: integratorcp Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: supermicrox11-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: witherspoon-bmc Jun 23 21:05:33 devstack nova-compute[80135]: qcom-firework-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an524 Jun 23 21:05:33 devstack nova-compute[80135]: kudo-bmc Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a9 Jun 23 21:05:33 devstack nova-compute[80135]: midway Jun 23 21:05:33 devstack nova-compute[80135]: musicpal Jun 23 21:05:33 devstack nova-compute[80135]: lm3s811evb Jun 23 21:05:33 devstack nova-compute[80135]: lm3s6965evb Jun 23 21:05:33 devstack nova-compute[80135]: supermicro-x11spi-bmc Jun 23 21:05:33 devstack nova-compute[80135]: microbit Jun 23 21:05:33 devstack nova-compute[80135]: fby35 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an505 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an385 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: cubieboard Jun 23 21:05:33 devstack nova-compute[80135]: ast1030-evb Jun 23 21:05:33 devstack nova-compute[80135]: verdex Jun 23 21:05:33 devstack nova-compute[80135]: bpim2u Jun 23 21:05:33 devstack nova-compute[80135]: netduino2 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an386 Jun 23 21:05:33 devstack nova-compute[80135]: olimex-stm32-h405 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: raspi2b Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a15 Jun 23 21:05:33 devstack nova-compute[80135]: fuji-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: sonorapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: cheetah Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: ast2500-evb Jun 23 21:05:33 devstack nova-compute[80135]: highbank Jun 23 21:05:33 devstack nova-compute[80135]: akita Jun 23 21:05:33 devstack nova-compute[80135]: connex Jun 23 21:05:33 devstack nova-compute[80135]: netduinoplus2 Jun 23 21:05:33 devstack nova-compute[80135]: collie Jun 23 21:05:33 devstack nova-compute[80135]: raspi0 Jun 23 21:05:33 devstack nova-compute[80135]: fp5280g2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-arm Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: qcom-dc-scm-v1-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mori-bmc Jun 23 21:05:33 devstack nova-compute[80135]: ast2600-evb Jun 23 21:05:33 devstack nova-compute[80135]: borzoi Jun 23 21:05:33 devstack nova-compute[80135]: tiogapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: spitz Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: nuri Jun 23 21:05:33 devstack nova-compute[80135]: mcimx7d-sabre Jun 23 21:05:33 devstack nova-compute[80135]: romulus-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: npcm750-evb Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: rainier-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an547 Jun 23 21:05:33 devstack nova-compute[80135]: musca-b1 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pbx-a9 Jun 23 21:05:33 devstack nova-compute[80135]: versatileab Jun 23 21:05:33 devstack nova-compute[80135]: kzm Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: fby35-bmc Jun 23 21:05:33 devstack nova-compute[80135]: musca-a Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: mcimx6ul-evk Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: smdkc210 Jun 23 21:05:33 devstack nova-compute[80135]: sx1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: imx25-pdk Jun 23 21:05:33 devstack nova-compute[80135]: stm32vldiscovery Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: orangepi-pc Jun 23 21:05:33 devstack nova-compute[80135]: quanta-q71l-bmc Jun 23 21:05:33 devstack nova-compute[80135]: z2 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: xilinx-zynq-a9 Jun 23 21:05:33 devstack nova-compute[80135]: tosa Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an500 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an521 Jun 23 21:05:33 devstack nova-compute[80135]: sabrelite Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an511 Jun 23 21:05:33 devstack nova-compute[80135]: canon-a1100 Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gbs-bmc Jun 23 21:05:33 devstack nova-compute[80135]: emcraft-sf2 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pb-a8 Jun 23 21:05:33 devstack nova-compute[80135]: yosemitev2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: raspi1ap Jun 23 21:05:33 devstack nova-compute[80135]: palmetto-bmc Jun 23 21:05:33 devstack nova-compute[80135]: sx1-v1 Jun 23 21:05:33 devstack nova-compute[80135]: n810 Jun 23 21:05:33 devstack nova-compute[80135]: g220a-bmc Jun 23 21:05:33 devstack nova-compute[80135]: n800 Jun 23 21:05:33 devstack nova-compute[80135]: bletchley-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: tacoma-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gsj Jun 23 21:05:33 devstack nova-compute[80135]: versatilepb Jun 23 21:05:33 devstack nova-compute[80135]: terrier Jun 23 21:05:33 devstack nova-compute[80135]: mainstone Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb-mpcore Jun 23 21:05:33 devstack nova-compute[80135]: integratorcp Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: supermicrox11-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: witherspoon-bmc Jun 23 21:05:33 devstack nova-compute[80135]: qcom-firework-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an524 Jun 23 21:05:33 devstack nova-compute[80135]: kudo-bmc Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a9 Jun 23 21:05:33 devstack nova-compute[80135]: midway Jun 23 21:05:33 devstack nova-compute[80135]: musicpal Jun 23 21:05:33 devstack nova-compute[80135]: lm3s811evb Jun 23 21:05:33 devstack nova-compute[80135]: lm3s6965evb Jun 23 21:05:33 devstack nova-compute[80135]: supermicro-x11spi-bmc Jun 23 21:05:33 devstack nova-compute[80135]: microbit Jun 23 21:05:33 devstack nova-compute[80135]: fby35 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an505 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an385 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: cubieboard Jun 23 21:05:33 devstack nova-compute[80135]: ast1030-evb Jun 23 21:05:33 devstack nova-compute[80135]: verdex Jun 23 21:05:33 devstack nova-compute[80135]: bpim2u Jun 23 21:05:33 devstack nova-compute[80135]: netduino2 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an386 Jun 23 21:05:33 devstack nova-compute[80135]: olimex-stm32-h405 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: raspi2b Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a15 Jun 23 21:05:33 devstack nova-compute[80135]: fuji-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: sonorapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: cheetah Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: ast2500-evb Jun 23 21:05:33 devstack nova-compute[80135]: highbank Jun 23 21:05:33 devstack nova-compute[80135]: akita Jun 23 21:05:33 devstack nova-compute[80135]: connex Jun 23 21:05:33 devstack nova-compute[80135]: netduinoplus2 Jun 23 21:05:33 devstack nova-compute[80135]: collie Jun 23 21:05:33 devstack nova-compute[80135]: raspi0 Jun 23 21:05:33 devstack nova-compute[80135]: fp5280g2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-aarch64 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: qcom-dc-scm-v1-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mori-bmc Jun 23 21:05:33 devstack nova-compute[80135]: ast2600-evb Jun 23 21:05:33 devstack nova-compute[80135]: borzoi Jun 23 21:05:33 devstack nova-compute[80135]: tiogapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: spitz Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: nuri Jun 23 21:05:33 devstack nova-compute[80135]: mcimx7d-sabre Jun 23 21:05:33 devstack nova-compute[80135]: romulus-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: npcm750-evb Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: rainier-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an547 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: musca-b1 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pbx-a9 Jun 23 21:05:33 devstack nova-compute[80135]: versatileab Jun 23 21:05:33 devstack nova-compute[80135]: kzm Jun 23 21:05:33 devstack nova-compute[80135]: fby35-bmc Jun 23 21:05:33 devstack nova-compute[80135]: musca-a Jun 23 21:05:33 devstack nova-compute[80135]: virt-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: mcimx6ul-evk Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: smdkc210 Jun 23 21:05:33 devstack nova-compute[80135]: sx1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: imx25-pdk Jun 23 21:05:33 devstack nova-compute[80135]: stm32vldiscovery Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: orangepi-pc Jun 23 21:05:33 devstack nova-compute[80135]: quanta-q71l-bmc Jun 23 21:05:33 devstack nova-compute[80135]: z2 Jun 23 21:05:33 devstack nova-compute[80135]: virt-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: xilinx-zynq-a9 Jun 23 21:05:33 devstack nova-compute[80135]: xlnx-zcu102 Jun 23 21:05:33 devstack nova-compute[80135]: tosa Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an500 Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an521 Jun 23 21:05:33 devstack nova-compute[80135]: sabrelite Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an511 Jun 23 21:05:33 devstack nova-compute[80135]: canon-a1100 Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gbs-bmc Jun 23 21:05:33 devstack nova-compute[80135]: emcraft-sf2 Jun 23 21:05:33 devstack nova-compute[80135]: realview-pb-a8 Jun 23 21:05:33 devstack nova-compute[80135]: sbsa-ref Jun 23 21:05:33 devstack nova-compute[80135]: yosemitev2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: raspi1ap Jun 23 21:05:33 devstack nova-compute[80135]: palmetto-bmc Jun 23 21:05:33 devstack nova-compute[80135]: sx1-v1 Jun 23 21:05:33 devstack nova-compute[80135]: n810 Jun 23 21:05:33 devstack nova-compute[80135]: g220a-bmc Jun 23 21:05:33 devstack nova-compute[80135]: n800 Jun 23 21:05:33 devstack nova-compute[80135]: bletchley-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: tacoma-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: quanta-gsj Jun 23 21:05:33 devstack nova-compute[80135]: versatilepb Jun 23 21:05:33 devstack nova-compute[80135]: terrier Jun 23 21:05:33 devstack nova-compute[80135]: mainstone Jun 23 21:05:33 devstack nova-compute[80135]: realview-eb-mpcore Jun 23 21:05:33 devstack nova-compute[80135]: integratorcp Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: supermicrox11-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: witherspoon-bmc Jun 23 21:05:33 devstack nova-compute[80135]: qcom-firework-bmc Jun 23 21:05:33 devstack nova-compute[80135]: mps3-an524 Jun 23 21:05:33 devstack nova-compute[80135]: kudo-bmc Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a9 Jun 23 21:05:33 devstack nova-compute[80135]: midway Jun 23 21:05:33 devstack nova-compute[80135]: musicpal Jun 23 21:05:33 devstack nova-compute[80135]: lm3s811evb Jun 23 21:05:33 devstack nova-compute[80135]: lm3s6965evb Jun 23 21:05:33 devstack nova-compute[80135]: supermicro-x11spi-bmc Jun 23 21:05:33 devstack nova-compute[80135]: microbit Jun 23 21:05:33 devstack nova-compute[80135]: fby35 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an505 Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an385 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: raspi3ap Jun 23 21:05:33 devstack nova-compute[80135]: cubieboard Jun 23 21:05:33 devstack nova-compute[80135]: ast1030-evb Jun 23 21:05:33 devstack nova-compute[80135]: verdex Jun 23 21:05:33 devstack nova-compute[80135]: bpim2u Jun 23 21:05:33 devstack nova-compute[80135]: netduino2 Jun 23 21:05:33 devstack nova-compute[80135]: xlnx-versal-virt Jun 23 21:05:33 devstack nova-compute[80135]: mps2-an386 Jun 23 21:05:33 devstack nova-compute[80135]: olimex-stm32-h405 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: raspi3b Jun 23 21:05:33 devstack nova-compute[80135]: raspi2b Jun 23 21:05:33 devstack nova-compute[80135]: vexpress-a15 Jun 23 21:05:33 devstack nova-compute[80135]: fuji-bmc Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: sonorapass-bmc Jun 23 21:05:33 devstack nova-compute[80135]: cheetah Jun 23 21:05:33 devstack nova-compute[80135]: virt-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: ast2500-evb Jun 23 21:05:33 devstack nova-compute[80135]: highbank Jun 23 21:05:33 devstack nova-compute[80135]: akita Jun 23 21:05:33 devstack nova-compute[80135]: connex Jun 23 21:05:33 devstack nova-compute[80135]: netduinoplus2 Jun 23 21:05:33 devstack nova-compute[80135]: collie Jun 23 21:05:33 devstack nova-compute[80135]: raspi0 Jun 23 21:05:33 devstack nova-compute[80135]: fp5280g2-bmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-cris Jun 23 21:05:33 devstack nova-compute[80135]: axis-dev88 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-i386 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: ubuntu Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-impish-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-lunar-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-focal Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-eoan-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-disco-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-zesty Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-lunar Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-artful Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-trusty Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-eoan-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-focal-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-bionic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-artful Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-cosmic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: x-remote Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-bionic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-lunar Jun 23 21:05:33 devstack nova-compute[80135]: isapc Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-disco-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-kinetic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-groovy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: ubuntu-q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-lunar-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-disco Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-cosmic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble Jun 23 21:05:33 devstack nova-compute[80135]: q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-impish Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-wily Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-impish Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-impish-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.0.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-hirsute-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-zesty Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-focal Jun 23 21:05:33 devstack nova-compute[80135]: microvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.3 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-kinetic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-focal-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble Jun 23 21:05:33 devstack nova-compute[80135]: pc Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-disco Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-groovy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-hirsute-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-m68k Jun 23 21:05:33 devstack nova-compute[80135]: mcf5208evb Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: an5206 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: q800 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: next-cube Jun 23 21:05:33 devstack nova-compute[80135]: virt-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: virt-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-microblaze Jun 23 21:05:33 devstack nova-compute[80135]: petalogix-s3adsp1800 Jun 23 21:05:33 devstack nova-compute[80135]: petalogix-ml605 Jun 23 21:05:33 devstack nova-compute[80135]: xlnx-zynqmp-pmu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-microblazeel Jun 23 21:05:33 devstack nova-compute[80135]: petalogix-s3adsp1800 Jun 23 21:05:33 devstack nova-compute[80135]: petalogix-ml605 Jun 23 21:05:33 devstack nova-compute[80135]: xlnx-zynqmp-pmu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-mips Jun 23 21:05:33 devstack nova-compute[80135]: malta Jun 23 21:05:33 devstack nova-compute[80135]: mipssim Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-mipsel Jun 23 21:05:33 devstack nova-compute[80135]: malta Jun 23 21:05:33 devstack nova-compute[80135]: mipssim Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-mips64 Jun 23 21:05:33 devstack nova-compute[80135]: malta Jun 23 21:05:33 devstack nova-compute[80135]: mipssim Jun 23 21:05:33 devstack nova-compute[80135]: pica61 Jun 23 21:05:33 devstack nova-compute[80135]: magnum Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-mips64el Jun 23 21:05:33 devstack nova-compute[80135]: malta Jun 23 21:05:33 devstack nova-compute[80135]: loongson3-virt Jun 23 21:05:33 devstack nova-compute[80135]: mipssim Jun 23 21:05:33 devstack nova-compute[80135]: pica61 Jun 23 21:05:33 devstack nova-compute[80135]: magnum Jun 23 21:05:33 devstack nova-compute[80135]: boston Jun 23 21:05:33 devstack nova-compute[80135]: fuloong2e Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-ppc Jun 23 21:05:33 devstack nova-compute[80135]: g3beige Jun 23 21:05:33 devstack nova-compute[80135]: amigaone Jun 23 21:05:33 devstack nova-compute[80135]: virtex-ml507 Jun 23 21:05:33 devstack nova-compute[80135]: mac99 Jun 23 21:05:33 devstack nova-compute[80135]: ppce500 Jun 23 21:05:33 devstack nova-compute[80135]: sam460ex Jun 23 21:05:33 devstack nova-compute[80135]: pegasos2 Jun 23 21:05:33 devstack nova-compute[80135]: bamboo Jun 23 21:05:33 devstack nova-compute[80135]: 40p Jun 23 21:05:33 devstack nova-compute[80135]: ref405ep Jun 23 21:05:33 devstack nova-compute[80135]: mpc8544ds Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-ppc64 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-noble Jun 23 21:05:33 devstack nova-compute[80135]: pseries Jun 23 21:05:33 devstack nova-compute[80135]: amigaone Jun 23 21:05:33 devstack nova-compute[80135]: powernv9 Jun 23 21:05:33 devstack nova-compute[80135]: powernv Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: mpc8544ds Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: powernv10 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: ppce500 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-bionic-sxxm Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: 40p Jun 23 21:05:33 devstack nova-compute[80135]: pseries-lunar Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pegasos2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pseries-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-zesty Jun 23 21:05:33 devstack nova-compute[80135]: bamboo Jun 23 21:05:33 devstack nova-compute[80135]: pseries-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pseries-focal Jun 23 21:05:33 devstack nova-compute[80135]: g3beige Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-disco Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.12-sxxm Jun 23 21:05:33 devstack nova-compute[80135]: pseries-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: virtex-ml507 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: mac99 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-impish Jun 23 21:05:33 devstack nova-compute[80135]: pseries-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pseries-artful Jun 23 21:05:33 devstack nova-compute[80135]: sam460ex Jun 23 21:05:33 devstack nova-compute[80135]: ref405ep Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.3 Jun 23 21:05:33 devstack nova-compute[80135]: powernv8 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-ppc64le Jun 23 21:05:33 devstack nova-compute[80135]: pseries-noble Jun 23 21:05:33 devstack nova-compute[80135]: pseries Jun 23 21:05:33 devstack nova-compute[80135]: amigaone Jun 23 21:05:33 devstack nova-compute[80135]: powernv9 Jun 23 21:05:33 devstack nova-compute[80135]: powernv Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: mpc8544ds Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: powernv10 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: ppce500 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-bionic-sxxm Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: 40p Jun 23 21:05:33 devstack nova-compute[80135]: pseries-lunar Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pegasos2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pseries-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-zesty Jun 23 21:05:33 devstack nova-compute[80135]: bamboo Jun 23 21:05:33 devstack nova-compute[80135]: pseries-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pseries-focal Jun 23 21:05:33 devstack nova-compute[80135]: g3beige Jun 23 21:05:33 devstack nova-compute[80135]: pseries-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-disco Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.12-sxxm Jun 23 21:05:33 devstack nova-compute[80135]: pseries-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: virtex-ml507 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.2 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: mac99 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-impish Jun 23 21:05:33 devstack nova-compute[80135]: pseries-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pseries-artful Jun 23 21:05:33 devstack nova-compute[80135]: sam460ex Jun 23 21:05:33 devstack nova-compute[80135]: ref405ep Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.3 Jun 23 21:05:33 devstack nova-compute[80135]: powernv8 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pseries-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-riscv32 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: spike Jun 23 21:05:33 devstack nova-compute[80135]: opentitan Jun 23 21:05:33 devstack nova-compute[80135]: sifive_u Jun 23 21:05:33 devstack nova-compute[80135]: sifive_e Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-riscv64 Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: spike Jun 23 21:05:33 devstack nova-compute[80135]: microchip-icicle-kit Jun 23 21:05:33 devstack nova-compute[80135]: sifive_u Jun 23 21:05:33 devstack nova-compute[80135]: shakti_c Jun 23 21:05:33 devstack nova-compute[80135]: sifive_e Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-s390x Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-noble Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-disco Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-mantic Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-xenial Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-focal Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-zesty Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-groovy Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-artful Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-lunar Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-eoan Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-bionic Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-impish Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-jammy Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: s390-ccw-virtio-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-sh4 Jun 23 21:05:33 devstack nova-compute[80135]: shix Jun 23 21:05:33 devstack nova-compute[80135]: r2d Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-sh4eb Jun 23 21:05:33 devstack nova-compute[80135]: shix Jun 23 21:05:33 devstack nova-compute[80135]: r2d Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-sparc Jun 23 21:05:33 devstack nova-compute[80135]: SS-5 Jun 23 21:05:33 devstack nova-compute[80135]: SS-20 Jun 23 21:05:33 devstack nova-compute[80135]: LX Jun 23 21:05:33 devstack nova-compute[80135]: SPARCClassic Jun 23 21:05:33 devstack nova-compute[80135]: leon3_generic Jun 23 21:05:33 devstack nova-compute[80135]: SPARCbook Jun 23 21:05:33 devstack nova-compute[80135]: SS-4 Jun 23 21:05:33 devstack nova-compute[80135]: SS-600MP Jun 23 21:05:33 devstack nova-compute[80135]: SS-10 Jun 23 21:05:33 devstack nova-compute[80135]: Voyager Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-sparc64 Jun 23 21:05:33 devstack nova-compute[80135]: sun4u Jun 23 21:05:33 devstack nova-compute[80135]: niagara Jun 23 21:05:33 devstack nova-compute[80135]: sun4v Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 64 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: ubuntu Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-impish-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-lunar-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-focal Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-xenial Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-eoan-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-zesty Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-disco-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-lunar Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-groovy Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-artful Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-trusty Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-focal-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-eoan-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-bionic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-artful Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.7 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-kinetic Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-cosmic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: x-remote Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.4 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.9 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-bionic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-lunar Jun 23 21:05:33 devstack nova-compute[80135]: isapc Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-mantic-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-3.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-disco-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-cosmic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.12 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-bionic Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-kinetic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-groovy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: ubuntu-q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-lunar-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-disco Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-cosmic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble Jun 23 21:05:33 devstack nova-compute[80135]: q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-wily Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-impish Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.6 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-impish Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-jammy Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-impish-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-hirsute Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.0.1 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-hirsute-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.10 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-zesty Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-6.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-focal Jun 23 21:05:33 devstack nova-compute[80135]: microvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.3 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-jammy-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-disco Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-kinetic-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-4.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-focal-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble Jun 23 21:05:33 devstack nova-compute[80135]: pc Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: q35 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-groovy-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-hirsute-hpb Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-8.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-5.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-2.8 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-6.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-eoan Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.5 Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-3.0 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-yakkety Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-mantic-hpb-maxcpus Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-7.2 Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-2.11 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-xtensa Jun 23 21:05:33 devstack nova-compute[80135]: sim Jun 23 21:05:33 devstack nova-compute[80135]: kc705 Jun 23 21:05:33 devstack nova-compute[80135]: ml605 Jun 23 21:05:33 devstack nova-compute[80135]: ml605-nommu Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: lx60-nommu Jun 23 21:05:33 devstack nova-compute[80135]: lx200 Jun 23 21:05:33 devstack nova-compute[80135]: lx200-nommu Jun 23 21:05:33 devstack nova-compute[80135]: lx60 Jun 23 21:05:33 devstack nova-compute[80135]: kc705-nommu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: hvm Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 32 Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-xtensaeb Jun 23 21:05:33 devstack nova-compute[80135]: sim Jun 23 21:05:33 devstack nova-compute[80135]: kc705 Jun 23 21:05:33 devstack nova-compute[80135]: ml605 Jun 23 21:05:33 devstack nova-compute[80135]: ml605-nommu Jun 23 21:05:33 devstack nova-compute[80135]: virt Jun 23 21:05:33 devstack nova-compute[80135]: lx60-nommu Jun 23 21:05:33 devstack nova-compute[80135]: lx200 Jun 23 21:05:33 devstack nova-compute[80135]: lx200-nommu Jun 23 21:05:33 devstack nova-compute[80135]: lx60 Jun 23 21:05:33 devstack nova-compute[80135]: kc705-nommu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'pc', 'q35', 'ubuntu-q35'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-i386 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: i686 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: ide Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-i386 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble Jun 23 21:05:33 devstack nova-compute[80135]: i686 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: ide Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-i386 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble Jun 23 21:05:33 devstack nova-compute[80135]: i686 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-i386 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: i686 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'pc', 'q35', 'ubuntu-q35'} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble-v2 Jun 23 21:05:33 devstack nova-compute[80135]: x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: efi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: ide Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-i440fx-noble Jun 23 21:05:33 devstack nova-compute[80135]: x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: efi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: ide Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:33 devstack nova-compute[80135]: virtiofs Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:33 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: passthrough Jun 23 21:05:33 devstack nova-compute[80135]: emulator Jun 23 21:05:33 devstack nova-compute[80135]: external Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: 1.2 Jun 23 21:05:33 devstack nova-compute[80135]: 2.0 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: pty Jun 23 21:05:33 devstack nova-compute[80135]: unix Jun 23 21:05:33 devstack nova-compute[80135]: spicevmc Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: relaxed Jun 23 21:05:33 devstack nova-compute[80135]: vapic Jun 23 21:05:33 devstack nova-compute[80135]: spinlocks Jun 23 21:05:33 devstack nova-compute[80135]: vpindex Jun 23 21:05:33 devstack nova-compute[80135]: runtime Jun 23 21:05:33 devstack nova-compute[80135]: synic Jun 23 21:05:33 devstack nova-compute[80135]: stimer Jun 23 21:05:33 devstack nova-compute[80135]: reset Jun 23 21:05:33 devstack nova-compute[80135]: vendor_id Jun 23 21:05:33 devstack nova-compute[80135]: frequencies Jun 23 21:05:33 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:33 devstack nova-compute[80135]: tlbflush Jun 23 21:05:33 devstack nova-compute[80135]: ipi Jun 23 21:05:33 devstack nova-compute[80135]: avic Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:33 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/bin/qemu-system-x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm Jun 23 21:05:33 devstack nova-compute[80135]: pc-q35-noble Jun 23 21:05:33 devstack nova-compute[80135]: x86_64 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: efi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/ovmf/OVMF.amdsev.fd Jun 23 21:05:33 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: rom Jun 23 21:05:33 devstack nova-compute[80135]: pflash Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: yes Jun 23 21:05:33 devstack nova-compute[80135]: no Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: on Jun 23 21:05:33 devstack nova-compute[80135]: off Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: AMD Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: qemu64 Jun 23 21:05:33 devstack nova-compute[80135]: qemu32 Jun 23 21:05:33 devstack nova-compute[80135]: phenom Jun 23 21:05:33 devstack nova-compute[80135]: pentium3 Jun 23 21:05:33 devstack nova-compute[80135]: pentium2 Jun 23 21:05:33 devstack nova-compute[80135]: pentium Jun 23 21:05:33 devstack nova-compute[80135]: n270 Jun 23 21:05:33 devstack nova-compute[80135]: kvm64 Jun 23 21:05:33 devstack nova-compute[80135]: kvm32 Jun 23 21:05:33 devstack nova-compute[80135]: coreduo Jun 23 21:05:33 devstack nova-compute[80135]: core2duo Jun 23 21:05:33 devstack nova-compute[80135]: athlon Jun 23 21:05:33 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Westmere Jun 23 21:05:33 devstack nova-compute[80135]: Snowridge Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:33 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Penryn Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:33 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Nehalem Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Haswell Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:33 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:33 devstack nova-compute[80135]: EPYC Jun 23 21:05:33 devstack nova-compute[80135]: Dhyana Jun 23 21:05:33 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:33 devstack nova-compute[80135]: Conroe Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:33 devstack nova-compute[80135]: Broadwell Jun 23 21:05:33 devstack nova-compute[80135]: 486 Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: file Jun 23 21:05:33 devstack nova-compute[80135]: anonymous Jun 23 21:05:33 devstack nova-compute[80135]: memfd Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: disk Jun 23 21:05:33 devstack nova-compute[80135]: cdrom Jun 23 21:05:33 devstack nova-compute[80135]: floppy Jun 23 21:05:33 devstack nova-compute[80135]: lun Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: fdc Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: sata Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: sdl Jun 23 21:05:33 devstack nova-compute[80135]: vnc Jun 23 21:05:33 devstack nova-compute[80135]: spice Jun 23 21:05:33 devstack nova-compute[80135]: egl-headless Jun 23 21:05:33 devstack nova-compute[80135]: dbus Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: subsystem Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: default Jun 23 21:05:33 devstack nova-compute[80135]: mandatory Jun 23 21:05:33 devstack nova-compute[80135]: requisite Jun 23 21:05:33 devstack nova-compute[80135]: optional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: usb Jun 23 21:05:33 devstack nova-compute[80135]: pci Jun 23 21:05:33 devstack nova-compute[80135]: scsi Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: virtio Jun 23 21:05:33 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:33 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: random Jun 23 21:05:33 devstack nova-compute[80135]: egd Jun 23 21:05:33 devstack nova-compute[80135]: builtin Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: Jun 23 21:05:33 devstack nova-compute[80135]: path Jun 23 21:05:33 devstack nova-compute[80135]: handle Jun 23 21:05:34 devstack nova-compute[80135]: virtiofs Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:34 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: passthrough Jun 23 21:05:34 devstack nova-compute[80135]: emulator Jun 23 21:05:34 devstack nova-compute[80135]: external Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: 1.2 Jun 23 21:05:34 devstack nova-compute[80135]: 2.0 Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: usb Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: pty Jun 23 21:05:34 devstack nova-compute[80135]: unix Jun 23 21:05:34 devstack nova-compute[80135]: spicevmc Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: virtio Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: qemu Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: builtin Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: relaxed Jun 23 21:05:34 devstack nova-compute[80135]: vapic Jun 23 21:05:34 devstack nova-compute[80135]: spinlocks Jun 23 21:05:34 devstack nova-compute[80135]: vpindex Jun 23 21:05:34 devstack nova-compute[80135]: runtime Jun 23 21:05:34 devstack nova-compute[80135]: synic Jun 23 21:05:34 devstack nova-compute[80135]: stimer Jun 23 21:05:34 devstack nova-compute[80135]: reset Jun 23 21:05:34 devstack nova-compute[80135]: vendor_id Jun 23 21:05:34 devstack nova-compute[80135]: frequencies Jun 23 21:05:34 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:34 devstack nova-compute[80135]: tlbflush Jun 23 21:05:34 devstack nova-compute[80135]: ipi Jun 23 21:05:34 devstack nova-compute[80135]: avic Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: /usr/bin/qemu-system-x86_64 Jun 23 21:05:34 devstack nova-compute[80135]: kvm Jun 23 21:05:34 devstack nova-compute[80135]: pc-q35-noble-v2 Jun 23 21:05:34 devstack nova-compute[80135]: x86_64 Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: efi Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 23 21:05:34 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 23 21:05:34 devstack nova-compute[80135]: /usr/share/ovmf/OVMF.amdsev.fd Jun 23 21:05:34 devstack nova-compute[80135]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: rom Jun 23 21:05:34 devstack nova-compute[80135]: pflash Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: yes Jun 23 21:05:34 devstack nova-compute[80135]: no Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: yes Jun 23 21:05:34 devstack nova-compute[80135]: no Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: on Jun 23 21:05:34 devstack nova-compute[80135]: off Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: on Jun 23 21:05:34 devstack nova-compute[80135]: off Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:34 devstack nova-compute[80135]: AMD Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: qemu64 Jun 23 21:05:34 devstack nova-compute[80135]: qemu32 Jun 23 21:05:34 devstack nova-compute[80135]: phenom Jun 23 21:05:34 devstack nova-compute[80135]: pentium3 Jun 23 21:05:34 devstack nova-compute[80135]: pentium2 Jun 23 21:05:34 devstack nova-compute[80135]: pentium Jun 23 21:05:34 devstack nova-compute[80135]: n270 Jun 23 21:05:34 devstack nova-compute[80135]: kvm64 Jun 23 21:05:34 devstack nova-compute[80135]: kvm32 Jun 23 21:05:34 devstack nova-compute[80135]: coreduo Jun 23 21:05:34 devstack nova-compute[80135]: core2duo Jun 23 21:05:34 devstack nova-compute[80135]: athlon Jun 23 21:05:34 devstack nova-compute[80135]: Westmere-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Westmere Jun 23 21:05:34 devstack nova-compute[80135]: Snowridge Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Server-noTSX-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Server-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Server Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Client-noTSX-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Client-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Skylake-Client Jun 23 21:05:34 devstack nova-compute[80135]: SapphireRapids Jun 23 21:05:34 devstack nova-compute[80135]: SandyBridge-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: SandyBridge Jun 23 21:05:34 devstack nova-compute[80135]: Penryn Jun 23 21:05:34 devstack nova-compute[80135]: Opteron_G5 Jun 23 21:05:34 devstack nova-compute[80135]: Opteron_G4 Jun 23 21:05:34 devstack nova-compute[80135]: Opteron_G3 Jun 23 21:05:34 devstack nova-compute[80135]: Opteron_G2 Jun 23 21:05:34 devstack nova-compute[80135]: Opteron_G1 Jun 23 21:05:34 devstack nova-compute[80135]: Nehalem-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Nehalem Jun 23 21:05:34 devstack nova-compute[80135]: IvyBridge-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: IvyBridge Jun 23 21:05:34 devstack nova-compute[80135]: Icelake-Server-noTSX Jun 23 21:05:34 devstack nova-compute[80135]: Icelake-Server Jun 23 21:05:34 devstack nova-compute[80135]: Haswell-noTSX-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Haswell-noTSX Jun 23 21:05:34 devstack nova-compute[80135]: Haswell-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Haswell Jun 23 21:05:34 devstack nova-compute[80135]: EPYC-Rome Jun 23 21:05:34 devstack nova-compute[80135]: EPYC-Milan Jun 23 21:05:34 devstack nova-compute[80135]: EPYC-IBPB Jun 23 21:05:34 devstack nova-compute[80135]: EPYC-Genoa Jun 23 21:05:34 devstack nova-compute[80135]: EPYC Jun 23 21:05:34 devstack nova-compute[80135]: Dhyana Jun 23 21:05:34 devstack nova-compute[80135]: Cooperlake Jun 23 21:05:34 devstack nova-compute[80135]: Conroe Jun 23 21:05:34 devstack nova-compute[80135]: Cascadelake-Server-noTSX Jun 23 21:05:34 devstack nova-compute[80135]: Cascadelake-Server Jun 23 21:05:34 devstack nova-compute[80135]: Broadwell-noTSX-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Broadwell-noTSX Jun 23 21:05:34 devstack nova-compute[80135]: Broadwell-IBRS Jun 23 21:05:34 devstack nova-compute[80135]: Broadwell Jun 23 21:05:34 devstack nova-compute[80135]: 486 Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: file Jun 23 21:05:34 devstack nova-compute[80135]: anonymous Jun 23 21:05:34 devstack nova-compute[80135]: memfd Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: disk Jun 23 21:05:34 devstack nova-compute[80135]: cdrom Jun 23 21:05:34 devstack nova-compute[80135]: floppy Jun 23 21:05:34 devstack nova-compute[80135]: lun Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: fdc Jun 23 21:05:34 devstack nova-compute[80135]: scsi Jun 23 21:05:34 devstack nova-compute[80135]: virtio Jun 23 21:05:34 devstack nova-compute[80135]: usb Jun 23 21:05:34 devstack nova-compute[80135]: sata Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: virtio Jun 23 21:05:34 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:34 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: sdl Jun 23 21:05:34 devstack nova-compute[80135]: vnc Jun 23 21:05:34 devstack nova-compute[80135]: spice Jun 23 21:05:34 devstack nova-compute[80135]: egl-headless Jun 23 21:05:34 devstack nova-compute[80135]: dbus Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: subsystem Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: default Jun 23 21:05:34 devstack nova-compute[80135]: mandatory Jun 23 21:05:34 devstack nova-compute[80135]: requisite Jun 23 21:05:34 devstack nova-compute[80135]: optional Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: usb Jun 23 21:05:34 devstack nova-compute[80135]: pci Jun 23 21:05:34 devstack nova-compute[80135]: scsi Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: virtio Jun 23 21:05:34 devstack nova-compute[80135]: virtio-transitional Jun 23 21:05:34 devstack nova-compute[80135]: virtio-non-transitional Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: random Jun 23 21:05:34 devstack nova-compute[80135]: egd Jun 23 21:05:34 devstack nova-compute[80135]: builtin Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: path Jun 23 21:05:34 devstack nova-compute[80135]: handle Jun 23 21:05:34 devstack nova-compute[80135]: virtiofs Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: tpm-tis Jun 23 21:05:34 devstack nova-compute[80135]: tpm-crb Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: passthrough Jun 23 21:05:34 devstack nova-compute[80135]: emulator Jun 23 21:05:34 devstack nova-compute[80135]: external Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: 1.2 Jun 23 21:05:34 devstack nova-compute[80135]: 2.0 Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: usb Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: pty Jun 23 21:05:34 devstack nova-compute[80135]: unix Jun 23 21:05:34 devstack nova-compute[80135]: spicevmc Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: virtio Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: qemu Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: builtin Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: relaxed Jun 23 21:05:34 devstack nova-compute[80135]: vapic Jun 23 21:05:34 devstack nova-compute[80135]: spinlocks Jun 23 21:05:34 devstack nova-compute[80135]: vpindex Jun 23 21:05:34 devstack nova-compute[80135]: runtime Jun 23 21:05:34 devstack nova-compute[80135]: synic Jun 23 21:05:34 devstack nova-compute[80135]: stimer Jun 23 21:05:34 devstack nova-compute[80135]: reset Jun 23 21:05:34 devstack nova-compute[80135]: vendor_id Jun 23 21:05:34 devstack nova-compute[80135]: frequencies Jun 23 21:05:34 devstack nova-compute[80135]: reenlightenment Jun 23 21:05:34 devstack nova-compute[80135]: tlbflush Jun 23 21:05:34 devstack nova-compute[80135]: ipi Jun 23 21:05:34 devstack nova-compute[80135]: avic Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: Jun 23 21:05:34 devstack nova-compute[80135]: {{(pid=80135) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=80135) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 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=80135) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Checking secure boot support for host arch (x86_64) {{(pid=80135) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Checking secure boot support for host arch (x86_64) {{(pid=80135) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Checking secure boot support for host arch (x86_64) {{(pid=80135) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Checking secure boot support for host arch (x86_64) {{(pid=80135) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:05:34 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Checking secure boot support for host arch (x86_64) {{(pid=80135) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:05:34 devstack nova-compute[80135]: INFO nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Secure Boot support detected Jun 23 21:05:34 devstack nova-compute[80135]: INFO nova.virt.node [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Generated node identity b4c96e07-b84b-46a3-a160-643ba1a027bb Jun 23 21:05:34 devstack nova-compute[80135]: INFO nova.virt.node [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Wrote node identity b4c96e07-b84b-46a3-a160-643ba1a027bb to /opt/stack/data/nova/compute_id Jun 23 21:05:34 devstack nova-compute[80135]: WARNING nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Compute nodes ['b4c96e07-b84b-46a3-a160-643ba1a027bb'] 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. Jun 23 21:05:35 devstack nova-compute[80135]: INFO nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 23 21:05:36 devstack nova-compute[80135]: WARNING nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 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. Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:05:36 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Hypervisor/Node resource view: name=devstack free_ram=6638MB free_disk=15.49930191040039GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:05:36 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:05:37 devstack nova-compute[80135]: WARNING nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] No compute node record for devstack:b4c96e07-b84b-46a3-a160-643ba1a027bb: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host b4c96e07-b84b-46a3-a160-643ba1a027bb could not be found. Jun 23 21:05:37 devstack nova-compute[80135]: INFO nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Compute node record created for devstack:devstack with uuid: b4c96e07-b84b-46a3-a160-643ba1a027bb Jun 23 21:05:39 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:05:39 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 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': ' 21:05:36 up 28 min, 1 user, load average: 3.16, 2.64, 1.73\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:05:40 devstack nova-compute[80135]: INFO nova.scheduler.client.report [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] [req-f1f84ab3-76f9-470a-9ff0-68051b8cc917] Created resource provider record via placement API for resource provider with UUID b4c96e07-b84b-46a3-a160-643ba1a027bb and name devstack. Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 23 21:05:40 devstack nova-compute[80135]: ] {{(pid=80135) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 23 21:05:40 devstack nova-compute[80135]: INFO nova.virt.libvirt.host [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] kernel doesn't support AMD SEV Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating inventory in ProviderTree for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=80135) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updated inventory for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb generation from 0 to 1 during operation: update_inventory {{(pid=80135) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 23 21:05:40 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating inventory in ProviderTree for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb generation from 1 to 2 during operation: update_traits {{(pid=80135) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.819s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80135) start /opt/stack/nova/nova/service.py:196}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80135) start /opt/stack/nova/nova/service.py:212}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Join ServiceGroup membership for this service compute {{(pid=80135) start /opt/stack/nova/nova/service.py:222}} Jun 23 21:05:41 devstack nova-compute[80135]: DEBUG nova.servicegroup.drivers.db [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80135) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 23 21:05:47 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:37 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._sync_power_states {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80135) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager.update_available_resource {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:06:38 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Hypervisor/Node resource view: name=devstack free_ram=6392MB free_disk=15.392463684082031GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:06:38 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:06:39 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:06:39 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee 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': ' 21:06:38 up 29 min, 1 user, load average: 2.29, 2.53, 1.75\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:06:39 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:06:39 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:06:40 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:06:41 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:06:41 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.100s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:06:41 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:06:41 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 38.78 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80135) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:07:19 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager.update_available_resource {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:07:20 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Hypervisor/Node resource view: name=devstack free_ram=6398MB free_disk=15.37600326538086GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:07:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:07:21 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:07:21 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee 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': ' 21:07:20 up 29 min, 1 user, load average: 1.95, 2.42, 1.75\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:07:21 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:07:21 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:07:21 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:07:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:07:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.094s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:07:22 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:07:47 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80135) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager.update_available_resource {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:08:22 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:08:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:08:23 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CMD "env LANG=C uptime" returned: 0 in 0.015s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:08:23 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Hypervisor/Node resource view: name=devstack free_ram=6368MB free_disk=15.19964599609375GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:08:23 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:08:23 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:08:24 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:08:24 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee 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': ' 21:08:23 up 30 min, 1 user, load average: 1.40, 2.16, 1.70\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:08:24 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:08:24 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:08:24 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:08:25 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:08:25 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.095s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:08:25 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 57.17 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80135) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager.update_available_resource {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:09:22 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Hypervisor/Node resource view: name=devstack free_ram=6391MB free_disk=15.049217224121094GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:09:22 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:09:23 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:09:23 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee 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': ' 21:09:22 up 31 min, 1 user, load average: 1.20, 1.96, 1.66\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:09:23 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:09:23 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:09:24 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:09:24 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:09:24 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.099s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:09:24 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.70 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:09:47 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:10:16 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:16 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Cleaning up deleted instances {{(pid=80135) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12085}} Jun 23 21:10:17 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] There are 0 instances to clean {{(pid=80135) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12094}} Jun 23 21:10:17 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:17 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Cleaning up deleted instances with incomplete migration {{(pid=80135) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12123}} Jun 23 21:10:17 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:18 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager.update_available_resource {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.002s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:10:20 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80135) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:10:21 devstack nova-compute[80135]: WARNING nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:10:21 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:10:21 devstack nova-compute[80135]: DEBUG oslo_concurrency.processutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80135) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:10:21 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Hypervisor/Node resource view: name=devstack free_ram=6335MB free_disk=14.950759887695312GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}] {{(pid=80135) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:10:21 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:10:21 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:10:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:10:22 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee 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': ' 21:10:21 up 32 min, 1 user, load average: 1.28, 1.85, 1.64\n'} {{(pid=80135) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:10:22 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80135) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:10:22 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=80135) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:10:23 devstack nova-compute[80135]: DEBUG nova.scheduler.client.report [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=80135) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:10:23 devstack nova-compute[80135]: DEBUG nova.compute.resource_tracker [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Compute_service record updated for devstack:devstack {{(pid=80135) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:10:23 devstack nova-compute[80135]: DEBUG oslo_concurrency.lockutils [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.084s {{(pid=80135) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:10:23 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.49 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG oslo_service.periodic_task [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80135) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80135) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:10:25 devstack nova-compute[80135]: DEBUG oslo.service.backend._threading.loopingcall [None req-49caa232-0763-4b15-bdda-29589d4902ee None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 54.44 seconds {{(pid=80135) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:10:30 devstack nova-compute[80135]: INFO nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jun 23 21:10:31 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.driver [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating compute service status to disabled {{(pid=80135) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 23 21:10:31 devstack nova-compute[80135]: DEBUG nova.objects.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Lazy-loading 'compute_node' on Service id 3 {{(pid=80135) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 23 21:10:32 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb in placement. {{(pid=80135) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jun 23 21:10:32 devstack nova-compute[80135]: DEBUG nova.compute.provider_tree [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Updating resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb generation from 2 to 3 during operation: update_traits {{(pid=80135) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 23 21:10:32 devstack nova-compute[80135]: DEBUG nova.virt.libvirt.volume.mount [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Destroying MountManager generation 0 {{(pid=80135) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jun 23 21:10:44 devstack nova-compute[80135]: INFO oslo_service.backend._threading.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Graceful shutdown start Jun 23 21:10:44 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service graceful shutdown started. {{(pid=80135) stop /opt/stack/nova/nova/service.py:325}} Jun 23 21:10:44 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service stopping RPC server on topic: compute {{(pid=80135) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 23 21:10:46 devstack nova-compute[80135]: WARNING amqp [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service stopped RPC server on topic: compute {{(pid=80135) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute manager graceful shutdown started. {{(pid=80135) stop /opt/stack/nova/nova/service.py:334}} Jun 23 21:10:46 devstack nova-compute[80135]: WARNING nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.compute.manager [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=80135) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1909}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Sentinel is queued {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Shutdown is set {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [-] Received Task(fn=. at 0x7217ddf8b060>, remaining_delay=-328.05851117099996 future=) {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Queue joined {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.utils [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Scheduler thread joined {{(pid=80135) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute manager graceful shutdown finished. {{(pid=80135) stop /opt/stack/nova/nova/service.py:337}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=80135) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 23 21:10:46 devstack nova-compute[80135]: WARNING amqp [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=80135) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jun 23 21:10:46 devstack nova-compute[80135]: DEBUG nova.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] nova-compute service graceful shutdown finished. {{(pid=80135) stop /opt/stack/nova/nova/service.py:350}} Jun 23 21:10:46 devstack nova-compute[80135]: INFO oslo_service.backend._threading.service [None req-67325447-9798-47ee-bede-f404c490d8e2 None None] Graceful shutdown finish Jun 23 21:10:50 devstack nova-compute[93122]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=93122) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 23 21:10:50 devstack nova-compute[93122]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=93122) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 23 21:10:50 devstack nova-compute[93122]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 23 21:10:50 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:10:50 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.018s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:10:50 devstack nova-compute[93122]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 23 21:10:51 devstack nova-compute[93122]: WARNING nova.compute.manager [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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. Jun 23 21:10:51 devstack nova-compute[93122]: INFO nova.utils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] The long task thread pool MainProcess.long_task is initialized Jun 23 21:10:51 devstack nova-compute[93122]: INFO nova.virt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 23 21:10:52 devstack nova-compute[93122]: INFO nova.compute.provider_config [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Acquiring lock "singleton_lock" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Acquired lock "singleton_lock" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Releasing lock "singleton_lock" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:10:53 devstack nova-compute[93122]: WARNING oslo_service.backend._threading.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] no_fork=True: running service in main process Jun 23 21:10:53 devstack nova-compute[93122]: INFO nova.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Starting compute node (version 33.1.0) Jun 23 21:10:53 devstack nova-compute[93122]: INFO nova.utils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] The default thread pool MainProcess.default is initialized Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Starting event thread {{(pid=93122) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Starting connection event dispatch thread {{(pid=93122) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Connecting to libvirt: qemu:///system {{(pid=93122) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Registering for lifecycle events {{(pid=93122) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 23 21:10:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Registering for connection events: {{(pid=93122) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 23 21:10:53 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Connection event '1' reason 'None' Jun 23 21:10:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Updating compute service status to enabled {{(pid=93122) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 23 21:10:54 devstack nova-compute[93122]: DEBUG nova.objects.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Lazy-loading 'compute_node' on Service id 3 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 23 21:10:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb in placement. {{(pid=93122) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jun 23 21:10:55 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb: ValueError: No such provider b4c96e07-b84b-46a3-a160-643ba1a027bb Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5706, in _update_compute_provider_status Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 120, in wrapper Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1092, in set_traits_for_provider Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver ValueError: No such provider b4c96e07-b84b-46a3-a160-643ba1a027bb Jun 23 21:10:55 devstack nova-compute[93122]: ERROR nova.virt.libvirt.driver Jun 23 21:10:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.mount [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Initialising _HostMountState generation 0 {{(pid=93122) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 23 21:11:05 devstack nova-compute[93122]: INFO nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host capabilities Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 4e4a0c4a-a4fd-4915-9870-d36e4b91ece9 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: x86_64 Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: tcp Jun 23 21:11:05 devstack nova-compute[93122]: rdma Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 12248276 Jun 23 21:11:05 devstack nova-compute[93122]: 3062069 Jun 23 21:11:05 devstack nova-compute[93122]: 0 Jun 23 21:11:05 devstack nova-compute[93122]: 0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: apparmor Jun 23 21:11:05 devstack nova-compute[93122]: 0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: dac Jun 23 21:11:05 devstack nova-compute[93122]: 0 Jun 23 21:11:05 devstack nova-compute[93122]: +64055:+994 Jun 23 21:11:05 devstack nova-compute[93122]: +64055:+994 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-alpha Jun 23 21:11:05 devstack nova-compute[93122]: clipper Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-arm Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: qcom-dc-scm-v1-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mori-bmc Jun 23 21:11:05 devstack nova-compute[93122]: ast2600-evb Jun 23 21:11:05 devstack nova-compute[93122]: borzoi Jun 23 21:11:05 devstack nova-compute[93122]: tiogapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: spitz Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: nuri Jun 23 21:11:05 devstack nova-compute[93122]: mcimx7d-sabre Jun 23 21:11:05 devstack nova-compute[93122]: romulus-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: npcm750-evb Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: rainier-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an547 Jun 23 21:11:05 devstack nova-compute[93122]: musca-b1 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pbx-a9 Jun 23 21:11:05 devstack nova-compute[93122]: versatileab Jun 23 21:11:05 devstack nova-compute[93122]: kzm Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: fby35-bmc Jun 23 21:11:05 devstack nova-compute[93122]: musca-a Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: mcimx6ul-evk Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: smdkc210 Jun 23 21:11:05 devstack nova-compute[93122]: sx1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: imx25-pdk Jun 23 21:11:05 devstack nova-compute[93122]: stm32vldiscovery Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: orangepi-pc Jun 23 21:11:05 devstack nova-compute[93122]: quanta-q71l-bmc Jun 23 21:11:05 devstack nova-compute[93122]: z2 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: xilinx-zynq-a9 Jun 23 21:11:05 devstack nova-compute[93122]: tosa Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an500 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an521 Jun 23 21:11:05 devstack nova-compute[93122]: sabrelite Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an511 Jun 23 21:11:05 devstack nova-compute[93122]: canon-a1100 Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gbs-bmc Jun 23 21:11:05 devstack nova-compute[93122]: emcraft-sf2 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pb-a8 Jun 23 21:11:05 devstack nova-compute[93122]: yosemitev2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: raspi1ap Jun 23 21:11:05 devstack nova-compute[93122]: palmetto-bmc Jun 23 21:11:05 devstack nova-compute[93122]: sx1-v1 Jun 23 21:11:05 devstack nova-compute[93122]: n810 Jun 23 21:11:05 devstack nova-compute[93122]: g220a-bmc Jun 23 21:11:05 devstack nova-compute[93122]: n800 Jun 23 21:11:05 devstack nova-compute[93122]: bletchley-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: tacoma-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gsj Jun 23 21:11:05 devstack nova-compute[93122]: versatilepb Jun 23 21:11:05 devstack nova-compute[93122]: terrier Jun 23 21:11:05 devstack nova-compute[93122]: mainstone Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb-mpcore Jun 23 21:11:05 devstack nova-compute[93122]: integratorcp Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: supermicrox11-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: witherspoon-bmc Jun 23 21:11:05 devstack nova-compute[93122]: qcom-firework-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an524 Jun 23 21:11:05 devstack nova-compute[93122]: kudo-bmc Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a9 Jun 23 21:11:05 devstack nova-compute[93122]: midway Jun 23 21:11:05 devstack nova-compute[93122]: musicpal Jun 23 21:11:05 devstack nova-compute[93122]: lm3s811evb Jun 23 21:11:05 devstack nova-compute[93122]: lm3s6965evb Jun 23 21:11:05 devstack nova-compute[93122]: supermicro-x11spi-bmc Jun 23 21:11:05 devstack nova-compute[93122]: microbit Jun 23 21:11:05 devstack nova-compute[93122]: fby35 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an505 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an385 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: cubieboard Jun 23 21:11:05 devstack nova-compute[93122]: ast1030-evb Jun 23 21:11:05 devstack nova-compute[93122]: verdex Jun 23 21:11:05 devstack nova-compute[93122]: bpim2u Jun 23 21:11:05 devstack nova-compute[93122]: netduino2 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an386 Jun 23 21:11:05 devstack nova-compute[93122]: olimex-stm32-h405 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: raspi2b Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a15 Jun 23 21:11:05 devstack nova-compute[93122]: fuji-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: sonorapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: cheetah Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: ast2500-evb Jun 23 21:11:05 devstack nova-compute[93122]: highbank Jun 23 21:11:05 devstack nova-compute[93122]: akita Jun 23 21:11:05 devstack nova-compute[93122]: connex Jun 23 21:11:05 devstack nova-compute[93122]: netduinoplus2 Jun 23 21:11:05 devstack nova-compute[93122]: collie Jun 23 21:11:05 devstack nova-compute[93122]: raspi0 Jun 23 21:11:05 devstack nova-compute[93122]: fp5280g2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-arm Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: qcom-dc-scm-v1-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mori-bmc Jun 23 21:11:05 devstack nova-compute[93122]: ast2600-evb Jun 23 21:11:05 devstack nova-compute[93122]: borzoi Jun 23 21:11:05 devstack nova-compute[93122]: tiogapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: spitz Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: nuri Jun 23 21:11:05 devstack nova-compute[93122]: mcimx7d-sabre Jun 23 21:11:05 devstack nova-compute[93122]: romulus-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: npcm750-evb Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: rainier-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an547 Jun 23 21:11:05 devstack nova-compute[93122]: musca-b1 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pbx-a9 Jun 23 21:11:05 devstack nova-compute[93122]: versatileab Jun 23 21:11:05 devstack nova-compute[93122]: kzm Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: fby35-bmc Jun 23 21:11:05 devstack nova-compute[93122]: musca-a Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: mcimx6ul-evk Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: smdkc210 Jun 23 21:11:05 devstack nova-compute[93122]: sx1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: imx25-pdk Jun 23 21:11:05 devstack nova-compute[93122]: stm32vldiscovery Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: orangepi-pc Jun 23 21:11:05 devstack nova-compute[93122]: quanta-q71l-bmc Jun 23 21:11:05 devstack nova-compute[93122]: z2 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: xilinx-zynq-a9 Jun 23 21:11:05 devstack nova-compute[93122]: tosa Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an500 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an521 Jun 23 21:11:05 devstack nova-compute[93122]: sabrelite Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an511 Jun 23 21:11:05 devstack nova-compute[93122]: canon-a1100 Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gbs-bmc Jun 23 21:11:05 devstack nova-compute[93122]: emcraft-sf2 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pb-a8 Jun 23 21:11:05 devstack nova-compute[93122]: yosemitev2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: raspi1ap Jun 23 21:11:05 devstack nova-compute[93122]: palmetto-bmc Jun 23 21:11:05 devstack nova-compute[93122]: sx1-v1 Jun 23 21:11:05 devstack nova-compute[93122]: n810 Jun 23 21:11:05 devstack nova-compute[93122]: g220a-bmc Jun 23 21:11:05 devstack nova-compute[93122]: n800 Jun 23 21:11:05 devstack nova-compute[93122]: bletchley-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: tacoma-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gsj Jun 23 21:11:05 devstack nova-compute[93122]: versatilepb Jun 23 21:11:05 devstack nova-compute[93122]: terrier Jun 23 21:11:05 devstack nova-compute[93122]: mainstone Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb-mpcore Jun 23 21:11:05 devstack nova-compute[93122]: integratorcp Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: supermicrox11-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: witherspoon-bmc Jun 23 21:11:05 devstack nova-compute[93122]: qcom-firework-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an524 Jun 23 21:11:05 devstack nova-compute[93122]: kudo-bmc Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a9 Jun 23 21:11:05 devstack nova-compute[93122]: midway Jun 23 21:11:05 devstack nova-compute[93122]: musicpal Jun 23 21:11:05 devstack nova-compute[93122]: lm3s811evb Jun 23 21:11:05 devstack nova-compute[93122]: lm3s6965evb Jun 23 21:11:05 devstack nova-compute[93122]: supermicro-x11spi-bmc Jun 23 21:11:05 devstack nova-compute[93122]: microbit Jun 23 21:11:05 devstack nova-compute[93122]: fby35 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an505 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an385 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: cubieboard Jun 23 21:11:05 devstack nova-compute[93122]: ast1030-evb Jun 23 21:11:05 devstack nova-compute[93122]: verdex Jun 23 21:11:05 devstack nova-compute[93122]: bpim2u Jun 23 21:11:05 devstack nova-compute[93122]: netduino2 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an386 Jun 23 21:11:05 devstack nova-compute[93122]: olimex-stm32-h405 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: raspi2b Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a15 Jun 23 21:11:05 devstack nova-compute[93122]: fuji-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: sonorapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: cheetah Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: ast2500-evb Jun 23 21:11:05 devstack nova-compute[93122]: highbank Jun 23 21:11:05 devstack nova-compute[93122]: akita Jun 23 21:11:05 devstack nova-compute[93122]: connex Jun 23 21:11:05 devstack nova-compute[93122]: netduinoplus2 Jun 23 21:11:05 devstack nova-compute[93122]: collie Jun 23 21:11:05 devstack nova-compute[93122]: raspi0 Jun 23 21:11:05 devstack nova-compute[93122]: fp5280g2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-aarch64 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: qcom-dc-scm-v1-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mori-bmc Jun 23 21:11:05 devstack nova-compute[93122]: ast2600-evb Jun 23 21:11:05 devstack nova-compute[93122]: borzoi Jun 23 21:11:05 devstack nova-compute[93122]: tiogapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: spitz Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: nuri Jun 23 21:11:05 devstack nova-compute[93122]: mcimx7d-sabre Jun 23 21:11:05 devstack nova-compute[93122]: romulus-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: npcm750-evb Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: rainier-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an547 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: musca-b1 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pbx-a9 Jun 23 21:11:05 devstack nova-compute[93122]: versatileab Jun 23 21:11:05 devstack nova-compute[93122]: kzm Jun 23 21:11:05 devstack nova-compute[93122]: fby35-bmc Jun 23 21:11:05 devstack nova-compute[93122]: musca-a Jun 23 21:11:05 devstack nova-compute[93122]: virt-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: mcimx6ul-evk Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: smdkc210 Jun 23 21:11:05 devstack nova-compute[93122]: sx1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: imx25-pdk Jun 23 21:11:05 devstack nova-compute[93122]: stm32vldiscovery Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: orangepi-pc Jun 23 21:11:05 devstack nova-compute[93122]: quanta-q71l-bmc Jun 23 21:11:05 devstack nova-compute[93122]: z2 Jun 23 21:11:05 devstack nova-compute[93122]: virt-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: xilinx-zynq-a9 Jun 23 21:11:05 devstack nova-compute[93122]: xlnx-zcu102 Jun 23 21:11:05 devstack nova-compute[93122]: tosa Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an500 Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an521 Jun 23 21:11:05 devstack nova-compute[93122]: sabrelite Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an511 Jun 23 21:11:05 devstack nova-compute[93122]: canon-a1100 Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gbs-bmc Jun 23 21:11:05 devstack nova-compute[93122]: emcraft-sf2 Jun 23 21:11:05 devstack nova-compute[93122]: realview-pb-a8 Jun 23 21:11:05 devstack nova-compute[93122]: sbsa-ref Jun 23 21:11:05 devstack nova-compute[93122]: yosemitev2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: raspi1ap Jun 23 21:11:05 devstack nova-compute[93122]: palmetto-bmc Jun 23 21:11:05 devstack nova-compute[93122]: sx1-v1 Jun 23 21:11:05 devstack nova-compute[93122]: n810 Jun 23 21:11:05 devstack nova-compute[93122]: g220a-bmc Jun 23 21:11:05 devstack nova-compute[93122]: n800 Jun 23 21:11:05 devstack nova-compute[93122]: bletchley-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: tacoma-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: quanta-gsj Jun 23 21:11:05 devstack nova-compute[93122]: versatilepb Jun 23 21:11:05 devstack nova-compute[93122]: terrier Jun 23 21:11:05 devstack nova-compute[93122]: mainstone Jun 23 21:11:05 devstack nova-compute[93122]: realview-eb-mpcore Jun 23 21:11:05 devstack nova-compute[93122]: integratorcp Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: supermicrox11-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: witherspoon-bmc Jun 23 21:11:05 devstack nova-compute[93122]: qcom-firework-bmc Jun 23 21:11:05 devstack nova-compute[93122]: mps3-an524 Jun 23 21:11:05 devstack nova-compute[93122]: kudo-bmc Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a9 Jun 23 21:11:05 devstack nova-compute[93122]: midway Jun 23 21:11:05 devstack nova-compute[93122]: musicpal Jun 23 21:11:05 devstack nova-compute[93122]: lm3s811evb Jun 23 21:11:05 devstack nova-compute[93122]: lm3s6965evb Jun 23 21:11:05 devstack nova-compute[93122]: supermicro-x11spi-bmc Jun 23 21:11:05 devstack nova-compute[93122]: microbit Jun 23 21:11:05 devstack nova-compute[93122]: fby35 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an505 Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an385 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: raspi3ap Jun 23 21:11:05 devstack nova-compute[93122]: cubieboard Jun 23 21:11:05 devstack nova-compute[93122]: ast1030-evb Jun 23 21:11:05 devstack nova-compute[93122]: verdex Jun 23 21:11:05 devstack nova-compute[93122]: bpim2u Jun 23 21:11:05 devstack nova-compute[93122]: netduino2 Jun 23 21:11:05 devstack nova-compute[93122]: xlnx-versal-virt Jun 23 21:11:05 devstack nova-compute[93122]: mps2-an386 Jun 23 21:11:05 devstack nova-compute[93122]: olimex-stm32-h405 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: raspi3b Jun 23 21:11:05 devstack nova-compute[93122]: raspi2b Jun 23 21:11:05 devstack nova-compute[93122]: vexpress-a15 Jun 23 21:11:05 devstack nova-compute[93122]: fuji-bmc Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: sonorapass-bmc Jun 23 21:11:05 devstack nova-compute[93122]: cheetah Jun 23 21:11:05 devstack nova-compute[93122]: virt-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: ast2500-evb Jun 23 21:11:05 devstack nova-compute[93122]: highbank Jun 23 21:11:05 devstack nova-compute[93122]: akita Jun 23 21:11:05 devstack nova-compute[93122]: connex Jun 23 21:11:05 devstack nova-compute[93122]: netduinoplus2 Jun 23 21:11:05 devstack nova-compute[93122]: collie Jun 23 21:11:05 devstack nova-compute[93122]: raspi0 Jun 23 21:11:05 devstack nova-compute[93122]: fp5280g2-bmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-cris Jun 23 21:11:05 devstack nova-compute[93122]: axis-dev88 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-i386 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: ubuntu Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-impish-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-lunar-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-focal Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-eoan-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-disco-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-zesty Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-lunar Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-artful Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-trusty Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-eoan-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-focal-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-bionic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-artful Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-cosmic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: x-remote Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-bionic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-lunar Jun 23 21:11:05 devstack nova-compute[93122]: isapc Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-disco-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-kinetic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-groovy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: ubuntu-q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-lunar-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-disco Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-cosmic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble Jun 23 21:11:05 devstack nova-compute[93122]: q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-impish Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-wily Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-impish Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-impish-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.0.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-hirsute-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-zesty Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-focal Jun 23 21:11:05 devstack nova-compute[93122]: microvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.3 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-kinetic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-focal-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble Jun 23 21:11:05 devstack nova-compute[93122]: pc Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-disco Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-groovy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-hirsute-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-m68k Jun 23 21:11:05 devstack nova-compute[93122]: mcf5208evb Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: an5206 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: q800 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: next-cube Jun 23 21:11:05 devstack nova-compute[93122]: virt-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: virt-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-microblaze Jun 23 21:11:05 devstack nova-compute[93122]: petalogix-s3adsp1800 Jun 23 21:11:05 devstack nova-compute[93122]: petalogix-ml605 Jun 23 21:11:05 devstack nova-compute[93122]: xlnx-zynqmp-pmu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-microblazeel Jun 23 21:11:05 devstack nova-compute[93122]: petalogix-s3adsp1800 Jun 23 21:11:05 devstack nova-compute[93122]: petalogix-ml605 Jun 23 21:11:05 devstack nova-compute[93122]: xlnx-zynqmp-pmu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-mips Jun 23 21:11:05 devstack nova-compute[93122]: malta Jun 23 21:11:05 devstack nova-compute[93122]: mipssim Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-mipsel Jun 23 21:11:05 devstack nova-compute[93122]: malta Jun 23 21:11:05 devstack nova-compute[93122]: mipssim Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-mips64 Jun 23 21:11:05 devstack nova-compute[93122]: malta Jun 23 21:11:05 devstack nova-compute[93122]: mipssim Jun 23 21:11:05 devstack nova-compute[93122]: pica61 Jun 23 21:11:05 devstack nova-compute[93122]: magnum Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-mips64el Jun 23 21:11:05 devstack nova-compute[93122]: malta Jun 23 21:11:05 devstack nova-compute[93122]: loongson3-virt Jun 23 21:11:05 devstack nova-compute[93122]: mipssim Jun 23 21:11:05 devstack nova-compute[93122]: pica61 Jun 23 21:11:05 devstack nova-compute[93122]: magnum Jun 23 21:11:05 devstack nova-compute[93122]: boston Jun 23 21:11:05 devstack nova-compute[93122]: fuloong2e Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-ppc Jun 23 21:11:05 devstack nova-compute[93122]: g3beige Jun 23 21:11:05 devstack nova-compute[93122]: amigaone Jun 23 21:11:05 devstack nova-compute[93122]: virtex-ml507 Jun 23 21:11:05 devstack nova-compute[93122]: mac99 Jun 23 21:11:05 devstack nova-compute[93122]: ppce500 Jun 23 21:11:05 devstack nova-compute[93122]: sam460ex Jun 23 21:11:05 devstack nova-compute[93122]: pegasos2 Jun 23 21:11:05 devstack nova-compute[93122]: bamboo Jun 23 21:11:05 devstack nova-compute[93122]: 40p Jun 23 21:11:05 devstack nova-compute[93122]: ref405ep Jun 23 21:11:05 devstack nova-compute[93122]: mpc8544ds Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-ppc64 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-noble Jun 23 21:11:05 devstack nova-compute[93122]: pseries Jun 23 21:11:05 devstack nova-compute[93122]: amigaone Jun 23 21:11:05 devstack nova-compute[93122]: powernv9 Jun 23 21:11:05 devstack nova-compute[93122]: powernv Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: mpc8544ds Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: powernv10 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: ppce500 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-bionic-sxxm Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: 40p Jun 23 21:11:05 devstack nova-compute[93122]: pseries-lunar Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pegasos2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pseries-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-zesty Jun 23 21:11:05 devstack nova-compute[93122]: bamboo Jun 23 21:11:05 devstack nova-compute[93122]: pseries-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pseries-focal Jun 23 21:11:05 devstack nova-compute[93122]: g3beige Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-disco Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.12-sxxm Jun 23 21:11:05 devstack nova-compute[93122]: pseries-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: virtex-ml507 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: mac99 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-impish Jun 23 21:11:05 devstack nova-compute[93122]: pseries-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pseries-artful Jun 23 21:11:05 devstack nova-compute[93122]: sam460ex Jun 23 21:11:05 devstack nova-compute[93122]: ref405ep Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.3 Jun 23 21:11:05 devstack nova-compute[93122]: powernv8 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-ppc64le Jun 23 21:11:05 devstack nova-compute[93122]: pseries-noble Jun 23 21:11:05 devstack nova-compute[93122]: pseries Jun 23 21:11:05 devstack nova-compute[93122]: amigaone Jun 23 21:11:05 devstack nova-compute[93122]: powernv9 Jun 23 21:11:05 devstack nova-compute[93122]: powernv Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: mpc8544ds Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: powernv10 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: ppce500 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-bionic-sxxm Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: 40p Jun 23 21:11:05 devstack nova-compute[93122]: pseries-lunar Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pegasos2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pseries-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-zesty Jun 23 21:11:05 devstack nova-compute[93122]: bamboo Jun 23 21:11:05 devstack nova-compute[93122]: pseries-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pseries-focal Jun 23 21:11:05 devstack nova-compute[93122]: g3beige Jun 23 21:11:05 devstack nova-compute[93122]: pseries-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-disco Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.12-sxxm Jun 23 21:11:05 devstack nova-compute[93122]: pseries-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: virtex-ml507 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.2 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: mac99 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-impish Jun 23 21:11:05 devstack nova-compute[93122]: pseries-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pseries-artful Jun 23 21:11:05 devstack nova-compute[93122]: sam460ex Jun 23 21:11:05 devstack nova-compute[93122]: ref405ep Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.3 Jun 23 21:11:05 devstack nova-compute[93122]: powernv8 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pseries-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-riscv32 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: spike Jun 23 21:11:05 devstack nova-compute[93122]: opentitan Jun 23 21:11:05 devstack nova-compute[93122]: sifive_u Jun 23 21:11:05 devstack nova-compute[93122]: sifive_e Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-riscv64 Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: spike Jun 23 21:11:05 devstack nova-compute[93122]: microchip-icicle-kit Jun 23 21:11:05 devstack nova-compute[93122]: sifive_u Jun 23 21:11:05 devstack nova-compute[93122]: shakti_c Jun 23 21:11:05 devstack nova-compute[93122]: sifive_e Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-s390x Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-noble Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-disco Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-mantic Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-xenial Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-focal Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-zesty Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-groovy Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-artful Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-lunar Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-eoan Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-bionic Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-impish Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-jammy Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: s390-ccw-virtio-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-sh4 Jun 23 21:11:05 devstack nova-compute[93122]: shix Jun 23 21:11:05 devstack nova-compute[93122]: r2d Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-sh4eb Jun 23 21:11:05 devstack nova-compute[93122]: shix Jun 23 21:11:05 devstack nova-compute[93122]: r2d Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-sparc Jun 23 21:11:05 devstack nova-compute[93122]: SS-5 Jun 23 21:11:05 devstack nova-compute[93122]: SS-20 Jun 23 21:11:05 devstack nova-compute[93122]: LX Jun 23 21:11:05 devstack nova-compute[93122]: SPARCClassic Jun 23 21:11:05 devstack nova-compute[93122]: leon3_generic Jun 23 21:11:05 devstack nova-compute[93122]: SPARCbook Jun 23 21:11:05 devstack nova-compute[93122]: SS-4 Jun 23 21:11:05 devstack nova-compute[93122]: SS-600MP Jun 23 21:11:05 devstack nova-compute[93122]: SS-10 Jun 23 21:11:05 devstack nova-compute[93122]: Voyager Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-sparc64 Jun 23 21:11:05 devstack nova-compute[93122]: sun4u Jun 23 21:11:05 devstack nova-compute[93122]: niagara Jun 23 21:11:05 devstack nova-compute[93122]: sun4v Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 64 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: ubuntu Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-impish-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-lunar-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-focal Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-xenial Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-eoan-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-zesty Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-disco-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-lunar Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-groovy Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-artful Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-trusty Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-focal-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-eoan-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-bionic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-artful Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.7 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-kinetic Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-cosmic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: x-remote Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.4 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.9 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-bionic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-lunar Jun 23 21:11:05 devstack nova-compute[93122]: isapc Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-mantic-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-3.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-disco-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-cosmic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.12 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-bionic Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-kinetic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-groovy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: ubuntu-q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-lunar-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-disco Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-cosmic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble Jun 23 21:11:05 devstack nova-compute[93122]: q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-wily Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-impish Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.6 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-impish Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-jammy Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-impish-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-hirsute Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.0.1 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-hirsute-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.10 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-zesty Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-6.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-focal Jun 23 21:11:05 devstack nova-compute[93122]: microvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.3 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-jammy-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-disco Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-kinetic-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-4.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-focal-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble Jun 23 21:11:05 devstack nova-compute[93122]: pc Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: q35 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-groovy-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-hirsute-hpb Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-8.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-5.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-2.8 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-6.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-eoan Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.5 Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-3.0 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-yakkety Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-mantic-hpb-maxcpus Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-7.2 Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-2.11 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-xtensa Jun 23 21:11:05 devstack nova-compute[93122]: sim Jun 23 21:11:05 devstack nova-compute[93122]: kc705 Jun 23 21:11:05 devstack nova-compute[93122]: ml605 Jun 23 21:11:05 devstack nova-compute[93122]: ml605-nommu Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: lx60-nommu Jun 23 21:11:05 devstack nova-compute[93122]: lx200 Jun 23 21:11:05 devstack nova-compute[93122]: lx200-nommu Jun 23 21:11:05 devstack nova-compute[93122]: lx60 Jun 23 21:11:05 devstack nova-compute[93122]: kc705-nommu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: hvm Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 32 Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-xtensaeb Jun 23 21:11:05 devstack nova-compute[93122]: sim Jun 23 21:11:05 devstack nova-compute[93122]: kc705 Jun 23 21:11:05 devstack nova-compute[93122]: ml605 Jun 23 21:11:05 devstack nova-compute[93122]: ml605-nommu Jun 23 21:11:05 devstack nova-compute[93122]: virt Jun 23 21:11:05 devstack nova-compute[93122]: lx60-nommu Jun 23 21:11:05 devstack nova-compute[93122]: lx200 Jun 23 21:11:05 devstack nova-compute[93122]: lx200-nommu Jun 23 21:11:05 devstack nova-compute[93122]: lx60 Jun 23 21:11:05 devstack nova-compute[93122]: kc705-nommu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-i386 Jun 23 21:11:05 devstack nova-compute[93122]: kvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: i686 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: rom Jun 23 21:11:05 devstack nova-compute[93122]: pflash Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: yes Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu64 Jun 23 21:11:05 devstack nova-compute[93122]: qemu32 Jun 23 21:11:05 devstack nova-compute[93122]: phenom Jun 23 21:11:05 devstack nova-compute[93122]: pentium3 Jun 23 21:11:05 devstack nova-compute[93122]: pentium2 Jun 23 21:11:05 devstack nova-compute[93122]: pentium Jun 23 21:11:05 devstack nova-compute[93122]: n270 Jun 23 21:11:05 devstack nova-compute[93122]: kvm64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm32 Jun 23 21:11:05 devstack nova-compute[93122]: coreduo Jun 23 21:11:05 devstack nova-compute[93122]: core2duo Jun 23 21:11:05 devstack nova-compute[93122]: athlon Jun 23 21:11:05 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Westmere Jun 23 21:11:05 devstack nova-compute[93122]: Snowridge Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:05 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Penryn Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:05 devstack nova-compute[93122]: EPYC Jun 23 21:11:05 devstack nova-compute[93122]: Dhyana Jun 23 21:11:05 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:05 devstack nova-compute[93122]: Conroe Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell Jun 23 21:11:05 devstack nova-compute[93122]: 486 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: file Jun 23 21:11:05 devstack nova-compute[93122]: anonymous Jun 23 21:11:05 devstack nova-compute[93122]: memfd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: disk Jun 23 21:11:05 devstack nova-compute[93122]: cdrom Jun 23 21:11:05 devstack nova-compute[93122]: floppy Jun 23 21:11:05 devstack nova-compute[93122]: lun Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: ide Jun 23 21:11:05 devstack nova-compute[93122]: fdc Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: sata Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: sdl Jun 23 21:11:05 devstack nova-compute[93122]: vnc Jun 23 21:11:05 devstack nova-compute[93122]: spice Jun 23 21:11:05 devstack nova-compute[93122]: egl-headless Jun 23 21:11:05 devstack nova-compute[93122]: dbus Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: subsystem Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: default Jun 23 21:11:05 devstack nova-compute[93122]: mandatory Jun 23 21:11:05 devstack nova-compute[93122]: requisite Jun 23 21:11:05 devstack nova-compute[93122]: optional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: pci Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: random Jun 23 21:11:05 devstack nova-compute[93122]: egd Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: path Jun 23 21:11:05 devstack nova-compute[93122]: handle Jun 23 21:11:05 devstack nova-compute[93122]: virtiofs Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:05 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: passthrough Jun 23 21:11:05 devstack nova-compute[93122]: emulator Jun 23 21:11:05 devstack nova-compute[93122]: external Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 1.2 Jun 23 21:11:05 devstack nova-compute[93122]: 2.0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: pty Jun 23 21:11:05 devstack nova-compute[93122]: unix Jun 23 21:11:05 devstack nova-compute[93122]: spicevmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: relaxed Jun 23 21:11:05 devstack nova-compute[93122]: vapic Jun 23 21:11:05 devstack nova-compute[93122]: spinlocks Jun 23 21:11:05 devstack nova-compute[93122]: vpindex Jun 23 21:11:05 devstack nova-compute[93122]: runtime Jun 23 21:11:05 devstack nova-compute[93122]: synic Jun 23 21:11:05 devstack nova-compute[93122]: stimer Jun 23 21:11:05 devstack nova-compute[93122]: reset Jun 23 21:11:05 devstack nova-compute[93122]: vendor_id Jun 23 21:11:05 devstack nova-compute[93122]: frequencies Jun 23 21:11:05 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:05 devstack nova-compute[93122]: tlbflush Jun 23 21:11:05 devstack nova-compute[93122]: ipi Jun 23 21:11:05 devstack nova-compute[93122]: avic Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-i386 Jun 23 21:11:05 devstack nova-compute[93122]: kvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble Jun 23 21:11:05 devstack nova-compute[93122]: i686 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: rom Jun 23 21:11:05 devstack nova-compute[93122]: pflash Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: yes Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu64 Jun 23 21:11:05 devstack nova-compute[93122]: qemu32 Jun 23 21:11:05 devstack nova-compute[93122]: phenom Jun 23 21:11:05 devstack nova-compute[93122]: pentium3 Jun 23 21:11:05 devstack nova-compute[93122]: pentium2 Jun 23 21:11:05 devstack nova-compute[93122]: pentium Jun 23 21:11:05 devstack nova-compute[93122]: n270 Jun 23 21:11:05 devstack nova-compute[93122]: kvm64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm32 Jun 23 21:11:05 devstack nova-compute[93122]: coreduo Jun 23 21:11:05 devstack nova-compute[93122]: core2duo Jun 23 21:11:05 devstack nova-compute[93122]: athlon Jun 23 21:11:05 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Westmere Jun 23 21:11:05 devstack nova-compute[93122]: Snowridge Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:05 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Penryn Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:05 devstack nova-compute[93122]: EPYC Jun 23 21:11:05 devstack nova-compute[93122]: Dhyana Jun 23 21:11:05 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:05 devstack nova-compute[93122]: Conroe Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell Jun 23 21:11:05 devstack nova-compute[93122]: 486 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: file Jun 23 21:11:05 devstack nova-compute[93122]: anonymous Jun 23 21:11:05 devstack nova-compute[93122]: memfd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: disk Jun 23 21:11:05 devstack nova-compute[93122]: cdrom Jun 23 21:11:05 devstack nova-compute[93122]: floppy Jun 23 21:11:05 devstack nova-compute[93122]: lun Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: ide Jun 23 21:11:05 devstack nova-compute[93122]: fdc Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: sata Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: sdl Jun 23 21:11:05 devstack nova-compute[93122]: vnc Jun 23 21:11:05 devstack nova-compute[93122]: spice Jun 23 21:11:05 devstack nova-compute[93122]: egl-headless Jun 23 21:11:05 devstack nova-compute[93122]: dbus Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: subsystem Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: default Jun 23 21:11:05 devstack nova-compute[93122]: mandatory Jun 23 21:11:05 devstack nova-compute[93122]: requisite Jun 23 21:11:05 devstack nova-compute[93122]: optional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: pci Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: random Jun 23 21:11:05 devstack nova-compute[93122]: egd Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: path Jun 23 21:11:05 devstack nova-compute[93122]: handle Jun 23 21:11:05 devstack nova-compute[93122]: virtiofs Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:05 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: passthrough Jun 23 21:11:05 devstack nova-compute[93122]: emulator Jun 23 21:11:05 devstack nova-compute[93122]: external Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 1.2 Jun 23 21:11:05 devstack nova-compute[93122]: 2.0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: pty Jun 23 21:11:05 devstack nova-compute[93122]: unix Jun 23 21:11:05 devstack nova-compute[93122]: spicevmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: relaxed Jun 23 21:11:05 devstack nova-compute[93122]: vapic Jun 23 21:11:05 devstack nova-compute[93122]: spinlocks Jun 23 21:11:05 devstack nova-compute[93122]: vpindex Jun 23 21:11:05 devstack nova-compute[93122]: runtime Jun 23 21:11:05 devstack nova-compute[93122]: synic Jun 23 21:11:05 devstack nova-compute[93122]: stimer Jun 23 21:11:05 devstack nova-compute[93122]: reset Jun 23 21:11:05 devstack nova-compute[93122]: vendor_id Jun 23 21:11:05 devstack nova-compute[93122]: frequencies Jun 23 21:11:05 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:05 devstack nova-compute[93122]: tlbflush Jun 23 21:11:05 devstack nova-compute[93122]: ipi Jun 23 21:11:05 devstack nova-compute[93122]: avic Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-i386 Jun 23 21:11:05 devstack nova-compute[93122]: kvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: i686 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: rom Jun 23 21:11:05 devstack nova-compute[93122]: pflash Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: yes Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu64 Jun 23 21:11:05 devstack nova-compute[93122]: qemu32 Jun 23 21:11:05 devstack nova-compute[93122]: phenom Jun 23 21:11:05 devstack nova-compute[93122]: pentium3 Jun 23 21:11:05 devstack nova-compute[93122]: pentium2 Jun 23 21:11:05 devstack nova-compute[93122]: pentium Jun 23 21:11:05 devstack nova-compute[93122]: n270 Jun 23 21:11:05 devstack nova-compute[93122]: kvm64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm32 Jun 23 21:11:05 devstack nova-compute[93122]: coreduo Jun 23 21:11:05 devstack nova-compute[93122]: core2duo Jun 23 21:11:05 devstack nova-compute[93122]: athlon Jun 23 21:11:05 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Westmere Jun 23 21:11:05 devstack nova-compute[93122]: Snowridge Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:05 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Penryn Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:05 devstack nova-compute[93122]: EPYC Jun 23 21:11:05 devstack nova-compute[93122]: Dhyana Jun 23 21:11:05 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:05 devstack nova-compute[93122]: Conroe Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell Jun 23 21:11:05 devstack nova-compute[93122]: 486 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: file Jun 23 21:11:05 devstack nova-compute[93122]: anonymous Jun 23 21:11:05 devstack nova-compute[93122]: memfd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: disk Jun 23 21:11:05 devstack nova-compute[93122]: cdrom Jun 23 21:11:05 devstack nova-compute[93122]: floppy Jun 23 21:11:05 devstack nova-compute[93122]: lun Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: fdc Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: sata Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: sdl Jun 23 21:11:05 devstack nova-compute[93122]: vnc Jun 23 21:11:05 devstack nova-compute[93122]: spice Jun 23 21:11:05 devstack nova-compute[93122]: egl-headless Jun 23 21:11:05 devstack nova-compute[93122]: dbus Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: subsystem Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: default Jun 23 21:11:05 devstack nova-compute[93122]: mandatory Jun 23 21:11:05 devstack nova-compute[93122]: requisite Jun 23 21:11:05 devstack nova-compute[93122]: optional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: pci Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: random Jun 23 21:11:05 devstack nova-compute[93122]: egd Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: path Jun 23 21:11:05 devstack nova-compute[93122]: handle Jun 23 21:11:05 devstack nova-compute[93122]: virtiofs Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:05 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: passthrough Jun 23 21:11:05 devstack nova-compute[93122]: emulator Jun 23 21:11:05 devstack nova-compute[93122]: external Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 1.2 Jun 23 21:11:05 devstack nova-compute[93122]: 2.0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: pty Jun 23 21:11:05 devstack nova-compute[93122]: unix Jun 23 21:11:05 devstack nova-compute[93122]: spicevmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: relaxed Jun 23 21:11:05 devstack nova-compute[93122]: vapic Jun 23 21:11:05 devstack nova-compute[93122]: spinlocks Jun 23 21:11:05 devstack nova-compute[93122]: vpindex Jun 23 21:11:05 devstack nova-compute[93122]: runtime Jun 23 21:11:05 devstack nova-compute[93122]: synic Jun 23 21:11:05 devstack nova-compute[93122]: stimer Jun 23 21:11:05 devstack nova-compute[93122]: reset Jun 23 21:11:05 devstack nova-compute[93122]: vendor_id Jun 23 21:11:05 devstack nova-compute[93122]: frequencies Jun 23 21:11:05 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:05 devstack nova-compute[93122]: tlbflush Jun 23 21:11:05 devstack nova-compute[93122]: ipi Jun 23 21:11:05 devstack nova-compute[93122]: avic Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-i386 Jun 23 21:11:05 devstack nova-compute[93122]: kvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-q35-noble Jun 23 21:11:05 devstack nova-compute[93122]: i686 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: rom Jun 23 21:11:05 devstack nova-compute[93122]: pflash Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: yes Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu64 Jun 23 21:11:05 devstack nova-compute[93122]: qemu32 Jun 23 21:11:05 devstack nova-compute[93122]: phenom Jun 23 21:11:05 devstack nova-compute[93122]: pentium3 Jun 23 21:11:05 devstack nova-compute[93122]: pentium2 Jun 23 21:11:05 devstack nova-compute[93122]: pentium Jun 23 21:11:05 devstack nova-compute[93122]: n270 Jun 23 21:11:05 devstack nova-compute[93122]: kvm64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm32 Jun 23 21:11:05 devstack nova-compute[93122]: coreduo Jun 23 21:11:05 devstack nova-compute[93122]: core2duo Jun 23 21:11:05 devstack nova-compute[93122]: athlon Jun 23 21:11:05 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Westmere Jun 23 21:11:05 devstack nova-compute[93122]: Snowridge Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:05 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Penryn Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:05 devstack nova-compute[93122]: EPYC Jun 23 21:11:05 devstack nova-compute[93122]: Dhyana Jun 23 21:11:05 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:05 devstack nova-compute[93122]: Conroe Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell Jun 23 21:11:05 devstack nova-compute[93122]: 486 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: file Jun 23 21:11:05 devstack nova-compute[93122]: anonymous Jun 23 21:11:05 devstack nova-compute[93122]: memfd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: disk Jun 23 21:11:05 devstack nova-compute[93122]: cdrom Jun 23 21:11:05 devstack nova-compute[93122]: floppy Jun 23 21:11:05 devstack nova-compute[93122]: lun Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: fdc Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: sata Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: sdl Jun 23 21:11:05 devstack nova-compute[93122]: vnc Jun 23 21:11:05 devstack nova-compute[93122]: spice Jun 23 21:11:05 devstack nova-compute[93122]: egl-headless Jun 23 21:11:05 devstack nova-compute[93122]: dbus Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: subsystem Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: default Jun 23 21:11:05 devstack nova-compute[93122]: mandatory Jun 23 21:11:05 devstack nova-compute[93122]: requisite Jun 23 21:11:05 devstack nova-compute[93122]: optional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: pci Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: random Jun 23 21:11:05 devstack nova-compute[93122]: egd Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: path Jun 23 21:11:05 devstack nova-compute[93122]: handle Jun 23 21:11:05 devstack nova-compute[93122]: virtiofs Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:05 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: passthrough Jun 23 21:11:05 devstack nova-compute[93122]: emulator Jun 23 21:11:05 devstack nova-compute[93122]: external Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: 1.2 Jun 23 21:11:05 devstack nova-compute[93122]: 2.0 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: pty Jun 23 21:11:05 devstack nova-compute[93122]: unix Jun 23 21:11:05 devstack nova-compute[93122]: spicevmc Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: builtin Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: relaxed Jun 23 21:11:05 devstack nova-compute[93122]: vapic Jun 23 21:11:05 devstack nova-compute[93122]: spinlocks Jun 23 21:11:05 devstack nova-compute[93122]: vpindex Jun 23 21:11:05 devstack nova-compute[93122]: runtime Jun 23 21:11:05 devstack nova-compute[93122]: synic Jun 23 21:11:05 devstack nova-compute[93122]: stimer Jun 23 21:11:05 devstack nova-compute[93122]: reset Jun 23 21:11:05 devstack nova-compute[93122]: vendor_id Jun 23 21:11:05 devstack nova-compute[93122]: frequencies Jun 23 21:11:05 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:05 devstack nova-compute[93122]: tlbflush Jun 23 21:11:05 devstack nova-compute[93122]: ipi Jun 23 21:11:05 devstack nova-compute[93122]: avic Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm Jun 23 21:11:05 devstack nova-compute[93122]: pc-i440fx-noble-v2 Jun 23 21:11:05 devstack nova-compute[93122]: x86_64 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: efi Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: rom Jun 23 21:11:05 devstack nova-compute[93122]: pflash Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: yes Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: no Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: on Jun 23 21:11:05 devstack nova-compute[93122]: off Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: AMD Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: qemu64 Jun 23 21:11:05 devstack nova-compute[93122]: qemu32 Jun 23 21:11:05 devstack nova-compute[93122]: phenom Jun 23 21:11:05 devstack nova-compute[93122]: pentium3 Jun 23 21:11:05 devstack nova-compute[93122]: pentium2 Jun 23 21:11:05 devstack nova-compute[93122]: pentium Jun 23 21:11:05 devstack nova-compute[93122]: n270 Jun 23 21:11:05 devstack nova-compute[93122]: kvm64 Jun 23 21:11:05 devstack nova-compute[93122]: kvm32 Jun 23 21:11:05 devstack nova-compute[93122]: coreduo Jun 23 21:11:05 devstack nova-compute[93122]: core2duo Jun 23 21:11:05 devstack nova-compute[93122]: athlon Jun 23 21:11:05 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Westmere Jun 23 21:11:05 devstack nova-compute[93122]: Snowridge Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:05 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Penryn Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:05 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Nehalem Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Haswell Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:05 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:05 devstack nova-compute[93122]: EPYC Jun 23 21:11:05 devstack nova-compute[93122]: Dhyana Jun 23 21:11:05 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:05 devstack nova-compute[93122]: Conroe Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:05 devstack nova-compute[93122]: Broadwell Jun 23 21:11:05 devstack nova-compute[93122]: 486 Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: file Jun 23 21:11:05 devstack nova-compute[93122]: anonymous Jun 23 21:11:05 devstack nova-compute[93122]: memfd Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: disk Jun 23 21:11:05 devstack nova-compute[93122]: cdrom Jun 23 21:11:05 devstack nova-compute[93122]: floppy Jun 23 21:11:05 devstack nova-compute[93122]: lun Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: ide Jun 23 21:11:05 devstack nova-compute[93122]: fdc Jun 23 21:11:05 devstack nova-compute[93122]: scsi Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: usb Jun 23 21:11:05 devstack nova-compute[93122]: sata Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: virtio Jun 23 21:11:05 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:05 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:05 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: sdl Jun 23 21:11:06 devstack nova-compute[93122]: vnc Jun 23 21:11:06 devstack nova-compute[93122]: spice Jun 23 21:11:06 devstack nova-compute[93122]: egl-headless Jun 23 21:11:06 devstack nova-compute[93122]: dbus Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: subsystem Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: default Jun 23 21:11:06 devstack nova-compute[93122]: mandatory Jun 23 21:11:06 devstack nova-compute[93122]: requisite Jun 23 21:11:06 devstack nova-compute[93122]: optional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: pci Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: random Jun 23 21:11:06 devstack nova-compute[93122]: egd Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: path Jun 23 21:11:06 devstack nova-compute[93122]: handle Jun 23 21:11:06 devstack nova-compute[93122]: virtiofs Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:06 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: passthrough Jun 23 21:11:06 devstack nova-compute[93122]: emulator Jun 23 21:11:06 devstack nova-compute[93122]: external Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: 1.2 Jun 23 21:11:06 devstack nova-compute[93122]: 2.0 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: pty Jun 23 21:11:06 devstack nova-compute[93122]: unix Jun 23 21:11:06 devstack nova-compute[93122]: spicevmc Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: relaxed Jun 23 21:11:06 devstack nova-compute[93122]: vapic Jun 23 21:11:06 devstack nova-compute[93122]: spinlocks Jun 23 21:11:06 devstack nova-compute[93122]: vpindex Jun 23 21:11:06 devstack nova-compute[93122]: runtime Jun 23 21:11:06 devstack nova-compute[93122]: synic Jun 23 21:11:06 devstack nova-compute[93122]: stimer Jun 23 21:11:06 devstack nova-compute[93122]: reset Jun 23 21:11:06 devstack nova-compute[93122]: vendor_id Jun 23 21:11:06 devstack nova-compute[93122]: frequencies Jun 23 21:11:06 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:06 devstack nova-compute[93122]: tlbflush Jun 23 21:11:06 devstack nova-compute[93122]: ipi Jun 23 21:11:06 devstack nova-compute[93122]: avic Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm Jun 23 21:11:06 devstack nova-compute[93122]: pc-i440fx-noble Jun 23 21:11:06 devstack nova-compute[93122]: x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: efi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: rom Jun 23 21:11:06 devstack nova-compute[93122]: pflash Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: yes Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: AMD Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu64 Jun 23 21:11:06 devstack nova-compute[93122]: qemu32 Jun 23 21:11:06 devstack nova-compute[93122]: phenom Jun 23 21:11:06 devstack nova-compute[93122]: pentium3 Jun 23 21:11:06 devstack nova-compute[93122]: pentium2 Jun 23 21:11:06 devstack nova-compute[93122]: pentium Jun 23 21:11:06 devstack nova-compute[93122]: n270 Jun 23 21:11:06 devstack nova-compute[93122]: kvm64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm32 Jun 23 21:11:06 devstack nova-compute[93122]: coreduo Jun 23 21:11:06 devstack nova-compute[93122]: core2duo Jun 23 21:11:06 devstack nova-compute[93122]: athlon Jun 23 21:11:06 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Westmere Jun 23 21:11:06 devstack nova-compute[93122]: Snowridge Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:06 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Penryn Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:06 devstack nova-compute[93122]: EPYC Jun 23 21:11:06 devstack nova-compute[93122]: Dhyana Jun 23 21:11:06 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:06 devstack nova-compute[93122]: Conroe Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell Jun 23 21:11:06 devstack nova-compute[93122]: 486 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: file Jun 23 21:11:06 devstack nova-compute[93122]: anonymous Jun 23 21:11:06 devstack nova-compute[93122]: memfd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: disk Jun 23 21:11:06 devstack nova-compute[93122]: cdrom Jun 23 21:11:06 devstack nova-compute[93122]: floppy Jun 23 21:11:06 devstack nova-compute[93122]: lun Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: ide Jun 23 21:11:06 devstack nova-compute[93122]: fdc Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: sata Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: sdl Jun 23 21:11:06 devstack nova-compute[93122]: vnc Jun 23 21:11:06 devstack nova-compute[93122]: spice Jun 23 21:11:06 devstack nova-compute[93122]: egl-headless Jun 23 21:11:06 devstack nova-compute[93122]: dbus Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: subsystem Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: default Jun 23 21:11:06 devstack nova-compute[93122]: mandatory Jun 23 21:11:06 devstack nova-compute[93122]: requisite Jun 23 21:11:06 devstack nova-compute[93122]: optional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: pci Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: random Jun 23 21:11:06 devstack nova-compute[93122]: egd Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: path Jun 23 21:11:06 devstack nova-compute[93122]: handle Jun 23 21:11:06 devstack nova-compute[93122]: virtiofs Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:06 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: passthrough Jun 23 21:11:06 devstack nova-compute[93122]: emulator Jun 23 21:11:06 devstack nova-compute[93122]: external Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: 1.2 Jun 23 21:11:06 devstack nova-compute[93122]: 2.0 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: pty Jun 23 21:11:06 devstack nova-compute[93122]: unix Jun 23 21:11:06 devstack nova-compute[93122]: spicevmc Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: relaxed Jun 23 21:11:06 devstack nova-compute[93122]: vapic Jun 23 21:11:06 devstack nova-compute[93122]: spinlocks Jun 23 21:11:06 devstack nova-compute[93122]: vpindex Jun 23 21:11:06 devstack nova-compute[93122]: runtime Jun 23 21:11:06 devstack nova-compute[93122]: synic Jun 23 21:11:06 devstack nova-compute[93122]: stimer Jun 23 21:11:06 devstack nova-compute[93122]: reset Jun 23 21:11:06 devstack nova-compute[93122]: vendor_id Jun 23 21:11:06 devstack nova-compute[93122]: frequencies Jun 23 21:11:06 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:06 devstack nova-compute[93122]: tlbflush Jun 23 21:11:06 devstack nova-compute[93122]: ipi Jun 23 21:11:06 devstack nova-compute[93122]: avic Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm Jun 23 21:11:06 devstack nova-compute[93122]: pc-q35-noble-v2 Jun 23 21:11:06 devstack nova-compute[93122]: x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: efi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/ovmf/OVMF.amdsev.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: rom Jun 23 21:11:06 devstack nova-compute[93122]: pflash Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: yes Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: yes Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: AMD Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu64 Jun 23 21:11:06 devstack nova-compute[93122]: qemu32 Jun 23 21:11:06 devstack nova-compute[93122]: phenom Jun 23 21:11:06 devstack nova-compute[93122]: pentium3 Jun 23 21:11:06 devstack nova-compute[93122]: pentium2 Jun 23 21:11:06 devstack nova-compute[93122]: pentium Jun 23 21:11:06 devstack nova-compute[93122]: n270 Jun 23 21:11:06 devstack nova-compute[93122]: kvm64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm32 Jun 23 21:11:06 devstack nova-compute[93122]: coreduo Jun 23 21:11:06 devstack nova-compute[93122]: core2duo Jun 23 21:11:06 devstack nova-compute[93122]: athlon Jun 23 21:11:06 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Westmere Jun 23 21:11:06 devstack nova-compute[93122]: Snowridge Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:06 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Penryn Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:06 devstack nova-compute[93122]: EPYC Jun 23 21:11:06 devstack nova-compute[93122]: Dhyana Jun 23 21:11:06 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:06 devstack nova-compute[93122]: Conroe Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell Jun 23 21:11:06 devstack nova-compute[93122]: 486 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: file Jun 23 21:11:06 devstack nova-compute[93122]: anonymous Jun 23 21:11:06 devstack nova-compute[93122]: memfd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: disk Jun 23 21:11:06 devstack nova-compute[93122]: cdrom Jun 23 21:11:06 devstack nova-compute[93122]: floppy Jun 23 21:11:06 devstack nova-compute[93122]: lun Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: fdc Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: sata Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: sdl Jun 23 21:11:06 devstack nova-compute[93122]: vnc Jun 23 21:11:06 devstack nova-compute[93122]: spice Jun 23 21:11:06 devstack nova-compute[93122]: egl-headless Jun 23 21:11:06 devstack nova-compute[93122]: dbus Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: subsystem Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: default Jun 23 21:11:06 devstack nova-compute[93122]: mandatory Jun 23 21:11:06 devstack nova-compute[93122]: requisite Jun 23 21:11:06 devstack nova-compute[93122]: optional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: pci Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: random Jun 23 21:11:06 devstack nova-compute[93122]: egd Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: path Jun 23 21:11:06 devstack nova-compute[93122]: handle Jun 23 21:11:06 devstack nova-compute[93122]: virtiofs Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:06 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: passthrough Jun 23 21:11:06 devstack nova-compute[93122]: emulator Jun 23 21:11:06 devstack nova-compute[93122]: external Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: 1.2 Jun 23 21:11:06 devstack nova-compute[93122]: 2.0 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: pty Jun 23 21:11:06 devstack nova-compute[93122]: unix Jun 23 21:11:06 devstack nova-compute[93122]: spicevmc Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: relaxed Jun 23 21:11:06 devstack nova-compute[93122]: vapic Jun 23 21:11:06 devstack nova-compute[93122]: spinlocks Jun 23 21:11:06 devstack nova-compute[93122]: vpindex Jun 23 21:11:06 devstack nova-compute[93122]: runtime Jun 23 21:11:06 devstack nova-compute[93122]: synic Jun 23 21:11:06 devstack nova-compute[93122]: stimer Jun 23 21:11:06 devstack nova-compute[93122]: reset Jun 23 21:11:06 devstack nova-compute[93122]: vendor_id Jun 23 21:11:06 devstack nova-compute[93122]: frequencies Jun 23 21:11:06 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:06 devstack nova-compute[93122]: tlbflush Jun 23 21:11:06 devstack nova-compute[93122]: ipi Jun 23 21:11:06 devstack nova-compute[93122]: avic Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm Jun 23 21:11:06 devstack nova-compute[93122]: pc-q35-noble Jun 23 21:11:06 devstack nova-compute[93122]: x86_64 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: efi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/ovmf/OVMF.amdsev.fd Jun 23 21:11:06 devstack nova-compute[93122]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: rom Jun 23 21:11:06 devstack nova-compute[93122]: pflash Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: yes Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: yes Jun 23 21:11:06 devstack nova-compute[93122]: no Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: on Jun 23 21:11:06 devstack nova-compute[93122]: off Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: AMD Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu64 Jun 23 21:11:06 devstack nova-compute[93122]: qemu32 Jun 23 21:11:06 devstack nova-compute[93122]: phenom Jun 23 21:11:06 devstack nova-compute[93122]: pentium3 Jun 23 21:11:06 devstack nova-compute[93122]: pentium2 Jun 23 21:11:06 devstack nova-compute[93122]: pentium Jun 23 21:11:06 devstack nova-compute[93122]: n270 Jun 23 21:11:06 devstack nova-compute[93122]: kvm64 Jun 23 21:11:06 devstack nova-compute[93122]: kvm32 Jun 23 21:11:06 devstack nova-compute[93122]: coreduo Jun 23 21:11:06 devstack nova-compute[93122]: core2duo Jun 23 21:11:06 devstack nova-compute[93122]: athlon Jun 23 21:11:06 devstack nova-compute[93122]: Westmere-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Westmere Jun 23 21:11:06 devstack nova-compute[93122]: Snowridge Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Skylake-Client Jun 23 21:11:06 devstack nova-compute[93122]: SapphireRapids Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: SandyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Penryn Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G5 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G4 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G3 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G2 Jun 23 21:11:06 devstack nova-compute[93122]: Opteron_G1 Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Nehalem Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: IvyBridge Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Icelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Haswell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Haswell Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Rome Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Milan Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-IBPB Jun 23 21:11:06 devstack nova-compute[93122]: EPYC-Genoa Jun 23 21:11:06 devstack nova-compute[93122]: EPYC Jun 23 21:11:06 devstack nova-compute[93122]: Dhyana Jun 23 21:11:06 devstack nova-compute[93122]: Cooperlake Jun 23 21:11:06 devstack nova-compute[93122]: Conroe Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Cascadelake-Server Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-noTSX Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell-IBRS Jun 23 21:11:06 devstack nova-compute[93122]: Broadwell Jun 23 21:11:06 devstack nova-compute[93122]: 486 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: file Jun 23 21:11:06 devstack nova-compute[93122]: anonymous Jun 23 21:11:06 devstack nova-compute[93122]: memfd Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: disk Jun 23 21:11:06 devstack nova-compute[93122]: cdrom Jun 23 21:11:06 devstack nova-compute[93122]: floppy Jun 23 21:11:06 devstack nova-compute[93122]: lun Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: fdc Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: sata Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: sdl Jun 23 21:11:06 devstack nova-compute[93122]: vnc Jun 23 21:11:06 devstack nova-compute[93122]: spice Jun 23 21:11:06 devstack nova-compute[93122]: egl-headless Jun 23 21:11:06 devstack nova-compute[93122]: dbus Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: subsystem Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: default Jun 23 21:11:06 devstack nova-compute[93122]: mandatory Jun 23 21:11:06 devstack nova-compute[93122]: requisite Jun 23 21:11:06 devstack nova-compute[93122]: optional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: pci Jun 23 21:11:06 devstack nova-compute[93122]: scsi Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: virtio-transitional Jun 23 21:11:06 devstack nova-compute[93122]: virtio-non-transitional Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: random Jun 23 21:11:06 devstack nova-compute[93122]: egd Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: path Jun 23 21:11:06 devstack nova-compute[93122]: handle Jun 23 21:11:06 devstack nova-compute[93122]: virtiofs Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: tpm-tis Jun 23 21:11:06 devstack nova-compute[93122]: tpm-crb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: passthrough Jun 23 21:11:06 devstack nova-compute[93122]: emulator Jun 23 21:11:06 devstack nova-compute[93122]: external Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: 1.2 Jun 23 21:11:06 devstack nova-compute[93122]: 2.0 Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: usb Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: pty Jun 23 21:11:06 devstack nova-compute[93122]: unix Jun 23 21:11:06 devstack nova-compute[93122]: spicevmc Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: virtio Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: qemu Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: builtin Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: relaxed Jun 23 21:11:06 devstack nova-compute[93122]: vapic Jun 23 21:11:06 devstack nova-compute[93122]: spinlocks Jun 23 21:11:06 devstack nova-compute[93122]: vpindex Jun 23 21:11:06 devstack nova-compute[93122]: runtime Jun 23 21:11:06 devstack nova-compute[93122]: synic Jun 23 21:11:06 devstack nova-compute[93122]: stimer Jun 23 21:11:06 devstack nova-compute[93122]: reset Jun 23 21:11:06 devstack nova-compute[93122]: vendor_id Jun 23 21:11:06 devstack nova-compute[93122]: frequencies Jun 23 21:11:06 devstack nova-compute[93122]: reenlightenment Jun 23 21:11:06 devstack nova-compute[93122]: tlbflush Jun 23 21:11:06 devstack nova-compute[93122]: ipi Jun 23 21:11:06 devstack nova-compute[93122]: avic Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: Jun 23 21:11:06 devstack nova-compute[93122]: {{(pid=93122) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=93122) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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=93122) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Checking secure boot support for host arch (x86_64) {{(pid=93122) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Checking secure boot support for host arch (x86_64) {{(pid=93122) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Checking secure boot support for host arch (x86_64) {{(pid=93122) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Checking secure boot support for host arch (x86_64) {{(pid=93122) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Checking secure boot support for host arch (x86_64) {{(pid=93122) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 23 21:11:06 devstack nova-compute[93122]: INFO nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Secure Boot support detected Jun 23 21:11:06 devstack nova-compute[93122]: INFO nova.virt.node [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Determined node identity b4c96e07-b84b-46a3-a160-643ba1a027bb from /opt/stack/data/nova/compute_id Jun 23 21:11:06 devstack nova-compute[93122]: INFO nova.virt.node [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Determined node identity b4c96e07-b84b-46a3-a160-643ba1a027bb from /opt/stack/data/nova/compute_id Jun 23 21:11:06 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Verified node b4c96e07-b84b-46a3-a160-643ba1a027bb matches my host devstack {{(pid=93122) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1712}} Jun 23 21:11:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93122) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:11:08 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] CMD "env LANG=C uptime" returned: 0 in 0.026s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Hypervisor/Node resource view: name=devstack free_ram=6130MB free_disk=14.917072296142578GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93122) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 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': ' 21:11:08 up 33 min, 1 user, load average: 2.28, 2.00, 1.70\n'} {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Refreshing inventories for resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Updating ProviderTree inventory for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Updating inventory in ProviderTree for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Refreshing aggregate associations for resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb, aggregates: None {{(pid=93122) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Refreshing trait associations for resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb, traits: HW_CPU_X86_AVX2,HW_CPU_X86_AVX,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSSE3,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_CLMUL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STATUS_DISABLED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,HW_CPU_X86_FMA3,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_BMI,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM {{(pid=93122) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 23 21:11:10 devstack nova-compute[93122]: ] {{(pid=93122) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 23 21:11:10 devstack nova-compute[93122]: INFO nova.virt.libvirt.host [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] kernel doesn't support AMD SEV Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:11:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:11:11 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:11:11 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Updating resource provider b4c96e07-b84b-46a3-a160-643ba1a027bb generation from 3 to 4 during operation: update_traits {{(pid=93122) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Compute_service record updated for devstack:devstack {{(pid=93122) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.460s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG nova.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=93122) start /opt/stack/nova/nova/service.py:196}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG nova.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=93122) start /opt/stack/nova/nova/service.py:212}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG nova.service [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] Join ServiceGroup membership for this service compute {{(pid=93122) start /opt/stack/nova/nova/service.py:222}} Jun 23 21:11:12 devstack nova-compute[93122]: DEBUG nova.servicegroup.drivers.db [None req-7781db41-2ec4-4a1e-ba48-43a87634bd35 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=93122) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 23 21:11:17 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:11:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:31 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:11:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:31 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:11:31 devstack nova-compute[93122]: INFO nova.compute.claims [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Claim successful on node devstack Jun 23 21:11:32 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:11:32 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:11:33 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:11:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.217s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:33 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:11:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:11:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:11:34 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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. Jun 23 21:11:34 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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. Jun 23 21:11:34 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:11:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:11:36 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Creating image(s) Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "/opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "/opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "/opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:36 devstack nova-compute[93122]: DEBUG nova.policy [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '7f4e5d1310cf48a880e1b042427b56b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '171141ace2814989b1878d4047dd5568', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a.part --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a.part --force-share --output=json" returned: 0 in 0.211s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG nova.virt.images [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] 7650a97f-68d4-4bff-a270-079f328f0f46 was qcow2, converting to raw {{(pid=93122) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG nova.privsep.utils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93122) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 23 21:11:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a.part /opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a.converted {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a.part /opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a.converted" returned: 0 in 0.316s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a.converted --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a.converted --force-share --output=json" returned: 0 in 0.181s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.773s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:38 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/tmpmwetwg_0/privsep.sock'] Jun 23 21:11:38 devstack sudo[93847]: 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/tmpmwetwg_0/privsep.sock Jun 23 21:11:38 devstack sudo[93847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 23 21:11:38 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Successfully created port: bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:38 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:39 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:40 devstack sudo[93847]: pam_unix(sudo:session): session closed for user root Jun 23 21:11:40 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Spawned new privsep daemon via rootwrap Jun 23 21:11:40 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 23 21:11:40 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 23 21:11:40 devstack nova-compute[93122]: 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 Jun 23 21:11:40 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93861 Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.173s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.191s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Successfully updated port: bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk 1073741824" returned: 0 in 0.072s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.294s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.160s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Checking if we can resize image /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:11:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._sync_power_states {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.007s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:11:41 devstack nova-compute[93122]: INFO nova.compute.claims [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Claim successful on node devstack Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json" returned: 0 in 0.231s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Cannot resize image /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Ensure instance console log exists: /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquired lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-changed-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Refreshing instance network info cache due to event network-changed-bce1d349-e61c-4380-bb26-9632d7d3d5ff. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] Acquiring lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:11:41 devstack nova-compute[93122]: WARNING nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] While synchronizing instance power states, found 1 instances in the database and 0 instances on the hypervisor. Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Triggering sync for uuid 50689539-cd7f-4ef1-b432-c956a571e3b3 {{(pid=93122) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 9.35 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:11:41 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:11:42 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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. Jun 23 21:11:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:11:42 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:11:42 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.199s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Updating instance_info_cache with network_info: [{"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:11:43 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:11:43 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Releasing lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Instance network_info: |[{"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] Acquired lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Refreshing network info cache for port bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:11:43 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Start _get_guest_xml network_info=[{"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:11:44 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1969097981', uuid='50689539-cd7f-4ef1-b432-c956a571e3b3'), owner=OwnerMeta(userid='7f4e5d1310cf48a880e1b042427b56b7', username='tempest-DeleteServersTestJSON-1465693401-project-member', projectid='171141ace2814989b1878d4047dd5568', projectname='tempest-DeleteServersTestJSON-1465693401'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "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=1782241904.011413) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.privsep.utils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93122) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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-06-23T19:11:28Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1969097981',display_name='tempest-DeleteServersTestJSON-server-1969097981',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1969097981',id=1,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='171141ace2814989b1878d4047dd5568',ramdisk_id='',reservation_id='r-mlbz0fvu',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1465693401',owner_user_name='tempest-DeleteServersTestJSON-1465693401-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:11:35Z,user_data=None,user_id='7f4e5d1310cf48a880e1b042427b56b7',uuid=50689539-cd7f-4ef1-b432-c956a571e3b3,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converting VIF {"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lazy-loading 'pci_devices' on Instance uuid 50689539-cd7f-4ef1-b432-c956a571e3b3 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:11:44 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:11:44 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 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. Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] End _get_guest_xml xml= Jun 23 21:11:44 devstack nova-compute[93122]: 50689539-cd7f-4ef1-b432-c956a571e3b3 Jun 23 21:11:44 devstack nova-compute[93122]: instance-00000001 Jun 23 21:11:44 devstack nova-compute[93122]: 196608 Jun 23 21:11:44 devstack nova-compute[93122]: 1 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: tempest-DeleteServersTestJSON-server-1969097981 Jun 23 21:11:44 devstack nova-compute[93122]: 2026-06-23 19:11:44 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: 192 Jun 23 21:11:44 devstack nova-compute[93122]: 1 Jun 23 21:11:44 devstack nova-compute[93122]: 0 Jun 23 21:11:44 devstack nova-compute[93122]: 0 Jun 23 21:11:44 devstack nova-compute[93122]: 1 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: True Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: bare Jun 23 21:11:44 devstack nova-compute[93122]: qcow2 Jun 23 21:11:44 devstack nova-compute[93122]: 1 Jun 23 21:11:44 devstack nova-compute[93122]: 0 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: virtio Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: tempest-DeleteServersTestJSON-1465693401-project-member Jun 23 21:11:44 devstack nova-compute[93122]: tempest-DeleteServersTestJSON-1465693401 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:11:44 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:11:44 devstack nova-compute[93122]: 33.1.0 Jun 23 21:11:44 devstack nova-compute[93122]: 50689539-cd7f-4ef1-b432-c956a571e3b3 Jun 23 21:11:44 devstack nova-compute[93122]: 50689539-cd7f-4ef1-b432-c956a571e3b3 Jun 23 21:11:44 devstack nova-compute[93122]: Virtual Machine Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: hvm Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: 1 Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: /dev/urandom Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: Jun 23 21:11:44 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Preparing to wait for external event network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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-06-23T19:11:28Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1969097981',display_name='tempest-DeleteServersTestJSON-server-1969097981',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1969097981',id=1,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='171141ace2814989b1878d4047dd5568',ramdisk_id='',reservation_id='r-mlbz0fvu',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1465693401',owner_user_name='tempest-DeleteServersTestJSON-1465693401-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:11:35Z,user_data=None,user_id='7f4e5d1310cf48a880e1b042427b56b7',uuid=50689539-cd7f-4ef1-b432-c956a571e3b3,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converting VIF {"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG os_vif [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Created schema index Interface.name {{(pid=93122) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Created schema index Port.name {{(pid=93122) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Created schema index Bridge.name {{(pid=93122) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=93122) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [POLLOUT] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=93122) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: 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': '0446ab4c-8487-5636-9458-9d177d33a9fa', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:44 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:11:44 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/tmpjbjyouwr/privsep.sock'] Jun 23 21:11:44 devstack sudo[93913]: 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/tmpjbjyouwr/privsep.sock Jun 23 21:11:44 devstack sudo[93913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG nova.policy [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c024e99dda5243339538e8d6dbbb4661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20bcc0d5eb0a489eab5158b87b2a169a', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:45 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:11:45 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Creating image(s) Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "/opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "/opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "/opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:45 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.163s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.147s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:11:46 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk 1073741824" returned: 0 in 0.058s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.230s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.126s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Checking if we can resize image /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json" returned: 0 in 0.108s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Cannot resize image /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Ensure instance console log exists: /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:46 devstack sudo[93913]: pam_unix(sudo:session): session closed for user root Jun 23 21:11:46 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Spawned new privsep daemon via rootwrap Jun 23 21:11:46 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 23 21:11:46 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 23 21:11:46 devstack nova-compute[93122]: 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 Jun 23 21:11:46 devstack nova-compute[93122]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93929 Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapbce1d349-e6, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapbce1d349-e6, col_values=(('qos', UUID('1cf2532b-9a6b-48b4-a551-c12ca11a7f2e')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapbce1d349-e6, col_values=(('external_ids', {'iface-id': 'bce1d349-e61c-4380-bb26-9632d7d3d5ff', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:4c:c0:c8', 'vm-uuid': '50689539-cd7f-4ef1-b432-c956a571e3b3'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:47 devstack nova-compute[93122]: INFO os_vif [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:48 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:11:48 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] No VIF found with MAC fa:16:3e:4c:c0:c8, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Successfully created port: b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:49 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:50 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93122) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:11:51 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] VM Started (Lifecycle Event) Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93122) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:11:51 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:11:51 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] VM Paused (Lifecycle Event) Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json" returned: 0 in 0.151s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/50689539-cd7f-4ef1-b432-c956a571e3b3/disk --force-share --output=json" returned: 0 in 0.148s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:52 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:11:52 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CMD "env LANG=C uptime" returned: 0 in 0.038s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Hypervisor/Node resource view: name=devstack free_ram=5739MB free_disk=14.86932373046875GB free_vcpus=3 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93122) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 50689539-cd7f-4ef1-b432-c956a571e3b3 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 75c6f5ed-56f4-468e-b40f-197d70a52ced actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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': ' 21:11:52 up 34 min, 1 user, load average: 5.28, 2.79, 1.98\n', 'num_instances': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_os_type_None': '2', 'num_proj_171141ace2814989b1878d4047dd5568': '1', 'io_workload': '2', 'num_proj_20bcc0d5eb0a489eab5158b87b2a169a': '1'} {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:11:54 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:11:55 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Compute_service record updated for devstack:devstack {{(pid=93122) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:11:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.284s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:11:55 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:11:55 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Successfully updated port: b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:11:56 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 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. Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-changed-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Refreshing instance network info cache due to event network-changed-b94d0478-ca2d-4506-bc94-603a16c88885. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] Acquiring lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] Acquired lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:11:56 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Refreshing network info cache for port b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Updated VIF entry in instance network info cache for port bce1d349-e61c-4380-bb26-9632d7d3d5ff. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Updating instance_info_cache with network_info: [{"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:57 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 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. Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-0adf4c90-56fd-432a-b1f2-1c60ed7ba90e req-871df5f4-274e-4e60-9bac-568a09d63aa1 service nova] Releasing lock "refresh_cache-50689539-cd7f-4ef1-b432-c956a571e3b3" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:11:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7efbdd03-f4a3-4709-ace7-0236b2c4dc8c req-7a6c7454-bd32-4b5f-b571-9412f9ef17f6 service nova] Releasing lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquired lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:58 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:11:58 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Updating instance_info_cache with network_info: [{"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Releasing lock "refresh_cache-75c6f5ed-56f4-468e-b40f-197d70a52ced" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance network_info: |[{"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Start _get_guest_xml network_info=[{"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:11:59 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-932912217', uuid='75c6f5ed-56f4-468e-b40f-197d70a52ced'), owner=OwnerMeta(userid='c024e99dda5243339538e8d6dbbb4661', username='tempest-ServersNegativeTestJSON-1348458933-project-member', projectid='20bcc0d5eb0a489eab5158b87b2a169a', projectname='tempest-ServersNegativeTestJSON-1348458933'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "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=1782241919.635989) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:11:37Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-932912217',display_name='tempest-ServersNegativeTestJSON-server-932912217',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-932912217',id=2,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-duwqsm2r',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:11:45Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=75c6f5ed-56f4-468e-b40f-197d70a52ced,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lazy-loading 'pci_devices' on Instance uuid 75c6f5ed-56f4-468e-b40f-197d70a52ced {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:11:59 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:11:59 devstack nova-compute[93122]: INFO nova.compute.claims [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Claim successful on node devstack Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] End _get_guest_xml xml= Jun 23 21:12:00 devstack nova-compute[93122]: 75c6f5ed-56f4-468e-b40f-197d70a52ced Jun 23 21:12:00 devstack nova-compute[93122]: instance-00000002 Jun 23 21:12:00 devstack nova-compute[93122]: 196608 Jun 23 21:12:00 devstack nova-compute[93122]: 1 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-server-932912217 Jun 23 21:12:00 devstack nova-compute[93122]: 2026-06-23 19:11:59 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: 192 Jun 23 21:12:00 devstack nova-compute[93122]: 1 Jun 23 21:12:00 devstack nova-compute[93122]: 0 Jun 23 21:12:00 devstack nova-compute[93122]: 0 Jun 23 21:12:00 devstack nova-compute[93122]: 1 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: True Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: bare Jun 23 21:12:00 devstack nova-compute[93122]: qcow2 Jun 23 21:12:00 devstack nova-compute[93122]: 1 Jun 23 21:12:00 devstack nova-compute[93122]: 0 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: virtio Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-1348458933-project-member Jun 23 21:12:00 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-1348458933 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:12:00 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:12:00 devstack nova-compute[93122]: 33.1.0 Jun 23 21:12:00 devstack nova-compute[93122]: 75c6f5ed-56f4-468e-b40f-197d70a52ced Jun 23 21:12:00 devstack nova-compute[93122]: 75c6f5ed-56f4-468e-b40f-197d70a52ced Jun 23 21:12:00 devstack nova-compute[93122]: Virtual Machine Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: hvm Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: 1 Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: /dev/urandom Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: Jun 23 21:12:00 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Preparing to wait for external event network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:11:37Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-932912217',display_name='tempest-ServersNegativeTestJSON-server-932912217',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-932912217',id=2,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-duwqsm2r',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:11:45Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=75c6f5ed-56f4-468e-b40f-197d70a52ced,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG os_vif [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: 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': 'f2d588a3-efab-58a7-891e-fe9d97a57a07', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb94d0478-ca, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb94d0478-ca, col_values=(('qos', UUID('8cd04a4e-a3eb-4fc7-b717-123b46423d28')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb94d0478-ca, col_values=(('external_ids', {'iface-id': 'b94d0478-ca2d-4506-bc94-603a16c88885', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:eb:b3:f3', 'vm-uuid': '75c6f5ed-56f4-468e-b40f-197d70a52ced'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:00 devstack nova-compute[93122]: INFO os_vif [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:12:00 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] No VIF found with MAC fa:16:3e:eb:b3:f3, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.264s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:01 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:12:02 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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. Jun 23 21:12:02 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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. Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG nova.policy [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '1fa9b9ec8fd141b8a35b8304a8bb9714', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20764109901e4aa194ef819ad5a402cd', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:12:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:02 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:04 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] VM Started (Lifecycle Event) Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Successfully created port: aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:12:04 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Creating image(s) Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "/opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "/opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "/opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:04 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] VM Paused (Lifecycle Event) Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.135s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.120s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk 1073741824" returned: 0 in 0.070s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.206s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.125s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Checking if we can resize image /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk --force-share --output=json" returned: 0 in 0.147s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Cannot resize image /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Ensure instance console log exists: /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] No event matching network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff in dict_keys([('network-vif-plugged', 'bce1d349-e61c-4380-bb26-9632d7d3d5ff')]) {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 23 21:12:05 devstack nova-compute[93122]: WARNING nova.compute.manager [req-01c5a571-0322-4238-8879-6bc66797c679 req-8ab92789-f7f5-4b1b-9821-9b9f7f3c6514 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received unexpected event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff for instance with vm_state building and task_state spawning. Jun 23 21:12:05 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:06 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Successfully updated port: aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquired lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-changed-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Refreshing instance network info cache due to event network-changed-aa0b9564-0fec-454c-87a7-740177da9d07. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] Acquiring lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:12:07 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:12:08 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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. Jun 23 21:12:08 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Updating instance_info_cache with network_info: [{"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Releasing lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Instance network_info: |[{"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] Acquired lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Refreshing network info cache for port aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Start _get_guest_xml network_info=[{"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:12:09 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-928677125', uuid='bcb20c63-93cc-4be1-82f5-a16afa241f45'), owner=OwnerMeta(userid='1fa9b9ec8fd141b8a35b8304a8bb9714', username='tempest-VolumesAdminNegativeTest-222538031-project-member', projectid='20764109901e4aa194ef819ad5a402cd', projectname='tempest-VolumesAdminNegativeTest-222538031'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "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=1782241929.2901535) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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-06-23T19:11:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-928677125',display_name='tempest-VolumesAdminNegativeTest-server-928677125',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-928677125',id=3,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20764109901e4aa194ef819ad5a402cd',ramdisk_id='',reservation_id='r-r47evc5h',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-222538031',owner_user_name='tempest-VolumesAdminNegativeTest-222538031-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:04Z,user_data=None,user_id='1fa9b9ec8fd141b8a35b8304a8bb9714',uuid=bcb20c63-93cc-4be1-82f5-a16afa241f45,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converting VIF {"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lazy-loading 'pci_devices' on Instance uuid bcb20c63-93cc-4be1-82f5-a16afa241f45 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:09 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 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. Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] End _get_guest_xml xml= Jun 23 21:12:09 devstack nova-compute[93122]: bcb20c63-93cc-4be1-82f5-a16afa241f45 Jun 23 21:12:09 devstack nova-compute[93122]: instance-00000003 Jun 23 21:12:09 devstack nova-compute[93122]: 196608 Jun 23 21:12:09 devstack nova-compute[93122]: 1 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: tempest-VolumesAdminNegativeTest-server-928677125 Jun 23 21:12:09 devstack nova-compute[93122]: 2026-06-23 19:12:09 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: 192 Jun 23 21:12:09 devstack nova-compute[93122]: 1 Jun 23 21:12:09 devstack nova-compute[93122]: 0 Jun 23 21:12:09 devstack nova-compute[93122]: 0 Jun 23 21:12:09 devstack nova-compute[93122]: 1 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: True Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: bare Jun 23 21:12:09 devstack nova-compute[93122]: qcow2 Jun 23 21:12:09 devstack nova-compute[93122]: 1 Jun 23 21:12:09 devstack nova-compute[93122]: 0 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: virtio Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: tempest-VolumesAdminNegativeTest-222538031-project-member Jun 23 21:12:09 devstack nova-compute[93122]: tempest-VolumesAdminNegativeTest-222538031 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:12:09 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:12:09 devstack nova-compute[93122]: 33.1.0 Jun 23 21:12:09 devstack nova-compute[93122]: bcb20c63-93cc-4be1-82f5-a16afa241f45 Jun 23 21:12:09 devstack nova-compute[93122]: bcb20c63-93cc-4be1-82f5-a16afa241f45 Jun 23 21:12:09 devstack nova-compute[93122]: Virtual Machine Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: hvm Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: 1 Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: /dev/urandom Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: Jun 23 21:12:09 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Preparing to wait for external event network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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-06-23T19:11:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-928677125',display_name='tempest-VolumesAdminNegativeTest-server-928677125',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-928677125',id=3,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20764109901e4aa194ef819ad5a402cd',ramdisk_id='',reservation_id='r-r47evc5h',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-222538031',owner_user_name='tempest-VolumesAdminNegativeTest-222538031-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:04Z,user_data=None,user_id='1fa9b9ec8fd141b8a35b8304a8bb9714',uuid=bcb20c63-93cc-4be1-82f5-a16afa241f45,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converting VIF {"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG os_vif [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: 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': 'c7df4db4-8181-5c7f-a2ea-e9c407f48d96', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapaa0b9564-0f, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapaa0b9564-0f, col_values=(('qos', UUID('cb19bf72-d883-49d4-a61e-29ceb5d0da39')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapaa0b9564-0f, col_values=(('external_ids', {'iface-id': 'aa0b9564-0fec-454c-87a7-740177da9d07', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:fb:ca:d4', 'vm-uuid': 'bcb20c63-93cc-4be1-82f5-a16afa241f45'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:09 devstack nova-compute[93122]: INFO os_vif [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') Jun 23 21:12:10 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 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. Jun 23 21:12:10 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Updated VIF entry in instance network info cache for port aa0b9564-0fec-454c-87a7-740177da9d07. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:12:10 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Updating instance_info_cache with network_info: [{"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:10 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d666997f-1cb6-4f97-ab73-3ff7cd146066 req-6809ffdc-c235-4d3f-aa46-01fdead3a073 service nova] Releasing lock "refresh_cache-bcb20c63-93cc-4be1-82f5-a16afa241f45" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:12:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:12:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] No VIF found with MAC fa:16:3e:fb:ca:d4, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:12 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] No event matching network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 in dict_keys([('network-vif-plugged', 'b94d0478-ca2d-4506-bc94-603a16c88885')]) {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 23 21:12:13 devstack nova-compute[93122]: WARNING nova.compute.manager [req-ab2c89dc-1674-43fc-86cb-fda9cdcbea4b req-9c4fb7f8-84b9-4c1e-aa72-b3b02da9c9f9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received unexpected event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 for instance with vm_state building and task_state spawning. Jun 23 21:12:13 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:13 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] VM Started (Lifecycle Event) Jun 23 21:12:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:14 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:14 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] VM Paused (Lifecycle Event) Jun 23 21:12:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:15 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Processing event network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] No waiting events found dispatching network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:15 devstack nova-compute[93122]: WARNING nova.compute.manager [req-07d4b283-b3db-4c5f-8c1b-9c9b2c8f407f req-66bcf9f2-64c3-4ed6-8b44-7f5c6627d79c service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received unexpected event network-vif-plugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff for instance with vm_state building and task_state spawning. Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Instance event wait completed in 24 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:15 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] VM Resumed (Lifecycle Event) Jun 23 21:12:15 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Instance spawned successfully. Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:16 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:16 devstack nova-compute[93122]: INFO nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Took 40.11 seconds to spawn the instance on the hypervisor. Jun 23 21:12:16 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:17 devstack nova-compute[93122]: INFO nova.compute.manager [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Took 45.52 seconds to build instance. Jun 23 21:12:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7f017496-4d60-415f-a6e9-9ad2136fb6c6 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 47.060s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 35.943s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:17 devstack nova-compute[93122]: INFO nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:19 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:22 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lazy-loading 'flavor' on Instance uuid 50689539-cd7f-4ef1-b432-c956a571e3b3 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-71093b32-39d3-4af7-b56f-99ede7261723 req-64d71b2f-cb5c-4089-ae02-6fb8b054924d service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-71093b32-39d3-4af7-b56f-99ede7261723 req-64d71b2f-cb5c-4089-ae02-6fb8b054924d service nova] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-71093b32-39d3-4af7-b56f-99ede7261723 req-64d71b2f-cb5c-4089-ae02-6fb8b054924d service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-71093b32-39d3-4af7-b56f-99ede7261723 req-64d71b2f-cb5c-4089-ae02-6fb8b054924d service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-71093b32-39d3-4af7-b56f-99ede7261723 req-64d71b2f-cb5c-4089-ae02-6fb8b054924d service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Processing event network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance event wait completed in 18 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:23 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] VM Resumed (Lifecycle Event) Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:12:23 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance spawned successfully. Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.523s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:24 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:24 devstack nova-compute[93122]: INFO nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Took 38.21 seconds to spawn the instance on the hypervisor. Jun 23 21:12:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:24 devstack nova-compute[93122]: INFO nova.compute.manager [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Took 43.65 seconds to build instance. Jun 23 21:12:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-630dc870-e7c4-4221-94be-5d4c2c3ca7c4 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 45.182s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] No waiting events found dispatching network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:25 devstack nova-compute[93122]: WARNING nova.compute.manager [req-016ae9fd-65f9-4d96-8714-05130dbc1845 req-fe80e4db-a1b5-4077-9600-31086d277ee9 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received unexpected event network-vif-plugged-b94d0478-ca2d-4506-bc94-603a16c88885 for instance with vm_state active and task_state None. Jun 23 21:12:26 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:26 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Attaching volume d22f0ab8-8849-4cbd-aa69-958c555343e8 to /dev/vdb Jun 23 21:12:26 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.241', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 23 21:12:26 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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/tmpl0pxgi49/privsep.sock'] Jun 23 21:12:26 devstack sudo[94656]: 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/tmpl0pxgi49/privsep.sock Jun 23 21:12:26 devstack sudo[94656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] No event matching network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 in dict_keys([('network-vif-plugged', 'aa0b9564-0fec-454c-87a7-740177da9d07')]) {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 23 21:12:27 devstack nova-compute[93122]: WARNING nova.compute.manager [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received unexpected event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 for instance with vm_state building and task_state spawning. Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a85f53dc-e3a2-491b-9578-488f842d1a74 req-b9807c6e-0fb8-43de-a6ef-e67c86876e4f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Processing event network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Instance event wait completed in 13 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:27 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] VM Resumed (Lifecycle Event) Jun 23 21:12:27 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Instance spawned successfully. Jun 23 21:12:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:12:28 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:28 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:28 devstack nova-compute[93122]: INFO nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Took 24.12 seconds to spawn the instance on the hypervisor. Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:29 devstack nova-compute[93122]: INFO nova.compute.manager [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Took 29.57 seconds to build instance. Jun 23 21:12:29 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: Jun 23 21:12:29 devstack nova-compute[93122]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 23 21:12:29 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c3176b1a-cf41-4732-8bff-8c8938aecd85 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 31.106s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:12:30 devstack nova-compute[93122]: INFO nova.compute.claims [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Claim successful on node devstack Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] No waiting events found dispatching network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:30 devstack nova-compute[93122]: WARNING nova.compute.manager [req-5c700f25-4e95-4df5-9649-a8a10ce8e69a req-a7c705f2-f949-492c-844b-79c3ee451e0f service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received unexpected event network-vif-plugged-aa0b9564-0fec-454c-87a7-740177da9d07 for instance with vm_state active and task_state None. Jun 23 21:12:30 devstack sudo[94656]: pam_unix(sudo:session): session closed for user root Jun 23 21:12:30 devstack nova-compute[93122]: INFO oslo.privsep.daemon [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Spawned new privsep daemon via rootwrap Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.scaleio [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93122) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 23 21:12:31 devstack nova-compute[93122]: WARNING os_brick.initiator.connectors.nvmeof [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Running cmd (subprocess): nvme version {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] 'nvme version' failed. Not Retrying. {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.nvmeof [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] nvme not present on system {{(pid=93122) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93122) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 23 21:12:31 devstack nova-compute[93122]: INFO os_brick.initiator.connectors.lightos [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Current host hostNQN and IP(s) are ['192.168.122.241', 'fe80::5054:ff:fea4:39bf', '172.24.4.1', '2001:db8::2', 'fe80::1461:1eff:fe22:8546', 'fe80::fc16:3eff:fe4c:c0c8', 'fe80::878:37ff:fe2e:6fa4', 'fe80::fc16:3eff:feeb:b3f3', 'fe80::1ce9:60ff:fec9:b205', 'fe80::fc16:3eff:fefb:cad4', 'fe80::e854:e8ff:feb7:8ef4'] Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] LIGHTOS: no hostnqn found. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] <== get_connector_properties: return (4957ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.241', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:f6a1aaca95c8', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': '4e4a0c4a-a4fd-4915-9870-d36e4b91ece9', 'nvme_native_multipath': False} {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG nova.virt.block_device [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Updating existing volume attachment record: 34c22812-16b8-4c8a-addd-eb1a2698a53b {{(pid=93122) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:12:31 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:12:32 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:12:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.822s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:12:33 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:12:33 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:12:33 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:12:33 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:12:33 devstack nova-compute[93122]: DEBUG nova.policy [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c024e99dda5243339538e8d6dbbb4661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20bcc0d5eb0a489eab5158b87b2a169a', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:12:34 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:12:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:12:34 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:12:35 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Creating image(s) Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "/opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "/opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "/opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.009s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.343s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.008s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.393s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk 1073741824" returned: 0 in 0.137s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Successfully created port: b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.575s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.469s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Checking if we can resize image /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json" returned: 0 in 0.427s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Cannot resize image /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Ensure instance console log exists: /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.035s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] CMD "systemctl is-system-running" returned: 0 in 0.136s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] systemd detected. {{(pid=93122) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 23 21:12:39 devstack nova-compute[93122]: WARNING oslo_config.cfg [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 23 21:12:39 devstack nova-compute[93122]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 23 21:12:39 devstack nova-compute[93122]: will be removed from nova when the volume driver is removed from cinder. Jun 23 21:12:39 devstack nova-compute[93122]: ). Its value may be silently ignored in the future. Jun 23 21:12:39 devstack nova-compute[93122]: WARNING oslo_config.cfg [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 23 21:12:39 devstack nova-compute[93122]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 23 21:12:39 devstack nova-compute[93122]: will be removed from nova when the volume driver is removed from cinder. Jun 23 21:12:39 devstack nova-compute[93122]: ). Its value may be silently ignored in the future. Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 at mount point /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3 via systemd-run {{(pid=93122) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 23 21:12:39 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:40 devstack nova-compute[93122]: INFO nova.virt.libvirt.volume.quobyte [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 Jun 23 21:12:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.790s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:40 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lazy-loading 'flavor' on Instance uuid 50689539-cd7f-4ef1-b432-c956a571e3b3 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:40 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] attach device xml: Jun 23 21:12:40 devstack nova-compute[93122]: Jun 23 21:12:40 devstack nova-compute[93122]: Jun 23 21:12:40 devstack nova-compute[93122]: Jun 23 21:12:40 devstack nova-compute[93122]: Jun 23 21:12:40 devstack nova-compute[93122]: d22f0ab8-8849-4cbd-aa69-958c555343e8 Jun 23 21:12:40 devstack nova-compute[93122]: Jun 23 21:12:40 devstack nova-compute[93122]: {{(pid=93122) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Successfully updated port: b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-changed-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Refreshing instance network info cache due to event network-changed-b223d157-d50a-40cf-948f-c18266e519f7. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] Acquiring lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] Acquired lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Refreshing network info cache for port b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:12:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:12:42 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 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. Jun 23 21:12:42 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:12:42 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7daa2692-7ad1-47b1-bfa6-e6995bcc08ed req-42bc035b-2dd9-4c5b-a063-a758fc564b67 service nova] Releasing lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquired lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] No VIF found with MAC fa:16:3e:4c:c0:c8, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.006s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] No waiting events found dispatching network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:44 devstack nova-compute[93122]: WARNING nova.compute.manager [req-b41dcd90-eb7f-4cfa-9248-155991a3e2ea req-d83693cf-5443-48f1-927c-0a9035b5b145 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received unexpected event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 for instance with vm_state building and task_state spawning. Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:44 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:12:44 devstack nova-compute[93122]: INFO nova.compute.claims [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Claim successful on node devstack Jun 23 21:12:44 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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. Jun 23 21:12:45 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:45 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Updating instance_info_cache with network_info: [{"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Releasing lock "refresh_cache-26c0bc29-603c-4049-adfb-0c10fda23f31" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance network_info: |[{"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Start _get_guest_xml network_info=[{"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:12:46 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-1770978476', uuid='26c0bc29-603c-4049-adfb-0c10fda23f31'), owner=OwnerMeta(userid='c024e99dda5243339538e8d6dbbb4661', username='tempest-ServersNegativeTestJSON-1348458933-project-member', projectid='20bcc0d5eb0a489eab5158b87b2a169a', projectname='tempest-ServersNegativeTestJSON-1348458933'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "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=1782241966.6175632) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:12:27Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1770978476',display_name='tempest-ServersNegativeTestJSON-server-1770978476',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1770978476',id=4,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-oaaekk6f',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:35Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=26c0bc29-603c-4049-adfb-0c10fda23f31,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:46 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lazy-loading 'pci_devices' on Instance uuid 26c0bc29-603c-4049-adfb-0c10fda23f31 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] End _get_guest_xml xml= Jun 23 21:12:47 devstack nova-compute[93122]: 26c0bc29-603c-4049-adfb-0c10fda23f31 Jun 23 21:12:47 devstack nova-compute[93122]: instance-00000004 Jun 23 21:12:47 devstack nova-compute[93122]: 196608 Jun 23 21:12:47 devstack nova-compute[93122]: 1 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-server-1770978476 Jun 23 21:12:47 devstack nova-compute[93122]: 2026-06-23 19:12:46 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: 192 Jun 23 21:12:47 devstack nova-compute[93122]: 1 Jun 23 21:12:47 devstack nova-compute[93122]: 0 Jun 23 21:12:47 devstack nova-compute[93122]: 0 Jun 23 21:12:47 devstack nova-compute[93122]: 1 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: True Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: bare Jun 23 21:12:47 devstack nova-compute[93122]: qcow2 Jun 23 21:12:47 devstack nova-compute[93122]: 1 Jun 23 21:12:47 devstack nova-compute[93122]: 0 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: virtio Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-1348458933-project-member Jun 23 21:12:47 devstack nova-compute[93122]: tempest-ServersNegativeTestJSON-1348458933 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:12:47 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:12:47 devstack nova-compute[93122]: 33.1.0 Jun 23 21:12:47 devstack nova-compute[93122]: 26c0bc29-603c-4049-adfb-0c10fda23f31 Jun 23 21:12:47 devstack nova-compute[93122]: 26c0bc29-603c-4049-adfb-0c10fda23f31 Jun 23 21:12:47 devstack nova-compute[93122]: Virtual Machine Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: hvm Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: 1 Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: /dev/urandom Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: Jun 23 21:12:47 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Preparing to wait for external event network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:12:27Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1770978476',display_name='tempest-ServersNegativeTestJSON-server-1770978476',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1770978476',id=4,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-oaaekk6f',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:35Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=26c0bc29-603c-4049-adfb-0c10fda23f31,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG os_vif [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: 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': '6bcabb46-3079-592d-bb66-c4dd42e1fa73', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb223d157-d5, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb223d157-d5, col_values=(('qos', UUID('c3831663-a135-4401-9aad-60e157b5cbc9')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb223d157-d5, col_values=(('external_ids', {'iface-id': 'b223d157-d50a-40cf-948f-c18266e519f7', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:ac:04:29', 'vm-uuid': '26c0bc29-603c-4049-adfb-0c10fda23f31'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:47 devstack nova-compute[93122]: INFO os_vif [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') Jun 23 21:12:51 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8df8dc87-76b3-435b-9584-b90b4884d998 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 25.120s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:51 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:12:51 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] No VIF found with MAC fa:16:3e:ac:04:29, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:52 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Terminating instance Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:52 devstack nova-compute[93122]: INFO nova.compute.manager [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Terminating instance Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:52 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 8.960s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.323s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:12:53 devstack nova-compute[93122]: INFO nova.compute.claims [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Claim successful on node devstack Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-1951ce07-fa63-4f9d-8e46-06cb844025ee req-77a995ec-dd7a-4513-96c2-f6ace8496094 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1951ce07-fa63-4f9d-8e46-06cb844025ee req-77a995ec-dd7a-4513-96c2-f6ace8496094 service nova] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1951ce07-fa63-4f9d-8e46-06cb844025ee req-77a995ec-dd7a-4513-96c2-f6ace8496094 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1951ce07-fa63-4f9d-8e46-06cb844025ee req-77a995ec-dd7a-4513-96c2-f6ace8496094 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-1951ce07-fa63-4f9d-8e46-06cb844025ee req-77a995ec-dd7a-4513-96c2-f6ace8496094 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Processing event network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:12:54 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:12:54 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.998385548999977 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997619251000287 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99716444500018 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Instance destroyed successfully. Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lazy-loading 'resources' on Instance uuid 50689539-cd7f-4ef1-b432-c956a571e3b3 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.999452444000326 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Instance destroyed successfully. Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lazy-loading 'resources' on Instance uuid bcb20c63-93cc-4be1-82f5-a16afa241f45 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.policy [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '9e4c29d8f21240fab05e210a8ebce9c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb8e13e57c224eb1b5671f1aafe23371', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] VM Started (Lifecycle Event) Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance spawned successfully. Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-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-06-23T19:11:28Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1969097981',display_name='tempest-DeleteServersTestJSON-server-1969097981',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1969097981',id=1,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:12:16Z,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='171141ace2814989b1878d4047dd5568',ramdisk_id='',reservation_id='r-mlbz0fvu',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1465693401',owner_user_name='tempest-DeleteServersTestJSON-1465693401-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:12:17Z,user_data=None,user_id='7f4e5d1310cf48a880e1b042427b56b7',uuid=50689539-cd7f-4ef1-b432-c956a571e3b3,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converting VIF {"id": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "address": "fa:16:3e:4c:c0:c8", "network": {"id": "8d74c3a4-aace-4ec0-a69c-1c6de441f4cc", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-225029922-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "171141ace2814989b1878d4047dd5568", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbce1d349-e6", "ovs_interfaceid": "bce1d349-e61c-4380-bb26-9632d7d3d5ff", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG os_vif [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapbce1d349-e6, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-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-06-23T19:11:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-928677125',display_name='tempest-VolumesAdminNegativeTest-server-928677125',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-928677125',id=3,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:12:28Z,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='20764109901e4aa194ef819ad5a402cd',ramdisk_id='',reservation_id='r-r47evc5h',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-222538031',owner_user_name='tempest-VolumesAdminNegativeTest-222538031-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:12:29Z,user_data=None,user_id='1fa9b9ec8fd141b8a35b8304a8bb9714',uuid=bcb20c63-93cc-4be1-82f5-a16afa241f45,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converting VIF {"id": "aa0b9564-0fec-454c-87a7-740177da9d07", "address": "fa:16:3e:fb:ca:d4", "network": {"id": "c8abeedf-e2fa-4eb9-885d-1854194a7739", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-24318741-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20764109901e4aa194ef819ad5a402cd", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa0b9564-0f", "ovs_interfaceid": "aa0b9564-0fec-454c-87a7-740177da9d07", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG os_vif [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapaa0b9564-0f, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=1cf2532b-9a6b-48b4-a551-c12ca11a7f2e) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=cb19bf72-d883-49d4-a61e-29ceb5d0da39) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO os_vif [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4c:c0:c8,bridge_name='br-int',has_traffic_filtering=True,id=bce1d349-e61c-4380-bb26-9632d7d3d5ff,network=Network(8d74c3a4-aace-4ec0-a69c-1c6de441f4cc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbce1d349-e6') Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:54 devstack nova-compute[93122]: INFO os_vif [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:fb:ca:d4,bridge_name='br-int',has_traffic_filtering=True,id=aa0b9564-0fec-454c-87a7-740177da9d07,network=Network(c8abeedf-e2fa-4eb9-885d-1854194a7739),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa0b9564-0f') Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Deleting instance files /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45_del Jun 23 21:12:54 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Deletion of /opt/stack/data/nova/instances/bcb20c63-93cc-4be1-82f5-a16afa241f45_del complete Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] No waiting events found dispatching network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bafd08ac-8169-4341-acce-f85f27991b3e req-a06870ff-e20b-445f-9e16-7444a047b5f6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.099s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Deleting instance files /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3_del Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Deletion of /opt/stack/data/nova/instances/50689539-cd7f-4ef1-b432-c956a571e3b3_del complete Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93122) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.compute.manager [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Took 2.18 seconds to destroy the instance on the hypervisor. Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:12:55 devstack nova-compute[93122]: 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. Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Took 2.51 seconds to destroy the instance on the hypervisor. Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:12:55 devstack nova-compute[93122]: 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. Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:55 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] VM Paused (Lifecycle Event) Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] No waiting events found dispatching network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:55 devstack nova-compute[93122]: WARNING nova.compute.manager [req-4e84d1fd-b1c2-431d-96fe-e72abc86671e req-be8553a8-a736-48e9-ad50-ed391c6c393b service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received unexpected event network-vif-plugged-b223d157-d50a-40cf-948f-c18266e519f7 for instance with vm_state building and task_state spawning. Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:12:55 devstack nova-compute[93122]: 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. Jun 23 21:12:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:55 devstack nova-compute[93122]: 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. Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:12:56 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Creating image(s) Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:12:56 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] VM Resumed (Lifecycle Event) Jun 23 21:12:56 devstack nova-compute[93122]: INFO nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Took 20.66 seconds to spawn the instance on the hypervisor. Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.888s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.534s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93122) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.263s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.200s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk 1073741824" returned: 0 in 0.137s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.379s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:56 devstack nova-compute[93122]: INFO nova.compute.manager [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Took 26.83 seconds to build instance. Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:12:56 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:12:56 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:12:56 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.300s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Checking if we can resize image /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json" returned: 0 in 0.267s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Cannot resize image /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Ensure instance console log exists: /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-0c7b90d0-52da-4e93-b209-59d327219974 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 28.393s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:57 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Successfully created port: b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json" returned: 0 in 0.231s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:57 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Took 2.38 seconds to deallocate network for instance. Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:12:57 devstack nova-compute[93122]: DEBUG nova.policy [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '9e4c29d8f21240fab05e210a8ebce9c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb8e13e57c224eb1b5671f1aafe23371', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/26c0bc29-603c-4049-adfb-0c10fda23f31/disk --force-share --output=json" returned: 0 in 0.219s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Acquiring lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] No waiting events found dispatching network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-unplugged-bce1d349-e61c-4380-bb26-9632d7d3d5ff for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] No waiting events found dispatching network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:58 devstack nova-compute[93122]: WARNING nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received unexpected event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 for instance with vm_state deleted and task_state None. Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Acquiring lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] No waiting events found dispatching network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:12:58 devstack nova-compute[93122]: WARNING nova.compute.manager [req-df706e20-2a52-4c40-ba43-8bdac03717e6 req-d47df8ce-8f56-4cd1-8932-4b306a7d3fa6 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received unexpected event network-vif-unplugged-aa0b9564-0fec-454c-87a7-740177da9d07 for instance with vm_state deleted and task_state None. Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json" returned: 0 in 0.259s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d6f7ea62-6717-425f-ac54-a57908c1dd85 req-2e695f9b-744b-4975-b38f-ca4673180d11 service nova] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Received event network-vif-deleted-aa0b9564-0fec-454c-87a7-740177da9d07 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d6f7ea62-6717-425f-ac54-a57908c1dd85 req-2e695f9b-744b-4975-b38f-ca4673180d11 service nova] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Received event network-vif-deleted-bce1d349-e61c-4380-bb26-9632d7d3d5ff {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.012s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/75c6f5ed-56f4-468e-b40f-197d70a52ced/disk --force-share --output=json" returned: 0 in 0.193s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:58 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CMD "env LANG=C uptime" returned: 0 in 0.074s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Hypervisor/Node resource view: name=devstack free_ram=5250MB free_disk=14.816764831542969GB free_vcpus=2 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93122) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Took 3.04 seconds to deallocate network for instance. Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:12:58 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Creating image(s) Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.246s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Successfully created port: b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:12:59 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Took 0.74 seconds to detach 1 volumes for instance. Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.270s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk 1073741824" returned: 0 in 0.103s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.394s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Successfully updated port: b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.215s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Checking if we can resize image /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.471s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 1.320s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json" returned: 0 in 0.128s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Cannot resize image /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Ensure instance console log exists: /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:12:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:00 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Deleted allocations for instance bcb20c63-93cc-4be1-82f5-a16afa241f45 Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquired lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-changed-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Refreshing instance network info cache due to event network-changed-b52872a8-49a7-40c9-8c7b-b08466f03200. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] Acquiring lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:00 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:01 devstack nova-compute[93122]: INFO nova.compute.manager [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Terminating instance Jun 23 21:13:01 devstack nova-compute[93122]: WARNING nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 50689539-cd7f-4ef1-b432-c956a571e3b3 is not being actively managed by this compute host but has allocations referencing this compute host: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. Skipping heal of allocation because we do not know what to do. Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 26c0bc29-603c-4049-adfb-0c10fda23f31 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 75c6f5ed-56f4-468e-b40f-197d70a52ced actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 24ade8dd-27e2-435b-bf59-e1ce73202b9a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 687e53a9-9b24-4e4e-b1e0-1f384af55d3a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Total usable vcpus: 4, total allocated vcpus: 4 {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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': ' 21:12:58 up 35 min, 1 user, load average: 7.24, 3.82, 2.39\n', 'num_instances': '4', 'num_vm_active': '2', 'num_task_None': '2', 'num_os_type_None': '4', 'num_proj_20bcc0d5eb0a489eab5158b87b2a169a': '2', 'io_workload': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_proj_fb8e13e57c224eb1b5671f1aafe23371': '2'} {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-943fcff5-7dde-4b34-acce-c28fa944a0c7 tempest-VolumesAdminNegativeTest-222538031 tempest-VolumesAdminNegativeTest-222538031-project-member] Lock "bcb20c63-93cc-4be1-82f5-a16afa241f45" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.345s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Successfully updated port: b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-changed-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Refreshing instance network info cache due to event network-changed-b7cb12c4-a946-46c3-b65b-749be2411902. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] Acquiring lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] Acquired lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Refreshing network info cache for port b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:13:01 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updating instance_info_cache with network_info: [{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:01 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c 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. Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:13:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Releasing lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance network_info: |[{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] Acquired lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Refreshing network info cache for port b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start _get_guest_xml network_info=[{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.9993244960001 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1820879382', uuid='687e53a9-9b24-4e4e-b1e0-1f384af55d3a'), owner=OwnerMeta(userid='9e4c29d8f21240fab05e210a8ebce9c2', username='tempest-ServerRescueNegativeTestJSON-1084917447-project-member', projectid='fb8e13e57c224eb1b5671f1aafe23371', projectname='tempest-ServerRescueNegativeTestJSON-1084917447'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "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=1782241982.0787761) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:13:02 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Instance destroyed successfully. Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lazy-loading 'resources' on Instance uuid 26c0bc29-603c-4049-adfb-0c10fda23f31 {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1820879382',display_name='tempest-ServerRescueNegativeTestJSON-server-1820879382',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1820879382',id=5,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-rpkdveqr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:55Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=687e53a9-9b24-4e4e-b1e0-1f384af55d3a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'pci_devices' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Compute_service record updated for devstack:devstack {{(pid=93122) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.510s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 2.467s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.007s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:02 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Deleted allocations for instance 50689539-cd7f-4ef1-b432-c956a571e3b3 Jun 23 21:13:02 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 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. Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:12:27Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1770978476',display_name='tempest-ServersNegativeTestJSON-server-1770978476',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1770978476',id=4,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:12:56Z,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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-oaaekk6f',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:12:56Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=26c0bc29-603c-4049-adfb-0c10fda23f31,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b223d157-d50a-40cf-948f-c18266e519f7", "address": "fa:16:3e:ac:04:29", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb223d157-d5", "ovs_interfaceid": "b223d157-d50a-40cf-948f-c18266e519f7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG os_vif [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb223d157-d5, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=c3831663-a135-4401-9aad-60e157b5cbc9) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: INFO os_vif [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:04:29,bridge_name='br-int',has_traffic_filtering=True,id=b223d157-d50a-40cf-948f-c18266e519f7,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb223d157-d5') Jun 23 21:13:02 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Deleting instance files /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31_del Jun 23 21:13:02 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Deletion of /opt/stack/data/nova/instances/26c0bc29-603c-4049-adfb-0c10fda23f31_del complete Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] End _get_guest_xml xml= Jun 23 21:13:02 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:02 devstack nova-compute[93122]: instance-00000005 Jun 23 21:13:02 devstack nova-compute[93122]: 196608 Jun 23 21:13:02 devstack nova-compute[93122]: 1 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-server-1820879382 Jun 23 21:13:02 devstack nova-compute[93122]: 2026-06-23 19:13:02 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: 192 Jun 23 21:13:02 devstack nova-compute[93122]: 1 Jun 23 21:13:02 devstack nova-compute[93122]: 0 Jun 23 21:13:02 devstack nova-compute[93122]: 0 Jun 23 21:13:02 devstack nova-compute[93122]: 1 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: True Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: bare Jun 23 21:13:02 devstack nova-compute[93122]: qcow2 Jun 23 21:13:02 devstack nova-compute[93122]: 1 Jun 23 21:13:02 devstack nova-compute[93122]: 0 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: virtio Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447-project-member Jun 23 21:13:02 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:13:02 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:13:02 devstack nova-compute[93122]: 33.1.0 Jun 23 21:13:02 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:02 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:02 devstack nova-compute[93122]: Virtual Machine Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: hvm Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: 1 Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: /dev/urandom Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: Jun 23 21:13:02 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Preparing to wait for external event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1820879382',display_name='tempest-ServerRescueNegativeTestJSON-server-1820879382',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1820879382',id=5,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-rpkdveqr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:55Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=687e53a9-9b24-4e4e-b1e0-1f384af55d3a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG os_vif [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: 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': 'e12c3593-689f-523c-9864-4200b390c666', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb52872a8-49, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb52872a8-49, col_values=(('qos', UUID('625ec6fb-4238-4289-904f-7f89e4f8f9b7')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb52872a8-49, col_values=(('external_ids', {'iface-id': 'b52872a8-49a7-40c9-8c7b-b08466f03200', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:87:eb:e0', 'vm-uuid': '687e53a9-9b24-4e4e-b1e0-1f384af55d3a'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:02 devstack nova-compute[93122]: INFO os_vif [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-3eb987fe-8593-48af-b28a-195d2dccdf10 req-76d62d21-4907-46aa-9f6c-47c6462a437c service nova] Releasing lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquired lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:02 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:13:03 devstack nova-compute[93122]: INFO nova.compute.manager [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Took 1.57 seconds to destroy the instance on the hypervisor. Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:13:03 devstack nova-compute[93122]: 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. Jun 23 21:13:03 devstack nova-compute[93122]: 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. Jun 23 21:13:03 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 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. Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] No waiting events found dispatching network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Acquiring lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] No waiting events found dispatching network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-829046e1-1888-4284-a8f6-1e4111719b70 req-38db3132-e9b9-493b-92b5-58e21bd255f2 service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-unplugged-b223d157-d50a-40cf-948f-c18266e519f7 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:13:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-8097f833-fc6b-4fd7-862f-fb79b3172ca0 tempest-DeleteServersTestJSON-1465693401 tempest-DeleteServersTestJSON-1465693401-project-member] Lock "50689539-cd7f-4ef1-b432-c956a571e3b3" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 10.929s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updated VIF entry in instance network info cache for port b52872a8-49a7-40c9-8c7b-b08466f03200. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updating instance_info_cache with network_info: [{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:04 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No VIF found with MAC fa:16:3e:87:eb:e0, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Updating instance_info_cache with network_info: [{"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-6dec7634-952d-4a0d-afb9-85cae6b39226 req-0c35c975-1b23-43dc-a3ad-93bb4368aa81 service nova] Releasing lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:04 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Took 1.65 seconds to deallocate network for instance. Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Releasing lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance network_info: |[{"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start _get_guest_xml network_info=[{"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:13:05 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1018435851', uuid='24ade8dd-27e2-435b-bf59-e1ce73202b9a'), owner=OwnerMeta(userid='9e4c29d8f21240fab05e210a8ebce9c2', username='tempest-ServerRescueNegativeTestJSON-1084917447-project-member', projectid='fb8e13e57c224eb1b5671f1aafe23371', projectname='tempest-ServerRescueNegativeTestJSON-1084917447'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "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=1782241985.1873863) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:44Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1018435851',display_name='tempest-ServerRescueNegativeTestJSON-server-1018435851',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1018435851',id=6,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-wmrec3mr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:58Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=24ade8dd-27e2-435b-bf59-e1ce73202b9a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'pci_devices' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4790abbd-9ffa-4a8f-8a20-c25676ba06aa req-72b5d832-f33a-4137-b318-187f7504257c service nova] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Received event network-vif-deleted-b223d157-d50a-40cf-948f-c18266e519f7 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] End _get_guest_xml xml= Jun 23 21:13:05 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:05 devstack nova-compute[93122]: instance-00000006 Jun 23 21:13:05 devstack nova-compute[93122]: 196608 Jun 23 21:13:05 devstack nova-compute[93122]: 1 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-server-1018435851 Jun 23 21:13:05 devstack nova-compute[93122]: 2026-06-23 19:13:05 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: 192 Jun 23 21:13:05 devstack nova-compute[93122]: 1 Jun 23 21:13:05 devstack nova-compute[93122]: 0 Jun 23 21:13:05 devstack nova-compute[93122]: 0 Jun 23 21:13:05 devstack nova-compute[93122]: 1 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: True Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: bare Jun 23 21:13:05 devstack nova-compute[93122]: qcow2 Jun 23 21:13:05 devstack nova-compute[93122]: 1 Jun 23 21:13:05 devstack nova-compute[93122]: 0 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: virtio Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447-project-member Jun 23 21:13:05 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:13:05 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:13:05 devstack nova-compute[93122]: 33.1.0 Jun 23 21:13:05 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:05 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:05 devstack nova-compute[93122]: Virtual Machine Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: hvm Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: 1 Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: /dev/urandom Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: Jun 23 21:13:05 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Preparing to wait for external event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:44Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1018435851',display_name='tempest-ServerRescueNegativeTestJSON-server-1018435851',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1018435851',id=6,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-wmrec3mr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:12:58Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=24ade8dd-27e2-435b-bf59-e1ce73202b9a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG os_vif [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: 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': 'eb7fee78-752e-5356-83db-e6d3ddcc8707', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb7cb12c4-a9, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb7cb12c4-a9, col_values=(('qos', UUID('7ee89d03-39cd-4733-97da-733c8089601b')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb7cb12c4-a9, col_values=(('external_ids', {'iface-id': 'b7cb12c4-a946-46c3-b65b-749be2411902', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:9e:96:c2', 'vm-uuid': '24ade8dd-27e2-435b-bf59-e1ce73202b9a'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:05 devstack nova-compute[93122]: INFO os_vif [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.384s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:06 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Deleted allocations for instance 26c0bc29-603c-4049-adfb-0c10fda23f31 Jun 23 21:13:06 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:06 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Started (Lifecycle Event) Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Paused (Lifecycle Event) Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No VIF found with MAC fa:16:3e:9e:96:c2, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Processing event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:07 devstack nova-compute[93122]: WARNING nova.compute.manager [req-b1a6491b-f641-47e7-9b73-9c47d84ec94b req-7739dfe4-d9b2-4087-b721-77c11dc69dac service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state building and task_state spawning. Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:13:07 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance spawned successfully. Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18dcfcdb-6a87-4e02-8abb-6186dd5e33da tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "26c0bc29-603c-4049-adfb-0c10fda23f31" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 6.815s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:07 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Resumed (Lifecycle Event) Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:13:08 devstack nova-compute[93122]: INFO nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Took 12.58 seconds to spawn the instance on the hypervisor. Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:08 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:09 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:09 devstack nova-compute[93122]: INFO nova.compute.manager [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Took 24.88 seconds to build instance. Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0025083359996642685 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=0.032200250000187225 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:09 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] VM Stopped (Lifecycle Event) Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=0.026396442000077514 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004975128999831213 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=7.720452124000076 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=7.716866753999966 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:09 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] VM Stopped (Lifecycle Event) Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-de8c5515-c099-4fc7-a873-206364dc203f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 26.433s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-f93d2f70-2de9-45f2-86fb-b60cef6b0d6f None None] [instance: 50689539-cd7f-4ef1-b432-c956a571e3b3] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-643dca21-b62e-416f-b3e5-4b5e10970a2b None None] [instance: bcb20c63-93cc-4be1-82f5-a16afa241f45] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:10 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Started (Lifecycle Event) Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df00fd3d-42a8-4e1e-b1f6-5f7efb425734 req-3963d348-fe3f-4dc0-80c9-834bbe43bd58 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df00fd3d-42a8-4e1e-b1f6-5f7efb425734 req-3963d348-fe3f-4dc0-80c9-834bbe43bd58 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df00fd3d-42a8-4e1e-b1f6-5f7efb425734 req-3963d348-fe3f-4dc0-80c9-834bbe43bd58 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-df00fd3d-42a8-4e1e-b1f6-5f7efb425734 req-3963d348-fe3f-4dc0-80c9-834bbe43bd58 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-df00fd3d-42a8-4e1e-b1f6-5f7efb425734 req-3963d348-fe3f-4dc0-80c9-834bbe43bd58 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Processing event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:13:10 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance spawned successfully. Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:11 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:11 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Paused (Lifecycle Event) Jun 23 21:13:11 devstack nova-compute[93122]: INFO nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Took 12.77 seconds to spawn the instance on the hypervisor. Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:11 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:11 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Resumed (Lifecycle Event) Jun 23 21:13:12 devstack nova-compute[93122]: INFO nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Took 19.25 seconds to build instance. Jun 23 21:13:12 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:12 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:13:12 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.805s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.007s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:14 devstack nova-compute[93122]: WARNING nova.compute.manager [req-b7c6e292-675f-46c6-992d-cf39c09b0dab req-ffb65035-2243-4ba4-8281-d4708ee25b65 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state None. Jun 23 21:13:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:17 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.008211285000015778 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:17 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:17 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:17 devstack nova-compute[93122]: INFO nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] VM Stopped (Lifecycle Event) Jun 23 21:13:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-e5102aa9-7f46-4d5d-ae24-75d38a46e109 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 26c0bc29-603c-4049-adfb-0c10fda23f31] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:17 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.48 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:13:18 devstack nova-compute[93122]: INFO nova.compute.manager [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Rescuing Jun 23 21:13:18 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:18 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquired lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:18 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:13:18 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:20 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:20 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Updating instance_info_cache with network_info: [{"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:20 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Releasing lock "refresh_cache-24ade8dd-27e2-435b-bf59-e1ce73202b9a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:22 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:22 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:22 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.999388470000213 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.991313425000044 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99097287900031 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:23 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance destroyed successfully. Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'numa_topology' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:23 devstack nova-compute[93122]: WARNING nova.compute.manager [req-9ecb7236-5ab1-471c-bd92-15239cab1434 req-7cc05350-5a7a-46a4-85ef-e5c09c81b2fe service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:23 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Attempting rescue Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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=93122) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4640}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance directory exists: not creating {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Jun 23 21:13:23 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Creating image(s) Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:23 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'trusted_certs' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<24ade8dd-27e2-435b-bf59-e1ce73202b9a> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.210s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue" returned: 0 in 0.054s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.282s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:24 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'migration_context' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<24ade8dd-27e2-435b-bf59-e1ce73202b9a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start _get_guest_xml network_info=[{"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1804137507-network", "vif_mac": "fa:16:3e:9e:96:c2"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue={'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'resources' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:25 devstack nova-compute[93122]: WARNING nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:25 devstack nova-compute[93122]: WARNING nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:25 devstack nova-compute[93122]: WARNING nova.compute.manager [req-e6722b95-4cdc-4c79-ad38-f32a4be65d78 req-dc69ed08-a554-4498-b382-2f8f709e9e1c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<24ade8dd-27e2-435b-bf59-e1ce73202b9a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:25 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1018435851', uuid='24ade8dd-27e2-435b-bf59-e1ce73202b9a'), owner=OwnerMeta(userid='9e4c29d8f21240fab05e210a8ebce9c2', username='tempest-ServerRescueNegativeTestJSON-1084917447-project-member', projectid='fb8e13e57c224eb1b5671f1aafe23371', projectname='tempest-ServerRescueNegativeTestJSON-1084917447'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1804137507-network", "vif_mac": "fa:16:3e:9e:96:c2"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "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=1782242005.7815259) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'vcpu_model' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:25 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<24ade8dd-27e2-435b-bf59-e1ce73202b9a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:44Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1018435851',display_name='tempest-ServerRescueNegativeTestJSON-server-1018435851',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1018435851',id=6,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:13:11Z,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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-wmrec3mr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:13:12Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=24ade8dd-27e2-435b-bf59-e1ce73202b9a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1804137507-network", "vif_mac": "fa:16:3e:9e:96:c2"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1804137507-network", "vif_mac": "fa:16:3e:9e:96:c2"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'pci_devices' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<24ade8dd-27e2-435b-bf59-e1ce73202b9a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:26 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] End _get_guest_xml xml= Jun 23 21:13:26 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:26 devstack nova-compute[93122]: instance-00000006 Jun 23 21:13:26 devstack nova-compute[93122]: 196608 Jun 23 21:13:26 devstack nova-compute[93122]: 1 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-server-1018435851 Jun 23 21:13:26 devstack nova-compute[93122]: 2026-06-23 19:13:25 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: 192 Jun 23 21:13:26 devstack nova-compute[93122]: 1 Jun 23 21:13:26 devstack nova-compute[93122]: 0 Jun 23 21:13:26 devstack nova-compute[93122]: 0 Jun 23 21:13:26 devstack nova-compute[93122]: 1 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: True Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: bare Jun 23 21:13:26 devstack nova-compute[93122]: qcow2 Jun 23 21:13:26 devstack nova-compute[93122]: 1 Jun 23 21:13:26 devstack nova-compute[93122]: 0 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: ide Jun 23 21:13:26 devstack nova-compute[93122]: virtio Jun 23 21:13:26 devstack nova-compute[93122]: pc Jun 23 21:13:26 devstack nova-compute[93122]: virtio Jun 23 21:13:26 devstack nova-compute[93122]: virtio Jun 23 21:13:26 devstack nova-compute[93122]: virtio Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447-project-member Jun 23 21:13:26 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:13:26 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:13:26 devstack nova-compute[93122]: 33.1.0 Jun 23 21:13:26 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:26 devstack nova-compute[93122]: 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:13:26 devstack nova-compute[93122]: Virtual Machine Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: hvm Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: 1 Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: /dev/urandom Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: Jun 23 21:13:26 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:13:26 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance destroyed successfully. Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.008s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:27 devstack nova-compute[93122]: WARNING nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:27 devstack nova-compute[93122]: WARNING nova.compute.manager [req-7eeb45da-b6d6-404c-bacf-4d1e76684344 req-85ceab68-2f31-4a3d-af0d-5ed0a677b9a7 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No VIF found with MAC fa:16:3e:9e:96:c2, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:13:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:30 devstack nova-compute[93122]: WARNING nova.compute.manager [req-4dab1745-6b34-4fbc-b4b3-3ea3c0a180c4 req-2268c268-29fa-46ce-870d-5deb2fbaa36f service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state active and task_state rescuing. Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Removed pending STOPPED event for 24ade8dd-27e2-435b-bf59-e1ce73202b9a due to new event Resumed> {{(pid=93122) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:30 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Resumed (Lifecycle Event) Jun 23 21:13:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-b8373c8f-b584-472e-ad9c-807672f61a17 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:31 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:31 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:32 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Started (Lifecycle Event) Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:32 devstack nova-compute[93122]: INFO nova.compute.manager [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Terminating instance Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:32 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.999466971999937 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:33 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Instance destroyed successfully. Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lazy-loading 'resources' on Instance uuid 75c6f5ed-56f4-468e-b40f-197d70a52ced {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-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-06-23T19:11:37Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-932912217',display_name='tempest-ServersNegativeTestJSON-server-932912217',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-932912217',id=2,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:12:24Z,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='20bcc0d5eb0a489eab5158b87b2a169a',ramdisk_id='',reservation_id='r-duwqsm2r',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-ServersNegativeTestJSON-1348458933',owner_user_name='tempest-ServersNegativeTestJSON-1348458933-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:12:24Z,user_data=None,user_id='c024e99dda5243339538e8d6dbbb4661',uuid=75c6f5ed-56f4-468e-b40f-197d70a52ced,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converting VIF {"id": "b94d0478-ca2d-4506-bc94-603a16c88885", "address": "fa:16:3e:eb:b3:f3", "network": {"id": "085b4fe4-a015-4524-87cf-827a90492c69", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-132930901-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.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "20bcc0d5eb0a489eab5158b87b2a169a", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb94d0478-ca", "ovs_interfaceid": "b94d0478-ca2d-4506-bc94-603a16c88885", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG os_vif [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb94d0478-ca, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=8cd04a4e-a3eb-4fc7-b717-123b46423d28) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:13:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:33 devstack nova-compute[93122]: INFO os_vif [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:eb:b3:f3,bridge_name='br-int',has_traffic_filtering=True,id=b94d0478-ca2d-4506-bc94-603a16c88885,network=Network(085b4fe4-a015-4524-87cf-827a90492c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb94d0478-ca') Jun 23 21:13:33 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Deleting instance files /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced_del Jun 23 21:13:33 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Deletion of /opt/stack/data/nova/instances/75c6f5ed-56f4-468e-b40f-197d70a52ced_del complete Jun 23 21:13:34 devstack nova-compute[93122]: INFO nova.compute.manager [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Took 1.65 seconds to destroy the instance on the hypervisor. Jun 23 21:13:34 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:13:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:13:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:13:34 devstack nova-compute[93122]: 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. Jun 23 21:13:35 devstack nova-compute[93122]: 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. Jun 23 21:13:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:37 devstack nova-compute[93122]: WARNING nova.compute.manager [req-1bdb4caf-4f38-4e79-b481-9a8e55215cbe req-a57dd03f-ccdd-4b2c-ab39-779b20313037 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received unexpected event network-vif-plugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with vm_state rescued and task_state None. Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0009061499999916123 future=) was cancelled during its delay period, skipping {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=9.944969325999864 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=9.944638557999951 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:38 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] No waiting events found dispatching network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Acquiring lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] No waiting events found dispatching network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-unplugged-b94d0478-ca2d-4506-bc94-603a16c88885 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:13:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7d3b5595-5ade-4a3b-af76-2c44967cc9e6 req-662160ce-2789-4c91-b956-1110d1e50ff5 service nova] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Received event network-vif-deleted-b94d0478-ca2d-4506-bc94-603a16c88885 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:39 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Took 5.05 seconds to deallocate network for instance. Jun 23 21:13:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.010s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:40 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:13:40 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:13:40 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:13:41 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.385s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:41 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Deleted allocations for instance 75c6f5ed-56f4-468e-b40f-197d70a52ced Jun 23 21:13:42 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:42 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-fa5ff042-2cf1-4a5c-9ad0-d143b24f2386 tempest-ServersNegativeTestJSON-1348458933 tempest-ServersNegativeTestJSON-1348458933-project-member] Lock "75c6f5ed-56f4-468e-b40f-197d70a52ced" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 10.311s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:43 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:44 devstack nova-compute[93122]: INFO nova.compute.manager [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Rescuing Jun 23 21:13:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:13:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquired lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:13:44 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:13:45 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:46 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.000939386000027298 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:13:48 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] VM Stopped (Lifecycle Event) Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-f5b4efcf-c6f7-4c0c-a8a7-95fab642b4e8 None None] [instance: 75c6f5ed-56f4-468e-b40f-197d70a52ced] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:13:48 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:49 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:13:50 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updating instance_info_cache with network_info: [{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:13:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Releasing lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:13:51 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:51 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:52 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:13:52 devstack nova-compute[93122]: INFO nova.compute.claims [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Claim successful on node devstack Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.99935550500004 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997889397000108 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.997254401000191 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:13:53 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance destroyed successfully. Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'numa_topology' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:53 devstack nova-compute[93122]: WARNING nova.compute.manager [req-4b68bebc-e7fa-4c09-aad1-6dea7db96778 req-1f7fa576-486e-44c7-834a-3e86a5b4f887 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state active and task_state rescuing. Jun 23 21:13:53 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Attempting rescue Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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=93122) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4640}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance directory exists: not creating {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Jun 23 21:13:53 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Creating image(s) Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "/opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'trusted_certs' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:53 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.142s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue" returned: 0 in 0.056s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.216s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'migration_context' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:54 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start _get_guest_xml network_info=[{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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-1804137507-network", "vif_mac": "fa:16:3e:87:eb:e0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue={'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'resources' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.242s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:13:55 devstack nova-compute[93122]: WARNING nova.compute.manager [req-61630193-4c18-4c28-8e4a-7e990eff57f4 req-e043bbf3-9b11-457c-84e8-700f7533a4a9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state active and task_state rescuing. Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:55 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1820879382', uuid='687e53a9-9b24-4e4e-b1e0-1f384af55d3a'), owner=OwnerMeta(userid='9e4c29d8f21240fab05e210a8ebce9c2', username='tempest-ServerRescueNegativeTestJSON-1084917447-project-member', projectid='fb8e13e57c224eb1b5671f1aafe23371', projectname='tempest-ServerRescueNegativeTestJSON-1084917447'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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-1804137507-network", "vif_mac": "fa:16:3e:87:eb:e0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "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=1782242035.5659328) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'vcpu_model' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:13:55 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:13:55 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:13:55 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1820879382',display_name='tempest-ServerRescueNegativeTestJSON-server-1820879382',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1820879382',id=5,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:13:08Z,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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-rpkdveqr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:13:09Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=687e53a9-9b24-4e4e-b1e0-1f384af55d3a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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-1804137507-network", "vif_mac": "fa:16:3e:87:eb:e0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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-1804137507-network", "vif_mac": "fa:16:3e:87:eb:e0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'pci_devices' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:13:56 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] End _get_guest_xml xml= Jun 23 21:13:56 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:56 devstack nova-compute[93122]: instance-00000005 Jun 23 21:13:56 devstack nova-compute[93122]: 196608 Jun 23 21:13:56 devstack nova-compute[93122]: 1 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-server-1820879382 Jun 23 21:13:56 devstack nova-compute[93122]: 2026-06-23 19:13:55 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: 192 Jun 23 21:13:56 devstack nova-compute[93122]: 1 Jun 23 21:13:56 devstack nova-compute[93122]: 0 Jun 23 21:13:56 devstack nova-compute[93122]: 0 Jun 23 21:13:56 devstack nova-compute[93122]: 1 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: True Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: bare Jun 23 21:13:56 devstack nova-compute[93122]: qcow2 Jun 23 21:13:56 devstack nova-compute[93122]: 1 Jun 23 21:13:56 devstack nova-compute[93122]: 0 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: ide Jun 23 21:13:56 devstack nova-compute[93122]: virtio Jun 23 21:13:56 devstack nova-compute[93122]: pc Jun 23 21:13:56 devstack nova-compute[93122]: virtio Jun 23 21:13:56 devstack nova-compute[93122]: virtio Jun 23 21:13:56 devstack nova-compute[93122]: virtio Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447-project-member Jun 23 21:13:56 devstack nova-compute[93122]: tempest-ServerRescueNegativeTestJSON-1084917447 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:13:56 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:13:56 devstack nova-compute[93122]: 33.1.0 Jun 23 21:13:56 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:56 devstack nova-compute[93122]: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:13:56 devstack nova-compute[93122]: Virtual Machine Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: hvm Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: 1 Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: /dev/urandom Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: Jun 23 21:13:56 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:13:56 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance destroyed successfully. Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:13:56 devstack nova-compute[93122]: DEBUG nova.policy [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '61c67a74dcb84ea9a0bdf7c48f0b0e7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4212598b12774770adab884f5125396b', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:13:57 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Creating image(s) Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "/opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "/opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "/opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.156s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:13:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.138s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk 1073741824" returned: 0 in 0.058s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.217s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] No VIF found with MAC fa:16:3e:87:eb:e0, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.135s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Checking if we can resize image /opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json" returned: 0 in 0.184s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Cannot resize image /opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Ensure instance console log exists: /opt/stack/data/nova/instances/7e6cc3f1-5dcf-465f-895c-07fc298d577d/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:58 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:59 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:59 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:59 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:13:59 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Removed pending STOPPED event for 687e53a9-9b24-4e4e-b1e0-1f384af55d3a due to new event Resumed> {{(pid=93122) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:00 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Resumed (Lifecycle Event) Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-507dadcf-d85a-4d46-abf7-f49d3f833ad8 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:00 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Successfully created port: b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:14:01 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:01 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Started (Lifecycle Event) Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93122) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93122) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:14:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue --force-share --output=json" returned: 0 in 0.211s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk.rescue --force-share --output=json" returned: 0 in 0.174s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json" returned: 0 in 0.232s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/24ade8dd-27e2-435b-bf59-e1ce73202b9a/disk --force-share --output=json" returned: 0 in 0.166s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:04 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue --force-share --output=json" returned: 0 in 0.176s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk.rescue --force-share --output=json" returned: 0 in 0.154s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json" returned: 0 in 0.225s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/687e53a9-9b24-4e4e-b1e0-1f384af55d3a/disk --force-share --output=json" returned: 0 in 0.175s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:05 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CMD "env LANG=C uptime" returned: 0 in 0.057s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Hypervisor/Node resource view: name=devstack free_ram=5167MB free_disk=14.768917083740234GB free_vcpus=2 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93122) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 687e53a9-9b24-4e4e-b1e0-1f384af55d3a actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 24ade8dd-27e2-435b-bf59-e1ce73202b9a actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 7e6cc3f1-5dcf-465f-895c-07fc298d577d actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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': ' 21:14:05 up 36 min, 1 user, load average: 8.11, 4.76, 2.81\n', 'num_instances': '3', 'num_vm_rescued': '2', 'num_task_None': '2', 'num_os_type_None': '3', 'num_proj_fb8e13e57c224eb1b5671f1aafe23371': '2', 'io_workload': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_proj_4212598b12774770adab884f5125396b': '1'} {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:06 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:07 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:07 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Compute_service record updated for devstack:devstack {{(pid=93122) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.328s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.53 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0009083599998120917 future=) was cancelled during its delay period, skipping {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.007s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:08 devstack nova-compute[93122]: WARNING nova.compute.manager [req-355aa2f1-1124-4cdf-bb2e-5a7226d885a9 req-b56972de-a205-4065-a890-39a2c7188f8c service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state None. Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Successfully updated port: b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:14:08 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Received event network-changed-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Refreshing instance network info cache due to event network-changed-b1915c0f-d059-4d7e-a047-2083644e0506. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] Acquiring lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] Acquired lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Refreshing network info cache for port b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:09 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 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. Jun 23 21:14:09 devstack nova-compute[93122]: INFO nova.compute.manager [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Unrescuing Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquired lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:09 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:14:10 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:10 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:10 devstack nova-compute[93122]: WARNING nova.compute.manager [req-79fc281e-fb85-4b10-a22b-59cde15b5da1 req-611c3b7e-7620-4a35-9316-d3f4644518f9 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state unrescuing. Jun 23 21:14:11 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:11 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a01ad5f3-a9d8-4b49-9933-f2a6578d899b req-f4e7b15e-5bc7-4a39-b086-5eb8af1697c1 service nova] Releasing lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquired lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:11 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:14:12 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:14:12 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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. Jun 23 21:14:13 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updating instance_info_cache with network_info: [{"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Updating instance_info_cache with network_info: [{"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Releasing lock "refresh_cache-687e53a9-9b24-4e4e-b1e0-1f384af55d3a" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'flavor' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Releasing lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Instance network_info: |[{"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Start _get_guest_xml network_info=[{"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:14:13 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-201471853', uuid='7e6cc3f1-5dcf-465f-895c-07fc298d577d'), owner=OwnerMeta(userid='61c67a74dcb84ea9a0bdf7c48f0b0e7a', username='tempest-ServerActionsTestOtherA-772090747-project-member', projectid='4212598b12774770adab884f5125396b', projectname='tempest-ServerActionsTestOtherA-772090747'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "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=1782242053.9212055) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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-06-23T19:13:50Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-201471853',display_name='tempest-ServerActionsTestOtherA-server-201471853',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-201471853',id=7,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIRG4Gh9+W2jcGGdNV+ostHlxkblMHtuvHpAfl+ZYMPl60TlvAfzf8DLeIM41NVYbuwiUPvf32208N4z6+TOzvaXTTwH8Wp0keY26aKSZaTPMpIaAoSqkC/W4duDviE/rg==',key_name='tempest-keypair-1967022873',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='4212598b12774770adab884f5125396b',ramdisk_id='',reservation_id='r-pnh81o9n',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-772090747',owner_user_name='tempest-ServerActionsTestOtherA-772090747-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:13:57Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='61c67a74dcb84ea9a0bdf7c48f0b0e7a',uuid=7e6cc3f1-5dcf-465f-895c-07fc298d577d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:14:13 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converting VIF {"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:72:3c:6b,bridge_name='br-int',has_traffic_filtering=True,id=b1915c0f-d059-4d7e-a047-2083644e0506,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb1915c0f-d0') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lazy-loading 'pci_devices' on Instance uuid 7e6cc3f1-5dcf-465f-895c-07fc298d577d {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] End _get_guest_xml xml= Jun 23 21:14:14 devstack nova-compute[93122]: 7e6cc3f1-5dcf-465f-895c-07fc298d577d Jun 23 21:14:14 devstack nova-compute[93122]: instance-00000007 Jun 23 21:14:14 devstack nova-compute[93122]: 196608 Jun 23 21:14:14 devstack nova-compute[93122]: 1 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: tempest-ServerActionsTestOtherA-server-201471853 Jun 23 21:14:14 devstack nova-compute[93122]: 2026-06-23 19:14:13 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: 192 Jun 23 21:14:14 devstack nova-compute[93122]: 1 Jun 23 21:14:14 devstack nova-compute[93122]: 0 Jun 23 21:14:14 devstack nova-compute[93122]: 0 Jun 23 21:14:14 devstack nova-compute[93122]: 1 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: True Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: bare Jun 23 21:14:14 devstack nova-compute[93122]: qcow2 Jun 23 21:14:14 devstack nova-compute[93122]: 1 Jun 23 21:14:14 devstack nova-compute[93122]: 0 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: virtio Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: tempest-ServerActionsTestOtherA-772090747-project-member Jun 23 21:14:14 devstack nova-compute[93122]: tempest-ServerActionsTestOtherA-772090747 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:14:14 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:14:14 devstack nova-compute[93122]: 33.1.0 Jun 23 21:14:14 devstack nova-compute[93122]: 7e6cc3f1-5dcf-465f-895c-07fc298d577d Jun 23 21:14:14 devstack nova-compute[93122]: 7e6cc3f1-5dcf-465f-895c-07fc298d577d Jun 23 21:14:14 devstack nova-compute[93122]: Virtual Machine Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: hvm Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: 1 Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: /dev/urandom Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: Jun 23 21:14:14 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Preparing to wait for external event network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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-06-23T19:13:50Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-201471853',display_name='tempest-ServerActionsTestOtherA-server-201471853',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-201471853',id=7,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIRG4Gh9+W2jcGGdNV+ostHlxkblMHtuvHpAfl+ZYMPl60TlvAfzf8DLeIM41NVYbuwiUPvf32208N4z6+TOzvaXTTwH8Wp0keY26aKSZaTPMpIaAoSqkC/W4duDviE/rg==',key_name='tempest-keypair-1967022873',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='4212598b12774770adab884f5125396b',ramdisk_id='',reservation_id='r-pnh81o9n',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-772090747',owner_user_name='tempest-ServerActionsTestOtherA-772090747-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:13:57Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='61c67a74dcb84ea9a0bdf7c48f0b0e7a',uuid=7e6cc3f1-5dcf-465f-895c-07fc298d577d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converting VIF {"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:72:3c:6b,bridge_name='br-int',has_traffic_filtering=True,id=b1915c0f-d059-4d7e-a047-2083644e0506,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb1915c0f-d0') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG os_vif [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:72:3c:6b,bridge_name='br-int',has_traffic_filtering=True,id=b1915c0f-d059-4d7e-a047-2083644e0506,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb1915c0f-d0') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: 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': '0226be1c-cbec-593d-8b05-32a92fddf426', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb1915c0f-d0, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb1915c0f-d0, col_values=(('qos', UUID('23f740b3-685d-43c5-b06c-750d0691647f')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb1915c0f-d0, col_values=(('external_ids', {'iface-id': 'b1915c0f-d059-4d7e-a047-2083644e0506', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:72:3c:6b', 'vm-uuid': '7e6cc3f1-5dcf-465f-895c-07fc298d577d'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: INFO os_vif [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:72:3c:6b,bridge_name='br-int',has_traffic_filtering=True,id=b1915c0f-d059-4d7e-a047-2083644e0506,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb1915c0f-d0') Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.999469764999958 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.998123504999967 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99545249599987 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:14 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance destroyed successfully. Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'numa_topology' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:15 devstack nova-compute[93122]: WARNING nova.compute.manager [req-ee95a101-6c96-4a68-830a-0f3c201385eb req-21efa378-1bde-4d19-b991-9a21dee7012a service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state unrescuing. Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Object Instance<687e53a9-9b24-4e4e-b1e0-1f384af55d3a> lazy-loaded attributes: flavor,numa_topology {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] No VIF found with MAC fa:16:3e:72:3c:6b, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:16 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:14:16 devstack nova-compute[93122]: INFO nova.compute.claims [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Claim successful on node devstack Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:17 devstack nova-compute[93122]: WARNING nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state unrescuing. Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:17 devstack nova-compute[93122]: WARNING nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state unrescuing. Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:17 devstack nova-compute[93122]: WARNING nova.compute.manager [req-485f94f2-914d-4daa-9115-6857c1ca069b req-e042df4e-b1c8-4299-9cf3-b226dc9142e4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received unexpected event network-vif-plugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with vm_state rescued and task_state unrescuing. Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Removed pending STOPPED event for 687e53a9-9b24-4e4e-b1e0-1f384af55d3a due to new event Resumed> {{(pid=93122) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:18 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Resumed (Lifecycle Event) Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-350a3e36-3111-4abe-9945-9e9e32f28a4e tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.415s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:18 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:19 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Started (Lifecycle Event) Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:14:19 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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. Jun 23 21:14:19 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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. Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.policy [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '34688ec90d5c40aba5d788037953d6ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8e50ff4592b4eb1931328f1dc2d0a29', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:19 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:19 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:14:20 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:20 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] VM Started (Lifecycle Event) Jun 23 21:14:20 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:14:20 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:20 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:20 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] VM Paused (Lifecycle Event) Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Successfully created port: d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:14:21 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Creating image(s) Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "/opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "/opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "/opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.251s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:21 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ebd821f5-551e-4325-b358-67da4ed0eb09 req-4af814ee-4660-4801-a2d2-6a73f32a4f25 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Received event network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ebd821f5-551e-4325-b358-67da4ed0eb09 req-4af814ee-4660-4801-a2d2-6a73f32a4f25 service nova] Acquiring lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ebd821f5-551e-4325-b358-67da4ed0eb09 req-4af814ee-4660-4801-a2d2-6a73f32a4f25 service nova] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-ebd821f5-551e-4325-b358-67da4ed0eb09 req-4af814ee-4660-4801-a2d2-6a73f32a4f25 service nova] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-ebd821f5-551e-4325-b358-67da4ed0eb09 req-4af814ee-4660-4801-a2d2-6a73f32a4f25 service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Processing event network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Instance event wait completed in 3 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:22 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] VM Resumed (Lifecycle Event) Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.392s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:22 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Instance spawned successfully. Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk 1073741824" returned: 0 in 0.183s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.603s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.545s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:23 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.410s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Cannot resize image /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Ensure instance console log exists: /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:23 devstack nova-compute[93122]: INFO nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Took 25.74 seconds to spawn the instance on the hypervisor. Jun 23 21:14:23 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:24 devstack nova-compute[93122]: INFO nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Took 31.15 seconds to build instance. Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Successfully updated port: d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-changed-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Refreshing instance network info cache due to event network-changed-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] Acquiring lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] Acquired lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Refreshing network info cache for port d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Received event network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] Acquiring lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] No waiting events found dispatching network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:24 devstack nova-compute[93122]: WARNING nova.compute.manager [req-93a48890-581b-4cfa-bf21-04aec0f0fee4 req-1df91aca-f1ef-48f5-9071-74a86bf8446a service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Received unexpected event network-vif-plugged-b1915c0f-d059-4d7e-a047-2083644e0506 for instance with vm_state active and task_state None. Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "7e6cc3f1-5dcf-465f-895c-07fc298d577d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 32.688s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:24 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b 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. Jun 23 21:14:24 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:14:25 devstack nova-compute[93122]: INFO nova.compute.claims [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Claim successful on node devstack Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-02cc8cad-f747-4bc5-97c3-98bdfb80a2ec req-2dc5a3c9-91b3-47d5-a7e5-1c0567519d2b service nova] Releasing lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquired lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:25 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:26 devstack nova-compute[93122]: INFO nova.compute.manager [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Terminating instance Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:14:26 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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. Jun 23 21:14:26 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updating instance_info_cache with network_info: [{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.99953262200006 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:27 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Instance destroyed successfully. Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'resources' on Instance uuid 24ade8dd-27e2-435b-bf59-e1ce73202b9a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Releasing lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance network_info: |[{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Start _get_guest_xml network_info=[{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:14:27 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeTestJSON-server-1035070781', uuid='a3ff6892-b96e-45a0-b155-a98533ecea1b'), owner=OwnerMeta(userid='34688ec90d5c40aba5d788037953d6ba', username='tempest-AttachVolumeTestJSON-833275940-project-member', projectid='c8e50ff4592b4eb1931328f1dc2d0a29', projectname='tempest-AttachVolumeTestJSON-833275940'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "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=1782242067.864879) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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-06-23T19:14:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-1035070781',display_name='tempest-AttachVolumeTestJSON-server-1035070781',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-1035070781',id=8,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOrv0CJ58ZowAGY1CbsE6JHMtDIA+evIq9cmVceEOcgwXouxMrk720puJ2TCeDJA/mjLSOUFqpfNTASiS2PBxdQNI6erv+gyx+Pjxb+lN35liSgvhcoPT2JQGQ9q+aHAXw==',key_name='tempest-keypair-1546579826',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='c8e50ff4592b4eb1931328f1dc2d0a29',ramdisk_id='',reservation_id='r-23spqwvt',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-AttachVolumeTestJSON-833275940',owner_user_name='tempest-AttachVolumeTestJSON-833275940-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:21Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='34688ec90d5c40aba5d788037953d6ba',uuid=a3ff6892-b96e-45a0-b155-a98533ecea1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converting VIF {"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:27 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'pci_devices' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:44Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1018435851',display_name='tempest-ServerRescueNegativeTestJSON-server-1018435851',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1018435851',id=6,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:13:30Z,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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-wmrec3mr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:13:31Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=24ade8dd-27e2-435b-bf59-e1ce73202b9a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='rescued') vif={"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b7cb12c4-a946-46c3-b65b-749be2411902", "address": "fa:16:3e:9e:96:c2", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb7cb12c4-a9", "ovs_interfaceid": "b7cb12c4-a946-46c3-b65b-749be2411902", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG os_vif [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-19240bbb-2999-4471-b53b-37ba4eafbe2e req-0b09fe48-00c9-43ef-a88f-7412c5878a90 service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb7cb12c4-a9, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=7ee89d03-39cd-4733-97da-733c8089601b) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:28 devstack nova-compute[93122]: INFO os_vif [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:9e:96:c2,bridge_name='br-int',has_traffic_filtering=True,id=b7cb12c4-a946-46c3-b65b-749be2411902,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb7cb12c4-a9') Jun 23 21:14:28 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Deleting instance files /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a_del Jun 23 21:14:28 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Deletion of /opt/stack/data/nova/instances/24ade8dd-27e2-435b-bf59-e1ce73202b9a_del complete Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.797s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] End _get_guest_xml xml= Jun 23 21:14:28 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:14:28 devstack nova-compute[93122]: instance-00000008 Jun 23 21:14:28 devstack nova-compute[93122]: 196608 Jun 23 21:14:28 devstack nova-compute[93122]: 1 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-server-1035070781 Jun 23 21:14:28 devstack nova-compute[93122]: 2026-06-23 19:14:27 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: 192 Jun 23 21:14:28 devstack nova-compute[93122]: 1 Jun 23 21:14:28 devstack nova-compute[93122]: 0 Jun 23 21:14:28 devstack nova-compute[93122]: 0 Jun 23 21:14:28 devstack nova-compute[93122]: 1 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: True Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: bare Jun 23 21:14:28 devstack nova-compute[93122]: qcow2 Jun 23 21:14:28 devstack nova-compute[93122]: 1 Jun 23 21:14:28 devstack nova-compute[93122]: 0 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: virtio Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-833275940-project-member Jun 23 21:14:28 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-833275940 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:14:28 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:14:28 devstack nova-compute[93122]: 33.1.0 Jun 23 21:14:28 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:14:28 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:14:28 devstack nova-compute[93122]: Virtual Machine Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: hvm Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: 1 Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: /dev/urandom Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: Jun 23 21:14:28 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Preparing to wait for external event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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-06-23T19:14:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-1035070781',display_name='tempest-AttachVolumeTestJSON-server-1035070781',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-1035070781',id=8,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOrv0CJ58ZowAGY1CbsE6JHMtDIA+evIq9cmVceEOcgwXouxMrk720puJ2TCeDJA/mjLSOUFqpfNTASiS2PBxdQNI6erv+gyx+Pjxb+lN35liSgvhcoPT2JQGQ9q+aHAXw==',key_name='tempest-keypair-1546579826',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='c8e50ff4592b4eb1931328f1dc2d0a29',ramdisk_id='',reservation_id='r-23spqwvt',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-AttachVolumeTestJSON-833275940',owner_user_name='tempest-AttachVolumeTestJSON-833275940-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:21Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='34688ec90d5c40aba5d788037953d6ba',uuid=a3ff6892-b96e-45a0-b155-a98533ecea1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converting VIF {"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG os_vif [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: 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': 'cc9f7b5b-ff09-5518-9049-b1d59b81f893', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd2bc65f2-70, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd2bc65f2-70, col_values=(('qos', UUID('2d54b08a-c070-4428-b49e-e2289bf8dbcf')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd2bc65f2-70, col_values=(('external_ids', {'iface-id': 'd2bc65f2-70e9-4ac5-bbe8-5766ef27897a', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b8:7d:7b', 'vm-uuid': 'a3ff6892-b96e-45a0-b155-a98533ecea1b'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:28 devstack nova-compute[93122]: INFO os_vif [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') Jun 23 21:14:28 devstack nova-compute[93122]: INFO nova.compute.manager [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Took 1.83 seconds to destroy the instance on the hypervisor. Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:14:28 devstack nova-compute[93122]: 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. Jun 23 21:14:28 devstack nova-compute[93122]: 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. Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:14:28 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:14:28 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:14:28 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.policy [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'bbe8f0efee62411284c90c9a5f6773a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a6591c950348328391d19a8ca4879f', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:14:29 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0008044199998948898 future=) was cancelled during its delay period, skipping {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=12.709773658000358 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=12.709498204000283 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:29 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No VIF found with MAC fa:16:3e:b8:7d:7b, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Received event network-changed-b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Refreshing instance network info cache due to event network-changed-b1915c0f-d059-4d7e-a047-2083644e0506. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Acquiring lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Acquired lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Refreshing network info cache for port b1915c0f-d059-4d7e-a047-2083644e0506 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:30 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c 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. Jun 23 21:14:30 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Took 2.05 seconds to deallocate network for instance. Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Successfully created port: 66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:14:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:14:31 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Creating image(s) Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "/opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "/opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "/opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.014s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.558s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.469s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk 1073741824" returned: 0 in 0.154s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.682s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.443s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Checking if we can resize image /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a6ad135a-aef6-41d7-894a-1ab8f43f5e5e req-42d7c26e-3eff-48d7-b4e9-586b61183db7 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a6ad135a-aef6-41d7-894a-1ab8f43f5e5e req-42d7c26e-3eff-48d7-b4e9-586b61183db7 service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a6ad135a-aef6-41d7-894a-1ab8f43f5e5e req-42d7c26e-3eff-48d7-b4e9-586b61183db7 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a6ad135a-aef6-41d7-894a-1ab8f43f5e5e req-42d7c26e-3eff-48d7-b4e9-586b61183db7 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.018s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:32 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a6ad135a-aef6-41d7-894a-1ab8f43f5e5e req-42d7c26e-3eff-48d7-b4e9-586b61183db7 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Processing event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.992s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json" returned: 0 in 0.598s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Cannot resize image /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Ensure instance console log exists: /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.010s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:33 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Deleted allocations for instance 24ade8dd-27e2-435b-bf59-e1ce73202b9a Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:33 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c 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. Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:33 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] VM Started (Lifecycle Event) Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:14:33 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance spawned successfully. Jun 23 21:14:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Updated VIF entry in instance network info cache for port b1915c0f-d059-4d7e-a047-2083644e0506. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 7e6cc3f1-5dcf-465f-895c-07fc298d577d] Updating instance_info_cache with network_info: [{"id": "b1915c0f-d059-4d7e-a047-2083644e0506", "address": "fa:16:3e:72:3c:6b", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": [{"address": "172.24.4.214", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb1915c0f-d0", "ovs_interfaceid": "b1915c0f-d059-4d7e-a047-2083644e0506", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Successfully updated port: 66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Releasing lock "refresh_cache-7e6cc3f1-5dcf-465f-895c-07fc298d577d" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Acquiring lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] No waiting events found dispatching network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-unplugged-b7cb12c4-a946-46c3-b65b-749be2411902 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Received event network-vif-deleted-b7cb12c4-a946-46c3-b65b-749be2411902 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:34 devstack nova-compute[93122]: INFO nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Neutron deleted interface b7cb12c4-a946-46c3-b65b-749be2411902; detaching it from the instance and deleting it from the info cache Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-34f9d0fd-94e1-47ad-bd63-f3cd5bcc588f tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "24ade8dd-27e2-435b-bf59-e1ce73202b9a" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.218s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-83c96f30-a6f0-4fa0-b1ed-aec3a8f3dbce req-0b5a0442-2bee-4961-b8fd-29021f8e419c service nova] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Detach interface failed, port_id=b7cb12c4-a946-46c3-b65b-749be2411902, reason: Instance 24ade8dd-27e2-435b-bf59-e1ce73202b9a could not be found. {{(pid=93122) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11817}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquired lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:14:34 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:34 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] VM Paused (Lifecycle Event) Jun 23 21:14:34 devstack nova-compute[93122]: INFO nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Took 13.19 seconds to spawn the instance on the hypervisor. Jun 23 21:14:34 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] No waiting events found dispatching network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:35 devstack nova-compute[93122]: WARNING nova.compute.manager [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received unexpected event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a for instance with vm_state active and task_state None. Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-changed-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing instance network info cache due to event network-changed-66610709-a848-4210-b610-fd7449ebabca. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Acquiring lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:35 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] VM Resumed (Lifecycle Event) Jun 23 21:14:35 devstack nova-compute[93122]: INFO nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Took 18.82 seconds to build instance. Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:14:35 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:35 devstack nova-compute[93122]: INFO nova.compute.manager [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Terminating instance Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.342s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:35 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating instance_info_cache with network_info: [{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Start destroying the instance on the hypervisor. {{(pid=93122) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Releasing lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Instance network_info: |[{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Start _get_guest_xml network_info=[{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Acquired lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing network info cache for port 66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:36 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-269653736', uuid='09e1ebb6-7578-45b6-af60-d28805b85eab'), owner=OwnerMeta(userid='bbe8f0efee62411284c90c9a5f6773a7', username='tempest-TaggedAttachmentsTest-1464442426-project-member', projectid='05a6591c950348328391d19a8ca4879f', projectname='tempest-TaggedAttachmentsTest-1464442426'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "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=1782242076.452474) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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-06-23T19:14:21Z,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-269653736',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-269653736',id=9,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdCWW1clbJp1zECWBAXinpIAR92ZS7CDIHeWhg9aIAeX6v4QtU7KJGFdsXRFWYnrJx0J6KfUpw51lwURr2hDgDgIPCL3yDigO0/PtuJPfGLC1RCrqly8moHiusEILGwxQ==',key_name='tempest-keypair-1024299623',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='05a6591c950348328391d19a8ca4879f',ramdisk_id='',reservation_id='r-o9cod1a7',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1464442426',owner_user_name='tempest-TaggedAttachmentsTest-1464442426-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:30Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='bbe8f0efee62411284c90c9a5f6773a7',uuid=09e1ebb6-7578-45b6-af60-d28805b85eab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converting VIF {"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:1e:82:8a,bridge_name='br-int',has_traffic_filtering=True,id=66610709-a848-4210-b610-fd7449ebabca,network=Network(83414089-1d67-4d0a-9ae9-e93dae73a4de),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66610709-a8') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'pci_devices' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.998452876000101 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:36 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Instance destroyed successfully. Jun 23 21:14:36 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lazy-loading 'resources' on Instance uuid 687e53a9-9b24-4e4e-b1e0-1f384af55d3a {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:14:36 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 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. Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] End _get_guest_xml xml= Jun 23 21:14:37 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:14:37 devstack nova-compute[93122]: instance-00000009 Jun 23 21:14:37 devstack nova-compute[93122]: 196608 Jun 23 21:14:37 devstack nova-compute[93122]: 1 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: tempest-device-tagging-server-269653736 Jun 23 21:14:37 devstack nova-compute[93122]: 2026-06-23 19:14:36 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: 192 Jun 23 21:14:37 devstack nova-compute[93122]: 1 Jun 23 21:14:37 devstack nova-compute[93122]: 0 Jun 23 21:14:37 devstack nova-compute[93122]: 0 Jun 23 21:14:37 devstack nova-compute[93122]: 1 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: True Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: bare Jun 23 21:14:37 devstack nova-compute[93122]: qcow2 Jun 23 21:14:37 devstack nova-compute[93122]: 1 Jun 23 21:14:37 devstack nova-compute[93122]: 0 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: virtio Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426-project-member Jun 23 21:14:37 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:14:37 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:14:37 devstack nova-compute[93122]: 33.1.0 Jun 23 21:14:37 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:14:37 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:14:37 devstack nova-compute[93122]: Virtual Machine Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: hvm Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: 1 Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: /dev/urandom Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: Jun 23 21:14:37 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Preparing to wait for external event network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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-06-23T19:14:21Z,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-269653736',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-269653736',id=9,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdCWW1clbJp1zECWBAXinpIAR92ZS7CDIHeWhg9aIAeX6v4QtU7KJGFdsXRFWYnrJx0J6KfUpw51lwURr2hDgDgIPCL3yDigO0/PtuJPfGLC1RCrqly8moHiusEILGwxQ==',key_name='tempest-keypair-1024299623',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='05a6591c950348328391d19a8ca4879f',ramdisk_id='',reservation_id='r-o9cod1a7',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1464442426',owner_user_name='tempest-TaggedAttachmentsTest-1464442426-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:30Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='bbe8f0efee62411284c90c9a5f6773a7',uuid=09e1ebb6-7578-45b6-af60-d28805b85eab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converting VIF {"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:1e:82:8a,bridge_name='br-int',has_traffic_filtering=True,id=66610709-a848-4210-b610-fd7449ebabca,network=Network(83414089-1d67-4d0a-9ae9-e93dae73a4de),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66610709-a8') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG os_vif [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:1e:82:8a,bridge_name='br-int',has_traffic_filtering=True,id=66610709-a848-4210-b610-fd7449ebabca,network=Network(83414089-1d67-4d0a-9ae9-e93dae73a4de),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66610709-a8') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: 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': '6d6ef13d-91bc-5a42-add9-7f239566462f', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap66610709-a8, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap66610709-a8, col_values=(('qos', UUID('c73ed68c-501c-44b9-ace7-2e51a6ab2717')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap66610709-a8, col_values=(('external_ids', {'iface-id': '66610709-a848-4210-b610-fd7449ebabca', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:1e:82:8a', 'vm-uuid': '09e1ebb6-7578-45b6-af60-d28805b85eab'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: INFO os_vif [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:1e:82:8a,bridge_name='br-int',has_traffic_filtering=True,id=66610709-a848-4210-b610-fd7449ebabca,network=Network(83414089-1d67-4d0a-9ae9-e93dae73a4de),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66610709-a8') Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-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-06-23T19:12:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1820879382',display_name='tempest-ServerRescueNegativeTestJSON-server-1820879382',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1820879382',id=5,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-23T19:14:00Z,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='fb8e13e57c224eb1b5671f1aafe23371',ramdisk_id='',reservation_id='r-rpkdveqr',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1084917447',owner_user_name='tempest-ServerRescueNegativeTestJSON-1084917447-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:14:18Z,user_data=None,user_id='9e4c29d8f21240fab05e210a8ebce9c2',uuid=687e53a9-9b24-4e4e-b1e0-1f384af55d3a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converting VIF {"id": "b52872a8-49a7-40c9-8c7b-b08466f03200", "address": "fa:16:3e:87:eb:e0", "network": {"id": "9352ac41-fe87-414f-89a5-56c14d9393e0", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1804137507-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": "fb8e13e57c224eb1b5671f1aafe23371", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb52872a8-49", "ovs_interfaceid": "b52872a8-49a7-40c9-8c7b-b08466f03200", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG os_vif [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-bc1024bb-cffc-41d2-aecc-75f389a4a9e4 req-4e5a1bda-651b-48d1-818e-9d48fcaa5372 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb52872a8-49, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=625ec6fb-4238-4289-904f-7f89e4f8f9b7) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:37 devstack nova-compute[93122]: INFO os_vif [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:87:eb:e0,bridge_name='br-int',has_traffic_filtering=True,id=b52872a8-49a7-40c9-8c7b-b08466f03200,network=Network(9352ac41-fe87-414f-89a5-56c14d9393e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb52872a8-49') Jun 23 21:14:37 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Deleting instance files /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a_del Jun 23 21:14:37 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Deletion of /opt/stack/data/nova/instances/687e53a9-9b24-4e4e-b1e0-1f384af55d3a_del complete Jun 23 21:14:37 devstack nova-compute[93122]: INFO nova.compute.manager [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Took 1.85 seconds to destroy the instance on the hypervisor. Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG oslo.service.backend._common.loopingcall [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93122) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.compute.manager [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Deallocating network for instance {{(pid=93122) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 23 21:14:37 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] deallocate_for_instance() {{(pid=93122) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 23 21:14:37 devstack nova-compute[93122]: 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. Jun 23 21:14:38 devstack nova-compute[93122]: 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. Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-changed-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Refreshing instance network info cache due to event network-changed-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] Acquiring lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] Acquired lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Refreshing network info cache for port d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:38 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 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. Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updated VIF entry in instance network info cache for port 66610709-a848-4210-b610-fd7449ebabca. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating instance_info_cache with network_info: [{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name hda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:14:38 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No VIF found with MAC fa:16:3e:1e:82:8a, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:14:38 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Using config drive Jun 23 21:14:39 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 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. Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.network.neutron [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:39 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 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. Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-da2ef813-26ae-4560-84c4-b9d8708fa950 req-48518e59-9a02-4b51-a54f-119e8c3e7b58 service nova] Releasing lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:39 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] Acquiring lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] No waiting events found dispatching network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-unplugged-b52872a8-49a7-40c9-8c7b-b08466f03200 for instance with task_state deleting. {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-105ce6de-7655-463f-9df6-08dbc213b0cf req-07a6d367-f1fb-4c5f-b051-949a7891b8c4 service nova] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Received event network-vif-deleted-b52872a8-49a7-40c9-8c7b-b08466f03200 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:39 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Creating config drive at /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.config Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updated VIF entry in instance network info cache for port d2bc65f2-70e9-4ac5-bbe8-5766ef27897a. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updating instance_info_cache with network_info: [{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmp1agzglss {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:39 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/09e1ebb6-7578-45b6-af60-d28805b85eab/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmp1agzglss" returned: 0 in 0.048s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:39 devstack nova-compute[93122]: INFO nova.compute.manager [-] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Took 1.85 seconds to deallocate network for instance. Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-7c933ead-0d09-424c-a320-afa03ba14565 req-74d83e8b-6870-4981-ae54-6e47e1ea3301 service nova] Releasing lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.005s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:40 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Processing event network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] No waiting events found dispatching network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:14:41 devstack nova-compute[93122]: WARNING nova.compute.manager [req-aa7003fa-b5d9-4453-9efc-b90b76852fc3 req-004c5a6e-2ca1-47d8-bf0b-4ccaf38481f9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received unexpected event network-vif-plugged-66610709-a848-4210-b610-fd7449ebabca for instance with vm_state building and task_state spawning. Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.398s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:41 devstack nova-compute[93122]: INFO nova.scheduler.client.report [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Deleted allocations for instance 687e53a9-9b24-4e4e-b1e0-1f384af55d3a Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:41 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] VM Started (Lifecycle Event) Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:14:41 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Instance spawned successfully. Jun 23 21:14:41 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0012899469998046698 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=9.18288484499999 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=9.182190064000224 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:42 devstack nova-compute[93122]: INFO nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] VM Stopped (Lifecycle Event) Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-a2a7d682-6124-41ed-9cf4-f291e7b506d1 tempest-ServerRescueNegativeTestJSON-1084917447 tempest-ServerRescueNegativeTestJSON-1084917447-project-member] Lock "687e53a9-9b24-4e4e-b1e0-1f384af55d3a" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.287s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:42 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:42 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] VM Paused (Lifecycle Event) Jun 23 21:14:42 devstack nova-compute[93122]: INFO nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Took 11.97 seconds to spawn the instance on the hypervisor. Jun 23 21:14:42 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-931b180d-fa47-4da8-98f2-35cb17e30335 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: 24ade8dd-27e2-435b-bf59-e1ce73202b9a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:43 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:43 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] VM Resumed (Lifecycle Event) Jun 23 21:14:43 devstack nova-compute[93122]: INFO nova.compute.manager [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Took 18.06 seconds to build instance. Jun 23 21:14:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:43 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:14:44 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ae875c4a-595b-419b-8817-b190db270cb2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 19.613s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-changed-66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing instance network info cache due to event network-changed-66610709-a848-4210-b610-fd7449ebabca. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] Acquiring lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] Acquired lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:46 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing network info cache for port 66610709-a848-4210-b610-fd7449ebabca {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:47 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 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. Jun 23 21:14:47 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:47 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 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. Jun 23 21:14:47 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updated VIF entry in instance network info cache for port 66610709-a848-4210-b610-fd7449ebabca. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:14:47 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating instance_info_cache with network_info: [{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": [{"address": "172.24.4.205", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:14:48 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-2017679f-3e0f-4b65-b7e2-a380fa53f17d req-d854619a-2088-461c-a961-14b920f75d99 service nova] Releasing lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:14:51 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:51 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004315743000006478 future=) submitted to {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:51 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Emitting event Stopped> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:14:51 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:14:51 devstack nova-compute[93122]: INFO nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] VM Stopped (Lifecycle Event) Jun 23 21:14:52 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-82716cfa-5d17-45e0-8f4c-6b2b49b41e0e tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: 687e53a9-9b24-4e4e-b1e0-1f384af55d3a] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:14:52 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "fdbac080-7835-433c-83e8-de75d96a12ce" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:53 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "fdbac080-7835-433c-83e8-de75d96a12ce" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:54 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Starting instance... {{(pid=93122) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 23 21:14:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:54 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:54 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93122) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 23 21:14:54 devstack nova-compute[93122]: INFO nova.compute.claims [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Claim successful on node devstack Jun 23 21:14:56 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:14:56 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:14:56 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:56 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.234s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Start building networks asynchronously for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Allocating IP information in the background. {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:14:57 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:14:57 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:14:57 devstack nova-compute[93122]: DEBUG nova.policy [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '61c67a74dcb84ea9a0bdf7c48f0b0e7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4212598b12774770adab884f5125396b', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:14:58 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93122) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG oslo_service.periodic_task [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93122) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Successfully created port: f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:14:58 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Start building block device mappings for instance. {{(pid=93122) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93122) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Start spawning the instance on the hypervisor. {{(pid=93122) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Creating instance directory {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 23 21:14:59 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Creating image(s) Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "/opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "/opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "/opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.136s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Successfully updated port: f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "4ead3024e97202a64b619ce7b438090a3d55e31a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_utils.imageutils.format_inspector [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93122) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Received event network-changed-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Refreshing instance network info cache due to event network-changed-f81739cc-406b-4793-ab8b-54160089b5e1. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] Acquiring lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] Acquired lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Refreshing network info cache for port f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.129s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:14:59 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk 1073741824 {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/4ead3024e97202a64b619ce7b438090a3d55e31a,backing_fmt=raw /opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk 1073741824" returned: 0 in 0.056s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "4ead3024e97202a64b619ce7b438090a3d55e31a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.199s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.152s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Checking if we can resize image /opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/fdbac080-7835-433c-83e8-de75d96a12ce/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json" returned: 0 in 0.142s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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/fdbac080-7835-433c-83e8-de75d96a12ce/disk --force-share --output=json" returned: 0 in 0.138s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Cannot resize image /opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Created local disks {{(pid=93122) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Ensure instance console log exists: /opt/stack/data/nova/instances/fdbac080-7835-433c-83e8-de75d96a12ce/console.log {{(pid=93122) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:15:00 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af 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. Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/7e6cc3f1-5dcf-465f-895c-07fc298d577d/disk --force-share --output=json" returned: 0 in 0.124s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.130s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Updating instance_info_cache with network_info: [] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.135s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json" returned: 0 in 0.149s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:00 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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/09e1ebb6-7578-45b6-af60-d28805b85eab/disk --force-share --output=json" returned: 0 in 0.125s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:01 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Hypervisor/Node resource view: name=devstack free_ram=4751MB free_disk=14.726455688476562GB free_vcpus=1 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93122) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-19788b88-768b-49b1-9669-2b594bc648b8 req-aa505bd5-8b18-494b-84bc-606fb879e2af service nova] Releasing lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquired lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:01 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Instance cache missing network info. {{(pid=93122) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 23 21:15:01 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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. Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Updating instance_info_cache with network_info: [{"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 7e6cc3f1-5dcf-465f-895c-07fc298d577d actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance a3ff6892-b96e-45a0-b155-a98533ecea1b actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance 09e1ebb6-7578-45b6-af60-d28805b85eab actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Instance fdbac080-7835-433c-83e8-de75d96a12ce actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93122) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Total usable vcpus: 4, total allocated vcpus: 4 {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 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': ' 21:15:01 up 37 min, 1 user, load average: 7.79, 5.27, 3.10\n', 'num_instances': '4', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '4', 'num_proj_4212598b12774770adab884f5125396b': '2', 'io_workload': '1', 'num_proj_c8e50ff4592b4eb1931328f1dc2d0a29': '1', 'num_proj_05a6591c950348328391d19a8ca4879f': '1', 'num_vm_building': '1', 'num_task_spawning': '1'} {{(pid=93122) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93122) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.provider_tree [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed in ProviderTree for provider: b4c96e07-b84b-46a3-a160-643ba1a027bb {{(pid=93122) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Releasing lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Instance network_info: |[{"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93122) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Start _get_guest_xml network_info=[{"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:15:02 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-tempest.common.compute-instance-1521565172', uuid='fdbac080-7835-433c-83e8-de75d96a12ce'), owner=OwnerMeta(userid='61c67a74dcb84ea9a0bdf7c48f0b0e7a', username='tempest-ServerActionsTestOtherA-772090747-project-member', projectid='4212598b12774770adab884f5125396b', projectname='tempest-ServerActionsTestOtherA-772090747'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "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=1782242102.5688536) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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-06-23T19:05:50Z,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4f3696287c46da83b8be99dc616f15',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-23T19:05:51Z,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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-06-23T19:14:52Z,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-1521565172',display_name='tempest-tempest.common.compute-instance-1521565172',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1521565172',id=10,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC0yeufKliUVBflqSbSEykgJDsmfQVRQyWmj0qG6VIcmnjFFfLj9RbUMEQY2bHfSE0Famb7J6zaMekpLXFDCfXbCCx/GkavD6fH5NIt9Z3e+UykwlAp5LBaaOBpvLPPS+w==',key_name='tempest-keypair-1777479059',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='4212598b12774770adab884f5125396b',ramdisk_id='',reservation_id='r-vu34yv5n',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-772090747',owner_user_name='tempest-ServerActionsTestOtherA-772090747-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:59Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='61c67a74dcb84ea9a0bdf7c48f0b0e7a',uuid=fdbac080-7835-433c-83e8-de75d96a12ce,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converting VIF {"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f9:19:6d,bridge_name='br-int',has_traffic_filtering=True,id=f81739cc-406b-4793-ab8b-54160089b5e1,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf81739cc-40') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lazy-loading 'pci_devices' on Instance uuid fdbac080-7835-433c-83e8-de75d96a12ce {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.scheduler.client.report [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Inventory has not changed for provider b4c96e07-b84b-46a3-a160-643ba1a027bb 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=93122) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 23 21:15:02 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'flavor' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] End _get_guest_xml xml= Jun 23 21:15:03 devstack nova-compute[93122]: fdbac080-7835-433c-83e8-de75d96a12ce Jun 23 21:15:03 devstack nova-compute[93122]: instance-0000000a Jun 23 21:15:03 devstack nova-compute[93122]: 196608 Jun 23 21:15:03 devstack nova-compute[93122]: 1 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: tempest-tempest.common.compute-instance-1521565172 Jun 23 21:15:03 devstack nova-compute[93122]: 2026-06-23 19:15:02 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: 192 Jun 23 21:15:03 devstack nova-compute[93122]: 1 Jun 23 21:15:03 devstack nova-compute[93122]: 0 Jun 23 21:15:03 devstack nova-compute[93122]: 0 Jun 23 21:15:03 devstack nova-compute[93122]: 1 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: True Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: bare Jun 23 21:15:03 devstack nova-compute[93122]: qcow2 Jun 23 21:15:03 devstack nova-compute[93122]: 1 Jun 23 21:15:03 devstack nova-compute[93122]: 0 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: virtio Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: tempest-ServerActionsTestOtherA-772090747-project-member Jun 23 21:15:03 devstack nova-compute[93122]: tempest-ServerActionsTestOtherA-772090747 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:15:03 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:15:03 devstack nova-compute[93122]: 33.1.0 Jun 23 21:15:03 devstack nova-compute[93122]: fdbac080-7835-433c-83e8-de75d96a12ce Jun 23 21:15:03 devstack nova-compute[93122]: fdbac080-7835-433c-83e8-de75d96a12ce Jun 23 21:15:03 devstack nova-compute[93122]: Virtual Machine Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: hvm Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: 1 Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: /dev/urandom Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: Jun 23 21:15:03 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Preparing to wait for external event network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Acquiring lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-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-06-23T19:14:52Z,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-1521565172',display_name='tempest-tempest.common.compute-instance-1521565172',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1521565172',id=10,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC0yeufKliUVBflqSbSEykgJDsmfQVRQyWmj0qG6VIcmnjFFfLj9RbUMEQY2bHfSE0Famb7J6zaMekpLXFDCfXbCCx/GkavD6fH5NIt9Z3e+UykwlAp5LBaaOBpvLPPS+w==',key_name='tempest-keypair-1777479059',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='4212598b12774770adab884f5125396b',ramdisk_id='',reservation_id='r-vu34yv5n',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-772090747',owner_user_name='tempest-ServerActionsTestOtherA-772090747-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:14:59Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='61c67a74dcb84ea9a0bdf7c48f0b0e7a',uuid=fdbac080-7835-433c-83e8-de75d96a12ce,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converting VIF {"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f9:19:6d,bridge_name='br-int',has_traffic_filtering=True,id=f81739cc-406b-4793-ab8b-54160089b5e1,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf81739cc-40') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG os_vif [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f9:19:6d,bridge_name='br-int',has_traffic_filtering=True,id=f81739cc-406b-4793-ab8b-54160089b5e1,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf81739cc-40') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:03 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:03 devstack nova-compute[93122]: 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': '82a05e5f-4df9-5bcc-b7db-38f4ea8b7ccb', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapf81739cc-40, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapf81739cc-40, col_values=(('qos', UUID('317d836e-79cc-47be-9a8f-13d5815311b9')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapf81739cc-40, col_values=(('external_ids', {'iface-id': 'f81739cc-406b-4793-ab8b-54160089b5e1', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:f9:19:6d', 'vm-uuid': 'fdbac080-7835-433c-83e8-de75d96a12ce'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:03 devstack nova-compute[93122]: INFO os_vif [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f9:19:6d,bridge_name='br-int',has_traffic_filtering=True,id=f81739cc-406b-4793-ab8b-54160089b5e1,network=Network(a23ffcf2-3953-4db5-acff-35a8d3e3b6bc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf81739cc-40') Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG nova.compute.resource_tracker [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Compute_service record updated for devstack:devstack {{(pid=93122) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.270s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [None req-7687d09f-a737-4a1e-8a40-f98e84200568 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 47.68 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:15:03 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.522s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:04 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:04 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] No VIF found with MAC fa:16:3e:f9:19:6d, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:05 devstack nova-compute[93122]: INFO nova.compute.manager [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Attaching volume 6758b094-6f8c-4749-a46b-9db30162eb79 to /dev/vdb Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.241', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.scaleio [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93122) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Running cmd (subprocess): nvme version {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] 'nvme version' failed. Not Retrying. {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.nvmeof [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] nvme not present on system {{(pid=93122) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93122) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:05 devstack nova-compute[93122]: INFO os_brick.initiator.connectors.lightos [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Current host hostNQN and IP(s) are ['192.168.122.241', 'fe80::5054:ff:fea4:39bf', '172.24.4.1', '2001:db8::2', 'fe80::1461:1eff:fe22:8546', 'fe80::fc16:3eff:fe72:3c6b', 'fe80::8e7:efff:fefd:94b5', 'fe80::fc16:3eff:feb8:7d7b', 'fe80::7874:bcff:fe6c:80a9', 'fe80::fc16:3eff:fe1e:828a', 'fe80::b801:96ff:fea3:4ee6', 'fe80::fc16:3eff:fef9:196d'] Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] LIGHTOS: no hostnqn found. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] <== get_connector_properties: return (204ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.241', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:f6a1aaca95c8', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': '4e4a0c4a-a4fd-4915-9870-d36e4b91ece9', 'nvme_native_multipath': False} {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG nova.virt.block_device [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updating existing volume attachment record: 22aa5605-38da-43c9-b0ab-d1a90dc47445 {{(pid=93122) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b610b191-3b92-4c2d-bd80-ecbd43520df7 req-1e578760-70e7-4602-8717-d78f88d2b1b1 service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Received event network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b610b191-3b92-4c2d-bd80-ecbd43520df7 req-1e578760-70e7-4602-8717-d78f88d2b1b1 service nova] Acquiring lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b610b191-3b92-4c2d-bd80-ecbd43520df7 req-1e578760-70e7-4602-8717-d78f88d2b1b1 service nova] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-b610b191-3b92-4c2d-bd80-ecbd43520df7 req-1e578760-70e7-4602-8717-d78f88d2b1b1 service nova] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:05 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-b610b191-3b92-4c2d-bd80-ecbd43520df7 req-1e578760-70e7-4602-8717-d78f88d2b1b1 service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Processing event network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 23 21:15:06 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:06 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:15:06 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:15:06 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] VM Started (Lifecycle Event) Jun 23 21:15:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Guest created on hypervisor {{(pid=93122) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 23 21:15:06 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Instance spawned successfully. Jun 23 21:15:06 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] 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=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] systemd detected. {{(pid=93122) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 at mount point /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3 via systemd-run {{(pid=93122) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "interface-09e1ebb6-7578-45b6-af60-d28805b85eab-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "interface-09e1ebb6-7578-45b6-af60-d28805b85eab-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'flavor' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:07 devstack nova-compute[93122]: INFO nova.virt.libvirt.volume.quobyte [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.255s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'flavor' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_cdrom_bus of ide {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_disk_bus of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_input_bus of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_pointer_model of None {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_video_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Found default for hw_vif_model of virtio {{(pid=93122) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 23 21:15:07 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] attach device xml: Jun 23 21:15:07 devstack nova-compute[93122]: Jun 23 21:15:07 devstack nova-compute[93122]: Jun 23 21:15:07 devstack nova-compute[93122]: Jun 23 21:15:07 devstack nova-compute[93122]: Jun 23 21:15:07 devstack nova-compute[93122]: 6758b094-6f8c-4749-a46b-9db30162eb79 Jun 23 21:15:07 devstack nova-compute[93122]: Jun 23 21:15:07 devstack nova-compute[93122]: {{(pid=93122) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 23 21:15:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] During sync_power_state the instance has a pending task (spawning). Skip. Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Paused> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:15:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] VM Paused (Lifecycle Event) Jun 23 21:15:07 devstack nova-compute[93122]: INFO nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Took 8.28 seconds to spawn the instance on the hypervisor. Jun 23 21:15:07 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'pci_requests' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Received event network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] Acquiring lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] Lock "fdbac080-7835-433c-83e8-de75d96a12ce-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] No waiting events found dispatching network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:08 devstack nova-compute[93122]: WARNING nova.compute.manager [req-4f623766-29ae-453e-9569-d1265c7f27f5 req-5d8280e8-3500-4cfd-b106-e1647119807f service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Received unexpected event network-vif-plugged-f81739cc-406b-4793-ab8b-54160089b5e1 for instance with vm_state active and task_state None. Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:15:08 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] VM Resumed (Lifecycle Event) Jun 23 21:15:08 devstack nova-compute[93122]: INFO nova.compute.manager [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Took 13.67 seconds to build instance. Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Object Instance<09e1ebb6-7578-45b6-af60-d28805b85eab> lazy-loaded attributes: flavor,pci_requests {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] allocate_for_instance() {{(pid=93122) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 23 21:15:08 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:15:08 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.policy [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'bbe8f0efee62411284c90c9a5f6773a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a6591c950348328391d19a8ca4879f', '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=93122) authorize /opt/stack/nova/nova/policy.py:192}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:08 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] 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=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:15:09 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-18a14f4c-c52b-4e88-9978-eab563eae297 tempest-ServerActionsTestOtherA-772090747 tempest-ServerActionsTestOtherA-772090747-project-member] Lock "fdbac080-7835-433c-83e8-de75d96a12ce" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 15.192s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:09 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:09 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Successfully created port: eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 23 21:15:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:10 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No VIF found with MAC fa:16:3e:b8:7d:7b, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Successfully updated port: eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-changed-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing instance network info cache due to event network-changed-eac5e3ef-af84-4e75-8f6d-188331b7a4a1. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] Acquiring lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] Acquired lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Refreshing network info cache for port eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:15:11 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 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. Jun 23 21:15:11 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-5fe11b2f-b43b-405e-a9f8-d0227aaa79dd tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.825s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:12 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 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. Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" acquired by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Stopping instance; current vm_state: active, current task_state: powering-off, current DB power_state: 1, current VM power_state: 1 {{(pid=93122) do_stop_instance /opt/stack/nova/nova/compute/manager.py:3590}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'flavor' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Added VIF to instance network info cache for port eac5e3ef-af84-4e75-8f6d-188331b7a4a1. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3530}} Jun 23 21:15:12 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating instance_info_cache with network_info: [{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": [{"address": "172.24.4.205", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Received event network-changed-f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Refreshing instance network info cache due to event network-changed-f81739cc-406b-4793-ab8b-54160089b5e1. {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] Acquiring lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] Acquired lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Refreshing network info cache for port f81739cc-406b-4793-ab8b-54160089b5e1 {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-659b618d-93b4-4b15-8884-056a8ed8be04 req-829f961b-b3c5-4a5b-9ef9-d3ae6e0f32f7 service nova] Releasing lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquired lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:15:13 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d 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. Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:13 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:14 devstack nova-compute[93122]: WARNING nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] a559a4cc-649a-41a2-bb94-84b2cd79b108 already exists in list: networks containing: ['a559a4cc-649a-41a2-bb94-84b2cd79b108']. ignoring it Jun 23 21:15:14 devstack nova-compute[93122]: WARNING nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] eac5e3ef-af84-4e75-8f6d-188331b7a4a1 already exists in list: port_ids containing: ['eac5e3ef-af84-4e75-8f6d-188331b7a4a1']. ignoring it Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.utils [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Queued Task(fn=>, remaining_delay=14.999398807000034 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.998329397999896 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99804584200001 future=) {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:15:14 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance destroyed successfully. Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'numa_topology' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:14 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:15:14 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d 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. Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,numa_topology {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:14 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:14 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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. Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Updated VIF entry in instance network info cache for port f81739cc-406b-4793-ab8b-54160089b5e1. {{(pid=93122) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.neutron [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] [instance: fdbac080-7835-433c-83e8-de75d96a12ce] Updating instance_info_cache with network_info: [{"id": "f81739cc-406b-4793-ab8b-54160089b5e1", "address": "fa:16:3e:f9:19:6d", "network": {"id": "a23ffcf2-3953-4db5-acff-35a8d3e3b6bc", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-840687212-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.99", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4212598b12774770adab884f5125396b", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf81739cc-40", "ovs_interfaceid": "f81739cc-406b-4793-ab8b-54160089b5e1", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating instance_info_cache with network_info: [{"id": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": [{"address": "172.24.4.205", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-107255d7-b2c8-4254-831f-7e8170003658 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b" "released" by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" :: held 2.670s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] No waiting events found dispatching network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:15 devstack nova-compute[93122]: WARNING nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received unexpected event network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a for instance with vm_state stopped and task_state None. Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] No waiting events found dispatching network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:15 devstack nova-compute[93122]: WARNING nova.compute.manager [req-37bb3613-fb05-4154-bf43-ada120cb10d3 req-aa466741-763e-4dc6-8d12-743ab8c4f40b service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received unexpected event network-vif-unplugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a for instance with vm_state stopped and task_state None. Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-a8808e33-284a-45fa-9a82-adac5639b7c6 req-4d976b79-e3dc-4274-9e0a-f331d45ec83d service nova] Releasing lock "refresh_cache-fdbac080-7835-433c-83e8-de75d96a12ce" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Releasing lock "refresh_cache-09e1ebb6-7578-45b6-af60-d28805b85eab" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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-06-23T19:14:21Z,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-269653736',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-269653736',id=9,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdCWW1clbJp1zECWBAXinpIAR92ZS7CDIHeWhg9aIAeX6v4QtU7KJGFdsXRFWYnrJx0J6KfUpw51lwURr2hDgDgIPCL3yDigO0/PtuJPfGLC1RCrqly8moHiusEILGwxQ==',key_name='tempest-keypair-1024299623',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:42Z,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='05a6591c950348328391d19a8ca4879f',ramdisk_id='',reservation_id='r-o9cod1a7',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1464442426',owner_user_name='tempest-TaggedAttachmentsTest-1464442426-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:14:43Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='bbe8f0efee62411284c90c9a5f6773a7',uuid=09e1ebb6-7578-45b6-af60-d28805b85eab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converting VIF {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b9:ee:ac,bridge_name='br-int',has_traffic_filtering=True,id=eac5e3ef-af84-4e75-8f6d-188331b7a4a1,network=Network(a559a4cc-649a-41a2-bb94-84b2cd79b108),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapeac5e3ef-af') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG os_vif [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b9:ee:ac,bridge_name='br-int',has_traffic_filtering=True,id=eac5e3ef-af84-4e75-8f6d-188331b7a4a1,network=Network(a559a4cc-649a-41a2-bb94-84b2cd79b108),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapeac5e3ef-af') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: 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': '2bb6df8a-d78e-551d-9ec2-4b04a105134f', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapeac5e3ef-af, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapeac5e3ef-af, col_values=(('qos', UUID('759de6da-284f-471a-aca5-1b51b0ef8511')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapeac5e3ef-af, col_values=(('external_ids', {'iface-id': 'eac5e3ef-af84-4e75-8f6d-188331b7a4a1', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b9:ee:ac', 'vm-uuid': '09e1ebb6-7578-45b6-af60-d28805b85eab'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: INFO os_vif [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b9:ee:ac,bridge_name='br-int',has_traffic_filtering=True,id=eac5e3ef-af84-4e75-8f6d-188331b7a4a1,network=Network(a559a4cc-649a-41a2-bb94-84b2cd79b108),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapeac5e3ef-af') Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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-06-23T19:14:21Z,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-269653736',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-269653736',id=9,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdCWW1clbJp1zECWBAXinpIAR92ZS7CDIHeWhg9aIAeX6v4QtU7KJGFdsXRFWYnrJx0J6KfUpw51lwURr2hDgDgIPCL3yDigO0/PtuJPfGLC1RCrqly8moHiusEILGwxQ==',key_name='tempest-keypair-1024299623',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:42Z,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='05a6591c950348328391d19a8ca4879f',ramdisk_id='',reservation_id='r-o9cod1a7',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1464442426',owner_user_name='tempest-TaggedAttachmentsTest-1464442426-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:14:43Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='bbe8f0efee62411284c90c9a5f6773a7',uuid=09e1ebb6-7578-45b6-af60-d28805b85eab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converting VIF {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b9:ee:ac,bridge_name='br-int',has_traffic_filtering=True,id=eac5e3ef-af84-4e75-8f6d-188331b7a4a1,network=Network(a559a4cc-649a-41a2-bb94-84b2cd79b108),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapeac5e3ef-af') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] attach device xml: Jun 23 21:15:15 devstack nova-compute[93122]: Jun 23 21:15:15 devstack nova-compute[93122]: Jun 23 21:15:15 devstack nova-compute[93122]: Jun 23 21:15:15 devstack nova-compute[93122]: Jun 23 21:15:15 devstack nova-compute[93122]: Jun 23 21:15:15 devstack nova-compute[93122]: {{(pid=93122) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:15 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:16 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:16 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'flavor' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquired lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Building network info cache for instance {{(pid=93122) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'info_cache' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.012s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] No waiting events found dispatching network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:17 devstack nova-compute[93122]: WARNING nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received unexpected event network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 for instance with vm_state active and task_state None. Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received event network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] No waiting events found dispatching network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:17 devstack nova-compute[93122]: WARNING nova.compute.manager [req-414a1ba5-6df1-4ff6-bc06-7d7bd30ddd25 req-750d5bec-a185-4ba7-aafc-e53a0b43e4c9 service nova] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Received unexpected event network-vif-plugged-eac5e3ef-af84-4e75-8f6d-188331b7a4a1 for instance with vm_state active and task_state None. Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name hda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No VIF found with MAC fa:16:3e:1e:82:8a, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:15:17 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:18 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-269653736', uuid='09e1ebb6-7578-45b6-af60-d28805b85eab'), owner=OwnerMeta(userid='bbe8f0efee62411284c90c9a5f6773a7', username='tempest-TaggedAttachmentsTest-1464442426-project-member', projectid='05a6591c950348328391d19a8ca4879f', projectname='tempest-TaggedAttachmentsTest-1464442426'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "66610709-a848-4210-b610-fd7449ebabca", "address": "fa:16:3e:1e:82:8a", "network": {"id": "83414089-1d67-4d0a-9ae9-e93dae73a4de", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1761519600-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": [{"address": "172.24.4.205", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66610709-a8", "ovs_interfaceid": "66610709-a848-4210-b610-fd7449ebabca", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "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=1782242118.3153973) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:15:18 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] set metadata xml: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: tempest-device-tagging-server-269653736 Jun 23 21:15:18 devstack nova-compute[93122]: 2026-06-23 19:15:18 Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: 192 Jun 23 21:15:18 devstack nova-compute[93122]: 1 Jun 23 21:15:18 devstack nova-compute[93122]: 0 Jun 23 21:15:18 devstack nova-compute[93122]: 0 Jun 23 21:15:18 devstack nova-compute[93122]: 1 Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: True Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: bare Jun 23 21:15:18 devstack nova-compute[93122]: qcow2 Jun 23 21:15:18 devstack nova-compute[93122]: 1 Jun 23 21:15:18 devstack nova-compute[93122]: 0 Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: ide Jun 23 21:15:18 devstack nova-compute[93122]: virtio Jun 23 21:15:18 devstack nova-compute[93122]: pc Jun 23 21:15:18 devstack nova-compute[93122]: virtio Jun 23 21:15:18 devstack nova-compute[93122]: virtio Jun 23 21:15:18 devstack nova-compute[93122]: virtio Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426-project-member Jun 23 21:15:18 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426 Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: Jun 23 21:15:18 devstack nova-compute[93122]: {{(pid=93122) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jun 23 21:15:18 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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. Jun 23 21:15:18 devstack nova-compute[93122]: WARNING neutronclient.v2_0.client [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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. Jun 23 21:15:18 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-c04d2ee5-f0d3-4c16-8c59-18e2583bebd2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "interface-09e1ebb6-7578-45b6-af60-d28805b85eab-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 11.665s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:18 devstack nova-compute[93122]: DEBUG nova.network.neutron [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Updating instance_info_cache with network_info: [{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93122) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 23 21:15:19 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Releasing lock "refresh_cache-a3ff6892-b96e-45a0-b155-a98533ecea1b" {{(pid=93122) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:20 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance destroyed successfully. Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'numa_topology' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'flavor' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:20 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'resources' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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-06-23T19:14:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-1035070781',display_name='tempest-AttachVolumeTestJSON-server-1035070781',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-1035070781',id=8,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOrv0CJ58ZowAGY1CbsE6JHMtDIA+evIq9cmVceEOcgwXouxMrk720puJ2TCeDJA/mjLSOUFqpfNTASiS2PBxdQNI6erv+gyx+Pjxb+lN35liSgvhcoPT2JQGQ9q+aHAXw==',key_name='tempest-keypair-1546579826',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:34Z,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=4,progress=0,project_id='c8e50ff4592b4eb1931328f1dc2d0a29',ramdisk_id='',reservation_id='r-23spqwvt',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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-AttachVolumeTestJSON-833275940',owner_user_name='tempest-AttachVolumeTestJSON-833275940-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:15:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='34688ec90d5c40aba5d788037953d6ba',uuid=a3ff6892-b96e-45a0-b155-a98533ecea1b,vcpu_model=,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converting VIF {"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG os_vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapd2bc65f2-70, bridge=br-int, if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=2d54b08a-c070-4428-b49e-e2289bf8dbcf) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:21 devstack nova-compute[93122]: INFO os_vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.524s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.027s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Start _get_guest_xml network_info=[{"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "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'}, '/dev/vdb': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum=,container_format='bare',created_at=,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=1,min_ram=0,name=,owner=,properties=ImageMetaProps,protected=,size=,status=,tags=,updated_at=,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'encryption_format': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'image_id': '7650a97f-68d4-4bff-a270-079f328f0f46'}], 'ephemerals': [], 'block_device_mapping': [{'boot_index': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'connection_info': {'driver_volume_type': 'quobyte', 'data': {'export': 'osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83', 'name': 'volume-6758b094-6f8c-4749-a46b-9db30162eb79', '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': 'a3ff6892-b96e-45a0-b155-a98533ecea1b', 'attached_at': '', 'detached_at': '', 'volume_id': '6758b094-6f8c-4749-a46b-9db30162eb79', 'serial': '6758b094-6f8c-4749-a46b-9db30162eb79'}, 'attachment_id': '22aa5605-38da-43c9-b0ab-d1a90dc47445', 'delete_on_termination': False, 'guest_format': None, 'mount_device': '/dev/vdb', 'volume_type': None}], 'swap': None}share_info=ShareMappingList(objects=[]) {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 23 21:15:21 devstack nova-compute[93122]: WARNING nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='7650a97f-68d4-4bff-a270-079f328f0f46', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeTestJSON-server-1035070781', uuid='a3ff6892-b96e-45a0-b155-a98533ecea1b'), owner=OwnerMeta(userid='34688ec90d5c40aba5d788037953d6ba', username='tempest-AttachVolumeTestJSON-833275940-project-member', projectid='c8e50ff4592b4eb1931328f1dc2d0a29', projectname='tempest-AttachVolumeTestJSON-833275940'), image=ImageMeta(id='7650a97f-68d4-4bff-a270-079f328f0f46', 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": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "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=1782242121.5743277) {{(pid=93122) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU controller missing on host. {{(pid=93122) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU controller found on host. {{(pid=93122) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93122) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-23T19:06:53Z,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=,container_format='bare',created_at=,direct_url=,disk_format='qcow2',id=7650a97f-68d4-4bff-a270-079f328f0f46,min_disk=1,min_ram=0,name=,owner=,properties=ImageMetaProps,protected=,size=,status=,tags=,updated_at=,virtual_size=,visibility=), allow threads: True {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Flavor limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Image limits 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Flavor pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Image pref 0:0:0 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93122) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Got 1 possible topologies {{(pid=93122) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.virt.hardware [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93122) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 23 21:15:21 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'vcpu_model' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] systemd detected. {{(pid=93122) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 at mount point /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3 via systemd-run {{(pid=93122) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 23 21:15:22 devstack nova-compute[93122]: INFO nova.virt.libvirt.volume.quobyte [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-5ffd176b-1b18-4abd-b608-67c1c3297c83 Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.202s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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-06-23T19:14:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-1035070781',display_name='tempest-AttachVolumeTestJSON-server-1035070781',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-1035070781',id=8,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOrv0CJ58ZowAGY1CbsE6JHMtDIA+evIq9cmVceEOcgwXouxMrk720puJ2TCeDJA/mjLSOUFqpfNTASiS2PBxdQNI6erv+gyx+Pjxb+lN35liSgvhcoPT2JQGQ9q+aHAXw==',key_name='tempest-keypair-1546579826',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:34Z,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=4,progress=0,project_id='c8e50ff4592b4eb1931328f1dc2d0a29',ramdisk_id='',reservation_id='r-23spqwvt',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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-AttachVolumeTestJSON-833275940',owner_user_name='tempest-AttachVolumeTestJSON-833275940-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:15:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='34688ec90d5c40aba5d788037953d6ba',uuid=a3ff6892-b96e-45a0-b155-a98533ecea1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converting VIF {"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:22 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'pci_devices' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:23 devstack nova-compute[93122]: INFO nova.compute.manager [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Attaching volume d25bab68-842d-4e81-a45d-00ab18394228 to /dev/vdb Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.241', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.scaleio [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93122) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Running cmd (subprocess): nvme version {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] 'nvme version' failed. Not Retrying. {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.nvmeof [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] nvme not present on system {{(pid=93122) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93122) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 23 21:15:23 devstack nova-compute[93122]: INFO os_brick.initiator.connectors.lightos [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Current host hostNQN and IP(s) are ['192.168.122.241', 'fe80::5054:ff:fea4:39bf', '172.24.4.1', '2001:db8::2', 'fe80::1461:1eff:fe22:8546', 'fe80::fc16:3eff:fe72:3c6b', 'fe80::8e7:efff:fefd:94b5', 'fe80::fc16:3eff:fe1e:828a', 'fe80::b801:96ff:fea3:4ee6', 'fe80::fc16:3eff:fef9:196d', 'fe80::fc16:3eff:feb9:eeac', 'fe80::2f:faff:fe19:6d1d'] Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.initiator.connectors.lightos [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] LIGHTOS: no hostnqn found. {{(pid=93122) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG os_brick.utils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] <== get_connector_properties: return (111ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.241', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:f6a1aaca95c8', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': '4e4a0c4a-a4fd-4915-9870-d36e4b91ece9', 'nvme_native_multipath': False} {{(pid=93122) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG nova.virt.block_device [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Updating existing volume attachment record: 6d365784-4016-4dae-9cb3-7156cbe8c481 {{(pid=93122) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] End _get_guest_xml xml= Jun 23 21:15:23 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:15:23 devstack nova-compute[93122]: instance-00000008 Jun 23 21:15:23 devstack nova-compute[93122]: 196608 Jun 23 21:15:23 devstack nova-compute[93122]: 1 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-server-1035070781 Jun 23 21:15:23 devstack nova-compute[93122]: 2026-06-23 19:15:21 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: 192 Jun 23 21:15:23 devstack nova-compute[93122]: 1 Jun 23 21:15:23 devstack nova-compute[93122]: 0 Jun 23 21:15:23 devstack nova-compute[93122]: 0 Jun 23 21:15:23 devstack nova-compute[93122]: 1 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: True Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: bare Jun 23 21:15:23 devstack nova-compute[93122]: qcow2 Jun 23 21:15:23 devstack nova-compute[93122]: 1 Jun 23 21:15:23 devstack nova-compute[93122]: 0 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: ide Jun 23 21:15:23 devstack nova-compute[93122]: virtio Jun 23 21:15:23 devstack nova-compute[93122]: pc Jun 23 21:15:23 devstack nova-compute[93122]: virtio Jun 23 21:15:23 devstack nova-compute[93122]: virtio Jun 23 21:15:23 devstack nova-compute[93122]: virtio Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-833275940-project-member Jun 23 21:15:23 devstack nova-compute[93122]: tempest-AttachVolumeTestJSON-833275940 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:15:23 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:15:23 devstack nova-compute[93122]: 33.1.0 Jun 23 21:15:23 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:15:23 devstack nova-compute[93122]: a3ff6892-b96e-45a0-b155-a98533ecea1b Jun 23 21:15:23 devstack nova-compute[93122]: Virtual Machine Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: hvm Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: 1 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: 6758b094-6f8c-4749-a46b-9db30162eb79 Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: /dev/urandom Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: Jun 23 21:15:23 devstack nova-compute[93122]: {{(pid=93122) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.126s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.119s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] skipping disk /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3/volume-6758b094-6f8c-4749-a46b-9db30162eb79 (vdb) as it is a volume {{(pid=93122) _get_instance_disk_info_from_config /opt/stack/nova/nova/virt/libvirt/driver.py:12349}} Jun 23 21:15:23 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'trusted_certs' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices,trusted_certs {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/4ead3024e97202a64b619ce7b438090a3d55e31a --force-share --output=json" returned: 0 in 0.151s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk. size=1073741824 {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.volume.quobyte [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] systemd detected. {{(pid=93122) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.005s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'flavor' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG oslo_concurrency.processutils [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk --force-share --output=json" returned: 0 in 0.137s {{(pid=93122) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.virt.disk.api [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Cannot resize image /opt/stack/data/nova/instances/a3ff6892-b96e-45a0-b155-a98533ecea1b/disk to a smaller size. {{(pid=93122) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Lazy-loading 'migration_context' on Instance uuid a3ff6892-b96e-45a0-b155-a98533ecea1b {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] attach device xml: Jun 23 21:15:24 devstack nova-compute[93122]: Jun 23 21:15:24 devstack nova-compute[93122]: Jun 23 21:15:24 devstack nova-compute[93122]: Jun 23 21:15:24 devstack nova-compute[93122]: Jun 23 21:15:24 devstack nova-compute[93122]: d25bab68-842d-4e81-a45d-00ab18394228 Jun 23 21:15:24 devstack nova-compute[93122]: Jun 23 21:15:24 devstack nova-compute[93122]: {{(pid=93122) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.objects.base [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices,trusted_certs,migration_context {{(pid=93122) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-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-06-23T19:14:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-1035070781',display_name='tempest-AttachVolumeTestJSON-server-1035070781',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-1035070781',id=8,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOrv0CJ58ZowAGY1CbsE6JHMtDIA+evIq9cmVceEOcgwXouxMrk720puJ2TCeDJA/mjLSOUFqpfNTASiS2PBxdQNI6erv+gyx+Pjxb+lN35liSgvhcoPT2JQGQ9q+aHAXw==',key_name='tempest-keypair-1546579826',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:34Z,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=,power_state=4,progress=0,project_id='c8e50ff4592b4eb1931328f1dc2d0a29',ramdisk_id='',reservation_id='r-23spqwvt',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',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-AttachVolumeTestJSON-833275940',owner_user_name='tempest-AttachVolumeTestJSON-833275940-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=None,updated_at=2026-06-23T19:15:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='34688ec90d5c40aba5d788037953d6ba',uuid=a3ff6892-b96e-45a0-b155-a98533ecea1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converting VIF {"id": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "address": "fa:16:3e:b8:7d:7b", "network": {"id": "71a30010-e09b-42d0-b40f-1e355bc05482", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-2138219411-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.235", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c8e50ff4592b4eb1931328f1dc2d0a29", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd2bc65f2-70", "ovs_interfaceid": "d2bc65f2-70e9-4ac5-bbe8-5766ef27897a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG os_vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') {{(pid=93122) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: 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=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: 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': 'cc9f7b5b-ff09-5518-9049-b1d59b81f893', '_type': 'linux-noop'}}, row=False) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd2bc65f2-70, may_exist=True, interface_attrs={}) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd2bc65f2-70, col_values=(('qos', UUID('afcb3a04-f411-49d1-a646-a75e9153ce15')),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd2bc65f2-70, col_values=(('external_ids', {'iface-id': 'd2bc65f2-70e9-4ac5-bbe8-5766ef27897a', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b8:7d:7b', 'vm-uuid': 'a3ff6892-b96e-45a0-b155-a98533ecea1b'}),), if_exists=True) {{(pid=93122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 23 21:15:24 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:24 devstack nova-compute[93122]: INFO os_vif [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b8:7d:7b,bridge_name='br-int',has_traffic_filtering=True,id=d2bc65f2-70e9-4ac5-bbe8-5766ef27897a,network=Network(71a30010-e09b-42d0-b40f-1e355bc05482),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd2bc65f2-70') Jun 23 21:15:25 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:25 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.005s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] No waiting events found dispatching network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:26 devstack nova-compute[93122]: WARNING nova.compute.manager [req-d83839b7-f2a3-48c2-87ba-bd29c108c1cc req-ea133ae7-69e9-4785-804c-1c6ae9562b18 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received unexpected event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a for instance with vm_state stopped and task_state powering-on. Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No BDM found with device name hda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] No VIF found with MAC fa:16:3e:1e:82:8a, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:15:26 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.host [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Removed pending STOPPED event for a3ff6892-b96e-45a0-b155-a98533ecea1b due to new event Resumed> {{(pid=93122) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Resumed> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:15:27 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] VM Resumed (Lifecycle Event) Jun 23 21:15:27 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance event wait completed in 0 seconds for {{(pid=93122) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 23 21:15:27 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [-] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Instance rebooted successfully. Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: stopped, current task_state: powering-on, current DB power_state: 4, VM power_state: 1 {{(pid=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-aad9e4e8-ee32-415c-8789-4418e95566f0 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 5.523s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] Acquiring lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.008s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] Lock "a3ff6892-b96e-45a0-b155-a98533ecea1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:28 devstack nova-compute[93122]: DEBUG nova.compute.manager [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] No waiting events found dispatching network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a {{(pid=93122) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 23 21:15:28 devstack nova-compute[93122]: WARNING nova.compute.manager [req-23fa76a8-f2de-47e8-b4cc-d79be5fef07f req-9392873d-d281-4950-8bd8-c80b4dc9e738 service nova] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Received unexpected event network-vif-plugged-d2bc65f2-70e9-4ac5-bbe8-5766ef27897a for instance with vm_state stopped and task_state powering-on. Jun 23 21:15:29 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] During sync_power_state the instance has a pending task (powering-on). Skip. Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.virt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Emitting event Started> {{(pid=93122) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 23 21:15:29 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] VM Started (Lifecycle Event) Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0007673780000914121 future=) was cancelled during its delay period, skipping {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93122) _log /opt/stack/nova/nova/utils.py:1508}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No BDM found with device name vda, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93122) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] No VIF found with MAC fa:16:3e:b8:7d:7b, not building metadata {{(pid=93122) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-43bf020c-e361-44d1-8588-335372232263 tempest-AttachVolumeTestJSON-833275940 tempest-AttachVolumeTestJSON-833275940-project-member] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Checking state {{(pid=93122) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] Synchronizing instance power state after lifecycle event "Started"; current vm_state: stopped, current task_state: powering-on, current DB power_state: 4, VM power_state: 1 {{(pid=93122) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 23 21:15:29 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:30 devstack nova-compute[93122]: INFO nova.compute.manager [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] [instance: a3ff6892-b96e-45a0-b155-a98533ecea1b] During sync_power_state the instance has a pending task (powering-on). Skip. Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "09e1ebb6-7578-45b6-af60-d28805b85eab" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:30 devstack nova-compute[93122]: INFO nova.compute.manager [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Detaching volume d25bab68-842d-4e81-a45d-00ab18394228 Jun 23 21:15:30 devstack nova-compute[93122]: INFO nova.virt.block_device [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] [instance: 09e1ebb6-7578-45b6-af60-d28805b85eab] Attempting to driver detach volume d25bab68-842d-4e81-a45d-00ab18394228 from mountpoint /dev/vdb Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Found disk vdb by alias ua-d25bab68-842d-4e81-a45d-00ab18394228 {{(pid=93122) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Found disk vdb by alias ua-d25bab68-842d-4e81-a45d-00ab18394228 {{(pid=93122) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Attempting to detach device vdb from instance 09e1ebb6-7578-45b6-af60-d28805b85eab from the persistent domain config. {{(pid=93122) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] detach device xml: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: d25bab68-842d-4e81-a45d-00ab18394228 Jun 23 21:15:30 devstack nova-compute[93122]:
Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: {{(pid=93122) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 23 21:15:30 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Successfully detached device vdb from instance 09e1ebb6-7578-45b6-af60-d28805b85eab from the persistent domain config. Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] (1/8): Attempting to detach device vdb with device alias ua-d25bab68-842d-4e81-a45d-00ab18394228 from instance 09e1ebb6-7578-45b6-af60-d28805b85eab from the live domain config. {{(pid=93122) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2666}} Jun 23 21:15:30 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] detach device xml: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: d25bab68-842d-4e81-a45d-00ab18394228 Jun 23 21:15:30 devstack nova-compute[93122]:
Jun 23 21:15:30 devstack nova-compute[93122]: Jun 23 21:15:30 devstack nova-compute[93122]: {{(pid=93122) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-8c7b635b-4e3e-49a2-957b-73d0937f365b None None] Received event ua-d25bab68-842d-4e81-a45d-00ab18394228> from libvirt while the driver is waiting for it; dispatched. {{(pid=93122) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2519}} Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-d25bab68-842d-4e81-a45d-00ab18394228 for instance 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2746}} Jun 23 21:15:31 devstack nova-compute[93122]: INFO nova.virt.libvirt.driver [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Successfully detached device vdb from instance 09e1ebb6-7578-45b6-af60-d28805b85eab from the live domain config. Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.000s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Couldn't unmount the Quobyte Volume at /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jun 23 21:15:31 devstack nova-compute[93122]: Command: umount /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3 Jun 23 21:15:31 devstack nova-compute[93122]: Exit code: 32 Jun 23 21:15:31 devstack nova-compute[93122]: Stdout: '' Jun 23 21:15:31 devstack nova-compute[93122]: Stderr: 'umount: /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3: target is busy.\n' Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Traceback (most recent call last): Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/nova/nova/virt/libvirt/volume/quobyte.py", line 96, in umount_volume Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte nova.privsep.libvirt.umount(mnt_base) Jun 23 21:15:31 devstack nova-compute[93122]: 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 Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte return self.channel.remote_call(name, args, kwargs, r_call_timeout) Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 23 21:15:31 devstack nova-compute[93122]: 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 Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte raise exc_type(*result[2]) Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Command: umount /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3 Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Exit code: 32 Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Stdout: '' Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Stderr: 'umount: /opt/stack/data/nova/mnt/34b414689ab9401e365097f37a8405a3: target is busy.\n' Jun 23 21:15:31 devstack nova-compute[93122]: ERROR nova.virt.libvirt.volume.quobyte Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.030s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93122) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 23 21:15:31 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'flavor' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Acquiring lock "interface-09e1ebb6-7578-45b6-af60-d28805b85eab-eac5e3ef-af84-4e75-8f6d-188331b7a4a1" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 23 21:15:32 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "interface-09e1ebb6-7578-45b6-af60-d28805b85eab-eac5e3ef-af84-4e75-8f6d-188331b7a4a1" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.objects.instance [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lazy-loading 'flavor' on Instance uuid 09e1ebb6-7578-45b6-af60-d28805b85eab {{(pid=93122) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG oslo_concurrency.lockutils [None req-ef68bd94-0341-4ce6-bc9a-b9a333aaf8f2 tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Lock "09e1ebb6-7578-45b6-af60-d28805b85eab" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.231s {{(pid=93122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.vif [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-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-06-23T19:14:21Z,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-269653736',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-269653736',id=9,image_ref='7650a97f-68d4-4bff-a270-079f328f0f46',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdCWW1clbJp1zECWBAXinpIAR92ZS7CDIHeWhg9aIAeX6v4QtU7KJGFdsXRFWYnrJx0J6KfUpw51lwURr2hDgDgIPCL3yDigO0/PtuJPfGLC1RCrqly8moHiusEILGwxQ==',key_name='tempest-keypair-1024299623',keypairs=,launch_index=0,launched_at=2026-06-23T19:14:42Z,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='05a6591c950348328391d19a8ca4879f',ramdisk_id='',reservation_id='r-o9cod1a7',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='7650a97f-68d4-4bff-a270-079f328f0f46',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-1464442426',owner_user_name='tempest-TaggedAttachmentsTest-1464442426-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-23T19:14:43Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='bbe8f0efee62411284c90c9a5f6773a7',uuid=09e1ebb6-7578-45b6-af60-d28805b85eab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93122) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converting VIF {"id": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "address": "fa:16:3e:b9:ee:ac", "network": {"id": "a559a4cc-649a-41a2-bb94-84b2cd79b108", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1370557001", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "05a6591c950348328391d19a8ca4879f", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapeac5e3ef-af", "ovs_interfaceid": "eac5e3ef-af84-4e75-8f6d-188331b7a4a1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.network.os_vif_util [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b9:ee:ac,bridge_name='br-int',has_traffic_filtering=True,id=eac5e3ef-af84-4e75-8f6d-188331b7a4a1,network=Network(a559a4cc-649a-41a2-bb94-84b2cd79b108),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapeac5e3ef-af') {{(pid=93122) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] looking for interface given config: {{(pid=93122) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] looking for interface given config: {{(pid=93122) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.driver [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] Attempting to detach device tapeac5e3ef-af from instance 09e1ebb6-7578-45b6-af60-d28805b85eab from the persistent domain config. {{(pid=93122) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] detach device xml: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: {{(pid=93122) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] looking for interface given config: {{(pid=93122) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 23 21:15:33 devstack nova-compute[93122]: DEBUG nova.virt.libvirt.guest [None req-f9d43f54-1f56-46a2-8996-0f624931ef1f tempest-TaggedAttachmentsTest-1464442426 tempest-TaggedAttachmentsTest-1464442426-project-member] interface for config: not found in domain: Jun 23 21:15:33 devstack nova-compute[93122]: instance-00000009 Jun 23 21:15:33 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: tempest-device-tagging-server-269653736 Jun 23 21:15:33 devstack nova-compute[93122]: 2026-06-23 19:15:18 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: 192 Jun 23 21:15:33 devstack nova-compute[93122]: 1 Jun 23 21:15:33 devstack nova-compute[93122]: 0 Jun 23 21:15:33 devstack nova-compute[93122]: 0 Jun 23 21:15:33 devstack nova-compute[93122]: 1 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: True Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: bare Jun 23 21:15:33 devstack nova-compute[93122]: qcow2 Jun 23 21:15:33 devstack nova-compute[93122]: 1 Jun 23 21:15:33 devstack nova-compute[93122]: 0 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: ide Jun 23 21:15:33 devstack nova-compute[93122]: virtio Jun 23 21:15:33 devstack nova-compute[93122]: pc Jun 23 21:15:33 devstack nova-compute[93122]: virtio Jun 23 21:15:33 devstack nova-compute[93122]: virtio Jun 23 21:15:33 devstack nova-compute[93122]: virtio Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426-project-member Jun 23 21:15:33 devstack nova-compute[93122]: tempest-TaggedAttachmentsTest-1464442426 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: 196608 Jun 23 21:15:33 devstack nova-compute[93122]: 196608 Jun 23 21:15:33 devstack nova-compute[93122]: 1 Jun 23 21:15:33 devstack nova-compute[93122]: 1 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: /machine Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: OpenStack Foundation Jun 23 21:15:33 devstack nova-compute[93122]: OpenStack Nova Jun 23 21:15:33 devstack nova-compute[93122]: 33.1.0 Jun 23 21:15:33 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:15:33 devstack nova-compute[93122]: 09e1ebb6-7578-45b6-af60-d28805b85eab Jun 23 21:15:33 devstack nova-compute[93122]: Virtual Machine Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: hvm Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: destroy Jun 23 21:15:33 devstack nova-compute[93122]: restart Jun 23 21:15:33 devstack nova-compute[93122]: destroy Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: /usr/bin/qemu-system-x86_64 Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]:
Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]:
Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]:
Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]:
Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]:
Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: Jun 23 21:15:33 devstack nova-compute[93122]: