+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 13 08:58:45 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-66d96cf87f-4nd4w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f7aaa946668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-13 08:58:49.718 7 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:58:49.718 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:58:49.718 8 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:58:49.719 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:58:50.757 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:58:50.779 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:58:52.354 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-13 08:58:52.356 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:58:52.360 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:58:52.360 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-13 08:58:52.360 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-13 08:58:52.361 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-13 08:58:52.361 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.368 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.368 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.368 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-13 08:58:52.397 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-13 08:58:52.399 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:58:52.403 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:58:52.403 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-13 08:58:52.403 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-13 08:58:52.404 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-13 08:58:52.404 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.412 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.412 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:58:52.412 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-13 08:58:52.594 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-13 08:58:52.595 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-13 08:58:52.595 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-13 08:58:52.621 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:58:52.621 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:58:52.621 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-13 08:58:52.622 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-13 08:58:52.660 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-13 08:58:52.661 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-13 08:58:52.661 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-13 08:58:52.691 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:58:52.691 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:58:52.691 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-13 08:58:52.691 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-13 08:58:54.653 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:58:54.664 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:58:54.930 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.extensions.port_security [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-13 08:58:54.931 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Starting OVNMechanismDriver 2026-08-13 08:58:54.934 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] OVN logging driver registered 2026-08-13 08:58:54.940 7 INFO neutron.quota [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded quota_driver: . 2026-08-13 08:58:54.940 7 INFO neutron.plugins.ml2.plugin [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:58:54.941 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:58:54.941 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:58:54.941 7 INFO neutron.plugins.ml2.managers [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:58:54.941 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: qos 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:58:54.941 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-13 08:58:54.942 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Starting OVNMechanismDriver 2026-08-13 08:58:54.944 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] OVN logging driver registered 2026-08-13 08:58:54.950 8 INFO neutron.quota [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded quota_driver: . 2026-08-13 08:58:54.951 8 INFO neutron.plugins.ml2.plugin [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:58:54.951 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:58:54.951 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:58:54.951 8 INFO neutron.plugins.ml2.managers [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:58:54.951 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: qos 2026-08-13 08:58:54.953 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: ovn-router 2026-08-13 08:58:54.964 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: ovn-router 2026-08-13 08:58:54.985 7 INFO neutron.services.ovn_l3.plugin [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Starting OVNL3RouterPlugin 2026-08-13 08:58:54.990 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: segments 2026-08-13 08:58:54.996 8 INFO neutron.services.ovn_l3.plugin [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Starting OVNL3RouterPlugin 2026-08-13 08:58:55.000 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: segments 2026-08-13 08:58:55.088 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: trunk 2026-08-13 08:58:55.099 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: trunk 2026-08-13 08:58:55.101 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: log 2026-08-13 08:58:55.104 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-13 08:58:55.110 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: log 2026-08-13 08:58:55.113 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-13 08:58:55.164 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-13 08:58:55.164 7 WARNING stevedore.named [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.172 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-13 08:58:55.172 8 WARNING stevedore.named [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.219 7 INFO neutron_vpnaas.services.vpn.plugin [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:58:55.219 7 INFO neutron.common.utils [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-13 08:58:55.220 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: taas 2026-08-13 08:58:55.221 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:58:55.222 8 INFO neutron.common.utils [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-13 08:58:55.222 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: taas 2026-08-13 08:58:55.245 8 WARNING stevedore.named [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.246 8 WARNING stevedore.named [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:58:55.250 7 WARNING stevedore.named [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.250 7 WARNING stevedore.named [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:58:55.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:58:55.252 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:58:55.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:58:55.258 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:58:55.259 8 WARNING stevedore.named [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.259 8 WARNING stevedore.named [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:58:55.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:58:55.260 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:58:55.265 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: tag 2026-08-13 08:58:55.268 7 WARNING stevedore.named [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:58:55.268 7 WARNING stevedore.named [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:58:55.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:58:55.269 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:58:55.272 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:58:55.275 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:58:55.276 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: tag 2026-08-13 08:58:55.278 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: flavors 2026-08-13 08:58:55.282 8 INFO neutron.manager [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loading Plugin: revisions 2026-08-13 08:58:55.285 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:58:55.286 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Initializing extension manager. 2026-08-13 08:58:55.287 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: address-group 2026-08-13 08:58:55.289 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: address-scope 2026-08-13 08:58:55.289 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:58:55.290 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-13 08:58:55.292 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: agent 2026-08-13 08:58:55.293 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: flavors 2026-08-13 08:58:55.293 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-13 08:58:55.296 7 INFO neutron.manager [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loading Plugin: revisions 2026-08-13 08:58:55.295 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:58:55.298 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:58:55.299 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:58:55.299 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-13 08:58:55.300 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Initializing extension manager. 2026-08-13 08:58:55.300 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:58:55.300 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:58:55.301 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: address-group 2026-08-13 08:58:55.302 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: address-scope 2026-08-13 08:58:55.302 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:58:55.303 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-13 08:58:55.303 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:58:55.303 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:58:55.303 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: agent 2026-08-13 08:58:55.304 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-13 08:58:55.304 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-13 08:58:55.304 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-13 08:58:55.305 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:58:55.305 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:58:55.306 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:58:55.305 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:58:55.307 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:58:55.308 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:58:55.309 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-13 08:58:55.309 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:58:55.309 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:58:55.309 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: external-net 2026-08-13 08:58:55.310 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:58:55.310 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:58:55.310 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: extraroute 2026-08-13 08:58:55.311 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-13 08:58:55.311 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:58:55.312 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:58:55.312 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:58:55.312 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:58:55.312 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:58:55.312 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:58:55.313 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-13 08:58:55.313 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:58:55.313 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-13 08:58:55.314 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:58:55.314 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:58:55.314 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:58:55.314 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: flavors 2026-08-13 08:58:55.315 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:58:55.315 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:58:55.315 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:58:55.316 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: external-net 2026-08-13 08:58:55.316 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:58:55.316 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:58:55.317 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: extraroute 2026-08-13 08:58:55.317 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:58:55.317 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-13 08:58:55.317 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-13 08:58:55.318 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:58:55.318 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:58:55.318 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:58:55.319 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:58:55.319 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: router 2026-08-13 08:58:55.319 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:58:55.320 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:58:55.321 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: flavors 2026-08-13 08:58:55.321 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:58:55.321 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-13 08:58:55.322 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:58:55.322 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-13 08:58:55.322 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:58:55.322 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:58:55.323 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:58:55.323 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:58:55.323 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-13 08:58:55.323 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:58:55.324 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:58:55.324 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-13 08:58:55.324 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:58:55.325 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: router 2026-08-13 08:58:55.325 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:58:55.326 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-13 08:58:55.327 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:58:55.327 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-13 08:58:55.328 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-13 08:58:55.328 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-13 08:58:55.329 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:58:55.329 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:58:55.329 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:58:55.330 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:58:55.330 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-13 08:58:55.330 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: logging 2026-08-13 08:58:55.331 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:58:55.331 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:58:55.331 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:58:55.332 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-13 08:58:55.332 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:58:55.333 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:58:55.333 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:58:55.334 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:58:55.334 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-13 08:58:55.334 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:58:55.335 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-13 08:58:55.335 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:58:55.335 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:58:55.336 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: logging 2026-08-13 08:58:55.337 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:58:55.337 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: pagination 2026-08-13 08:58:55.338 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:58:55.338 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:58:55.338 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:58:55.338 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:58:55.339 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:58:55.339 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:58:55.339 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:58:55.339 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:58:55.340 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-13 08:58:55.340 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:58:55.340 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:58:55.340 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:58:55.341 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:58:55.341 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-13 08:58:55.341 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:58:55.341 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:58:55.342 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:58:55.343 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:58:55.343 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: pagination 2026-08-13 08:58:55.343 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:58:55.343 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:58:55.344 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:58:55.344 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:58:55.345 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:58:55.345 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:58:55.345 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-13 08:58:55.346 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:58:55.346 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: binding 2026-08-13 08:58:55.346 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:58:55.347 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:58:55.347 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:58:55.348 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:58:55.348 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:58:55.348 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:58:55.349 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: binding 2026-08-13 08:58:55.349 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: port-security 2026-08-13 08:58:55.350 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:58:55.350 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: port-security 2026-08-13 08:58:55.351 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: project-id 2026-08-13 08:58:55.351 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: project-id 2026-08-13 08:58:55.351 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: provider 2026-08-13 08:58:55.352 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qinq 2026-08-13 08:58:55.352 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: provider 2026-08-13 08:58:55.354 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos 2026-08-13 08:58:55.354 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qinq 2026-08-13 08:58:55.355 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:58:55.355 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:58:55.356 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-default 2026-08-13 08:58:55.356 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:58:55.356 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos 2026-08-13 08:58:55.357 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:58:55.357 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:58:55.357 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:58:55.357 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:58:55.358 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:58:55.358 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-default 2026-08-13 08:58:55.358 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:58:55.358 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:58:55.359 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:58:55.359 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:58:55.359 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:58:55.359 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:58:55.360 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:58:55.360 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:58:55.360 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:58:55.361 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:58:55.361 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:58:55.361 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:58:55.362 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:58:55.362 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:58:55.362 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:58:55.362 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:58:55.363 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:58:55.363 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:58:55.364 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:58:55.364 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: quotas 2026-08-13 08:58:55.365 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:58:55.365 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: quota_details 2026-08-13 08:58:55.367 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:58:55.367 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: quotas 2026-08-13 08:58:55.367 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-13 08:58:55.368 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:58:55.368 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: quota_details 2026-08-13 08:58:55.368 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:58:55.369 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-13 08:58:55.369 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:58:55.369 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:58:55.370 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-13 08:58:55.370 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:58:55.370 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:58:55.370 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:58:55.371 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:58:55.371 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:58:55.371 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-13 08:58:55.372 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:58:55.372 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:58:55.373 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:58:55.373 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:58:55.373 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:58:55.373 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:58:55.374 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-13 08:58:55.374 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:58:55.375 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:58:55.375 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:58:55.375 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:58:55.376 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:58:55.376 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-13 08:58:55.377 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:58:55.377 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:58:55.378 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:58:55.380 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: security-group 2026-08-13 08:58:55.381 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: segment 2026-08-13 08:58:55.381 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:58:55.382 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: service-type 2026-08-13 08:58:55.382 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: security-group 2026-08-13 08:58:55.382 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: sorting 2026-08-13 08:58:55.383 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:58:55.383 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: segment 2026-08-13 08:58:55.383 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:58:55.384 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:58:55.384 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:58:55.384 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: service-type 2026-08-13 08:58:55.384 7 WARNING neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:58:55.385 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: sorting 2026-08-13 08:58:55.385 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-13 08:58:55.385 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:58:55.385 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:58:55.386 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:58:55.386 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-13 08:58:55.386 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:58:55.386 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:58:55.387 8 WARNING neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:58:55.387 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:58:55.387 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-13 08:58:55.388 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:58:55.388 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:58:55.388 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:58:55.388 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-13 08:58:55.389 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:58:55.389 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:58:55.389 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:58:55.389 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:58:55.390 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:58:55.391 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:58:55.391 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:58:55.392 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:58:55.393 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:58:55.394 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:58:55.394 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: trunk 2026-08-13 08:58:55.395 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:58:55.395 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:58:55.396 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:58:55.396 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:58:55.396 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:58:55.396 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vlan-transparent 2026-08-13 08:58:55.397 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: trunk 2026-08-13 08:58:55.397 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:58:55.397 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:58:55.398 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:58:55.398 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:58:55.399 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-13 08:58:55.399 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vlan-transparent 2026-08-13 08:58:55.400 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:58:55.400 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:58:55.400 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:58:55.402 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-13 08:58:55.402 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:58:55.402 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:58:55.403 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:58:55.403 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: taas 2026-08-13 08:58:55.404 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:58:55.405 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:58:55.405 7 INFO neutron.api.extensions [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:58:55.406 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: taas 2026-08-13 08:58:55.407 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:58:55.407 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:58:55.408 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:58:55.408 8 INFO neutron.api.extensions [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:58:55.408 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.408 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:58:55.410 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:58:55.410 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:58:55.410 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.410 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:58:55.411 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:58:55.411 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:58:55.413 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:58:55.414 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:58:55.417 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:58:55.417 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:58:55.418 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:58:55.419 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.419 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:58:55.419 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] subnetpool is already registered 2026-08-13 08:58:55.419 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:58:55.419 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:58:55.420 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.420 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:58:55.420 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.420 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.421 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] subnetpool is already registered 2026-08-13 08:58:55.421 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:58:55.421 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:58:55.421 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:58:55.421 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.422 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:58:55.422 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.422 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.422 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.422 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:58:55.423 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.423 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:58:55.423 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.423 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:58:55.424 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.424 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.424 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.424 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.427 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:58:55.427 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] router is already registered 2026-08-13 08:58:55.427 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:58:55.428 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] floatingip is already registered 2026-08-13 08:58:55.428 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:58:55.429 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] router is already registered 2026-08-13 08:58:55.429 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:58:55.429 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] floatingip is already registered 2026-08-13 08:58:55.432 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:58:55.432 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] rbac_policy is already registered 2026-08-13 08:58:55.433 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:58:55.433 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] security_group is already registered 2026-08-13 08:58:55.433 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:58:55.434 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] security_group_rule is already registered 2026-08-13 08:58:55.434 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:58:55.434 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] rbac_policy is already registered 2026-08-13 08:58:55.434 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:58:55.434 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.434 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] security_group is already registered 2026-08-13 08:58:55.434 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] subnetpool is already registered 2026-08-13 08:58:55.435 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:58:55.435 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] security_group_rule is already registered 2026-08-13 08:58:55.435 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:58:55.435 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] trunk is already registered 2026-08-13 08:58:55.435 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.436 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.436 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:58:55.436 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] subnetpool is already registered 2026-08-13 08:58:55.436 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.436 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.436 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:58:55.436 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:58:55.436 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] trunk is already registered 2026-08-13 08:58:55.437 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] endpoint_group is already registered 2026-08-13 08:58:55.437 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.437 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:58:55.437 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.437 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] vpnservice is already registered 2026-08-13 08:58:55.437 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.437 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:58:55.437 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.438 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:58:55.438 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:58:55.438 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.438 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] endpoint_group is already registered 2026-08-13 08:58:55.438 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.438 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:58:55.438 7 INFO neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.438 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] vpnservice is already registered 2026-08-13 08:58:55.438 7 WARNING neutron.quota.resource_registry [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.439 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:58:55.439 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:58:55.439 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:58:55.439 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:58:55.440 8 INFO neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:58:55.440 8 WARNING neutron.quota.resource_registry [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] ikepolicy is already registered 2026-08-13 08:58:55.474 7 WARNING keystonemiddleware._common.config [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:58:55.476 8 WARNING keystonemiddleware._common.config [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:58:55.480 7 WARNING oslo_config.cfg [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 08:58:55.483 8 WARNING oslo_config.cfg [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 08:58:55.499 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-13 08:58:55.502 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-13 08:58:55.511 7 INFO neutron.db.ovn_hash_ring_db [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Nodes from host "neutron-server-66d96cf87f-4nd4w" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-13 08:58:55+00:00 2026-08-13 08:58:55.515 7 INFO neutron.db.ovn_hash_ring_db [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Node df6cd984a1a65eebb288f4763acf97a8 from host "neutron-server-66d96cf87f-4nd4w" and group "mechanism_driver" added to the Hash Ring 2026-08-13 08:58:55.523 8 INFO neutron.db.ovn_hash_ring_db [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Nodes from host "neutron-server-66d96cf87f-4nd4w" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-13 08:58:55+00:00 2026-08-13 08:58:55.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Hash Ring probing thread for node df6cd984a1a65eebb288f4763acf97a8 has started 2026-08-13 08:58:55.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 08:58:55.528 8 INFO neutron.db.ovn_hash_ring_db [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Node aa2521a42ca655b3986aba61bd7ef564 from host "neutron-server-66d96cf87f-4nd4w" and group "mechanism_driver" added to the Hash Ring 2026-08-13 08:58:55.537 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Hash Ring probing thread for node aa2521a42ca655b3986aba61bd7ef564 has started 2026-08-13 08:58:55.537 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 08:58:55.561 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.562 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connected 2026-08-13 08:58:55.569 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.569 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connected 2026-08-13 08:58:55.596 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 08:58:55.606 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 08:58:55.614 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.98.121.148:6642: connecting... 2026-08-13 08:58:55.614 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.98.121.148:6642: connected 2026-08-13 08:58:55.627 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.98.121.148:6642: connecting... 2026-08-13 08:58:55.627 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.98.121.148:6642: connected 2026-08-13 08:58:55.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] WorkerService process has finished the post initialization 2026-08-13 08:58:55.656 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] WorkerService process has finished the post initialization 2026-08-13 08:58:55.657 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-13 08:58:55.658 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-13 08:58:55.665 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.665 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connected 2026-08-13 08:58:55.682 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.682 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connected 2026-08-13 08:58:55.709 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.709 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-57cbd107-9549-4abc-93c8-51905394cdc9 - - - - - -] tcp:10.107.188.29:6641: connected 2026-08-13 08:58:55.719 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connecting... 2026-08-13 08:58:55.719 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed414412-c6bf-4d41-a036-d96946ae3788 - - - - - -] tcp:10.107.188.29:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f7aaa946668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f7aaa946668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 08:58:58.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa8bf9b2-3860-428f-808a-09f1794a27b6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.169 () {44 vars in 928 bytes} [Thu Aug 13 08:58:57 2026] GET /v2.0/networks/public => generated 108 bytes in 882 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.169 () {44 vars in 950 bytes} [Thu Aug 13 08:58:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:58:59.076 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Starting OVNClientQosExtension 2026-08-13 08:58:59.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Starting OVNClientPlacementExtension 2026-08-13 08:58:59.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f953b810-0e9a-4fe3-9162-e1890280651c (type: security_groups) to 1 2026-08-13 08:58:59.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3b0b89b5-5483-410c-8675-f747ede54b43 (type: security_group_rules) to 0 2026-08-13 08:58:59.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a60cc58f-73ab-4216-a027-de4cb54b6ac0 (type: security_group_rules) to 0 2026-08-13 08:58:59.159 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cc31a65c-0605-43b1-ab4b-4eef325e00fc (type: security_group_rules) to 0 2026-08-13 08:58:59.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e616202a-93d8-480d-9aab-ba5fdb5a6a8a (type: security_group_rules) to 0 2026-08-13 08:58:59.268 7 WARNING neutron.services.revisions.revision_plugin [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:58:59.302 7 INFO neutron.db.segments_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment e957a655-09c3-44ea-8860-eb0f48da6da9 of type flat for network 91dd0289-3c47-45d4-bb86-3df469d5f219 2026-08-13 08:58:59.451 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-e957a655-09c3-44ea-8860-eb0f48da6da9 2026-08-13 08:58:59.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 91dd0289-3c47-45d4-bb86-3df469d5f219 (type: networks) to 1 2026-08-13 08:58:59.946 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 08:58:59.947 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:59:00.001 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: efa9c8b8-f53a-45e2-87cc-aba77c5ab46f 2026-08-13 08:59:00.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fbceb45-098e-47d4-a4b2-1a87ddba6e93 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource efa9c8b8-f53a-45e2-87cc-aba77c5ab46f (type: ports) to 1 [pid: 7|app: 0|req: 5/6] 199.204.45.169 () {48 vars in 968 bytes} [Thu Aug 13 08:58:58 2026] POST /v2.0/networks => generated 744 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:59:01.580 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2165c666-a212-426d-bd33-2a0b0c1c52ca eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.169 () {44 vars in 928 bytes} [Thu Aug 13 08:59:01 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.169 () {44 vars in 950 bytes} [Thu Aug 13 08:59:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:59:01.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-453ffd9d-dcb9-43c3-a75c-e69c2baf95db eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 1035 bytes} [Thu Aug 13 08:59:01 2026] GET /v2.0/subnets/public-subnet?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.169 () {44 vars in 1058 bytes} [Thu Aug 13 08:59:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:59:02.107 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc8d8626-9b7a-4067-86c3-4944dcbf429f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 08:59:02.109 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc8d8626-9b7a-4067-86c3-4944dcbf429f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:59:02.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-f5849216-9182-47d3-b3fd-c527962bec9d - - - - - -] Successfully bumped revision number for resource efa9c8b8-f53a-45e2-87cc-aba77c5ab46f (type: ports) to 2 2026-08-13 08:59:02.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-f5849216-9182-47d3-b3fd-c527962bec9d - - - - - -] Successfully bumped revision number for resource d9f6af24-f30b-4573-9ab7-208fcd4623a1 (type: subnets) to 0 [pid: 8|app: 0|req: 4/11] 199.204.45.169 () {48 vars in 966 bytes} [Thu Aug 13 08:59:01 2026] POST /v2.0/subnets => generated 664 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:03:54.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2e0a9f1-8f3d-4275-9291-2835bbc65d35 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 22/47] 199.204.45.169 () {44 vars in 938 bytes} [Thu Aug 13 09:03:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/48] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:03:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:03:54.772 8 INFO neutron.db.segments_db [None req-4cb656d5-29a5-48ef-b3b0-83a7ed864998 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 2ef752d5-3c9b-4468-b09e-d16ed3186df3 of type geneve for network 30c8471d-7066-4f6d-bc99-0e1b052c7848 2026-08-13 09:03:54.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-4cb656d5-29a5-48ef-b3b0-83a7ed864998 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 30c8471d-7066-4f6d-bc99-0e1b052c7848 (type: networks) to 1 2026-08-13 09:03:55.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cb656d5-29a5-48ef-b3b0-83a7ed864998 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:03:55.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cb656d5-29a5-48ef-b3b0-83a7ed864998 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 30c8471d-7066-4f6d-bc99-0e1b052c7848: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:03:55.146 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status down for port: 90f2ad82-c08b-4924-9213-5f696d91d3f1 2026-08-13 09:03:55.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-4cb656d5-29a5-48ef-b3b0-83a7ed864998 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 90f2ad82-c08b-4924-9213-5f696d91d3f1 (type: ports) to 1 [pid: 8|app: 0|req: 23/49] 199.204.45.169 () {48 vars in 967 bytes} [Thu Aug 13 09:03:54 2026] POST /v2.0/networks => generated 729 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:03:56.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e69a874d-95be-4855-a9c4-5eb5239a2e94 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/50] 199.204.45.169 () {44 vars in 938 bytes} [Thu Aug 13 09:03:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/51] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:03:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:03:56.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03148136-3d4c-44f5-b448-8af500411ac4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/52] 199.204.45.169 () {44 vars in 1037 bytes} [Thu Aug 13 09:03:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/53] 199.204.45.169 () {44 vars in 1060 bytes} [Thu Aug 13 09:03:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:03:56.462 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eba93d2-4bd8-4948-b55d-58c8928cdb4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:03:56.462 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eba93d2-4bd8-4948-b55d-58c8928cdb4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 30c8471d-7066-4f6d-bc99-0e1b052c7848: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:03:56.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-a73640f0-3f0e-4bd6-914c-349c21d7cdfd - - - - - -] Successfully bumped revision number for resource 90f2ad82-c08b-4924-9213-5f696d91d3f1 (type: ports) to 2 2026-08-13 09:03:56.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-a73640f0-3f0e-4bd6-914c-349c21d7cdfd - - - - - -] Successfully bumped revision number for resource 46f7035e-def0-448b-bb5b-291d9822bbb0 (type: subnets) to 0 [pid: 7|app: 0|req: 29/54] 199.204.45.169 () {48 vars in 966 bytes} [Thu Aug 13 09:03:56 2026] POST /v2.0/subnets => generated 651 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:03:58.241 8 INFO neutron.api.v2.resource [None req-692c5e88-9da9-4176-989a-1cd24b958e64 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 26/55] 199.204.45.169 () {44 vars in 972 bytes} [Thu Aug 13 09:03:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/56] 199.204.45.169 () {44 vars in 994 bytes} [Thu Aug 13 09:03:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:03:58.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-6494a97c-0fbb-4e5a-b945-3efacd042769 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 39a35af4-4041-40bc-bbea-2df6b15d9e70 (type: security_groups) to 1 2026-08-13 09:03:58.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-6494a97c-0fbb-4e5a-b945-3efacd042769 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 167563e3-52d2-408d-a59d-e758afa61158 (type: security_group_rules) to 0 2026-08-13 09:03:58.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-6494a97c-0fbb-4e5a-b945-3efacd042769 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2bed7b00-f7ab-46a7-97c2-ef577c2d1460 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 27/57] 199.204.45.169 () {48 vars in 981 bytes} [Thu Aug 13 09:03:58 2026] POST /v2.0/security-groups => generated 1616 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/60] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:03:59 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/61] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:03:59 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/62] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:03:59 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:03:59.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa8274c5-dac0-4ca7-bddd-36d207ef4589 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d7f6a4f4-a183-4f93-b157-413123794d63 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/63] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:03:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:00 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/65] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:00 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:00 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:00.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c1d96f-49b5-435c-b0c1-4eccd766e3ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource af761609-f8e4-40a3-8fc4-3a485ed0ed2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/67] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:01 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:01 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:01 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:01.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fefc14f-63af-452b-a102-74e5db9ff131 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2bd2ebfa-e62d-438b-a67f-618153b00d85 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/71] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:02 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:02 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:02 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:03.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c65570e-ad17-4ca3-8ead-8937b2bc5b0c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5fa95420-4edb-4aad-af9b-78451f4284e1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/75] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:04 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4078 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:04 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:04 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:04.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-c044e6e5-cc5c-4b3f-aafc-1cc905ea8c01 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 85da79a8-4c44-4270-855f-7c04d4506ff9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/79] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.169 () {44 vars in 988 bytes} [Thu Aug 13 09:04:05 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 773 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:04:05.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-deb9dad4-173a-4c8a-a37a-6da7ca21ea6c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/81] 199.204.45.169 () {44 vars in 1077 bytes} [Thu Aug 13 09:04:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.169 () {44 vars in 1100 bytes} [Thu Aug 13 09:04:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:05 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:06.084 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c1bb674-99f5-424e-a5a0-efaf7347f3b3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:04:06.085 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c1bb674-99f5-424e-a5a0-efaf7347f3b3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 30c8471d-7066-4f6d-bc99-0e1b052c7848: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:04:06.187 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-503590ca-d8d3-4ba8-b1dd-1cb60a936652 - - - - - -] OVN reports status down for port: 5490cb27-2a7c-4223-8f30-67c2c2aeb36c 2026-08-13 09:04:06.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c1bb674-99f5-424e-a5a0-efaf7347f3b3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5490cb27-2a7c-4223-8f30-67c2c2aeb36c (type: ports) to 1 [pid: 7|app: 0|req: 44/84] 199.204.45.169 () {48 vars in 962 bytes} [Thu Aug 13 09:04:05 2026] POST /v2.0/ports => generated 1096 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:04:16.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e3f0300-b80e-42a1-bf57-20180f548154 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/87] 199.204.45.169 () {44 vars in 980 bytes} [Thu Aug 13 09:04:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:17.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-b572a712-4c77-4adc-b677-8babb307ae1b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5490cb27-2a7c-4223-8f30-67c2c2aeb36c (type: ports) to 4 [pid: 7|app: 0|req: 47/89] 199.204.45.169 () {48 vars in 1032 bytes} [Thu Aug 13 09:04:16 2026] PUT /v2.0/ports/5490cb27-2a7c-4223-8f30-67c2c2aeb36c => generated 1214 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.169 () {44 vars in 921 bytes} [Thu Aug 13 09:04:19 2026] GET /v2.0/ports => generated 3331 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:04:20.276 7 INFO neutron.api.v2.resource [None req-7b371a94-92a6-4349-a8ae-3935d4a6e2d0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/91] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:04:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.169 () {44 vars in 982 bytes} [Thu Aug 13 09:04:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:04:20.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-042cfb5b-9c29-431a-9d40-f67687e9f312 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 51ae8083-a414-417a-8ed9-36af65532aeb (type: security_groups) to 1 2026-08-13 09:04:20.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-042cfb5b-9c29-431a-9d40-f67687e9f312 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6506d40b-6507-4cc3-b369-dd9e670179dd (type: security_group_rules) to 0 2026-08-13 09:04:20.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-042cfb5b-9c29-431a-9d40-f67687e9f312 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bf95fd07-aa5b-402a-b05b-50a382752585 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/93] 199.204.45.169 () {48 vars in 981 bytes} [Thu Aug 13 09:04:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:21 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:21 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:21 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:21.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-341ecad7-393e-4c71-a722-218d9ead707f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a6a8ff9b-1b3b-45e0-a410-8c3e3eac8f4d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/97] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:21 2026] POST /v2.0/security-group-rules => generated 621 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:22 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:22 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:04:22 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2244 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:04:22.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-51abf73e-02aa-44c5-ab6c-d7e066048093 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9e68f5fb-328d-4ecb-bc26-7b9b720ecfb1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 53/101] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:04:22 2026] POST /v2.0/security-group-rules => generated 625 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.169 () {44 vars in 976 bytes} [Thu Aug 13 09:05:57 2026] GET /v2.0/quotas/a9fe125cc96a4b7f89493dc8d4dd3b66 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.169 () {48 vars in 1028 bytes} [Thu Aug 13 09:05:58 2026] PUT /v2.0/quotas/a9fe125cc96a4b7f89493dc8d4dd3b66 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:08:18.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-485e213a-2133-4df1-86c8-baa3e209cfd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 66/136] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:08:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/137] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:08:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:08:20.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14598c00-6179-4e41-bdf2-1e4176febcf4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 67/138] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:08:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/139] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:08:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:08:21.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-503590ca-d8d3-4ba8-b1dd-1cb60a936652 - - - - - -] OVN reports status up for port: 5490cb27-2a7c-4223-8f30-67c2c2aeb36c 2026-08-13 09:08:21.867 7 INFO neutron.plugins.ml2.plugin [None req-503590ca-d8d3-4ba8-b1dd-1cb60a936652 - - - - - -] Attempt 1 to provision port 5490cb27-2a7c-4223-8f30-67c2c2aeb36c 2026-08-13 09:08:22.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-503590ca-d8d3-4ba8-b1dd-1cb60a936652 - - - - - -] Successfully bumped revision number for resource 5490cb27-2a7c-4223-8f30-67c2c2aeb36c (type: ports) to 5 2026-08-13 09:14:47.176 8 INFO neutron.api.v2.resource [None req-bd6fde67-d89c-4a0d-bbe7-d1a85e7764b0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 94/192] 199.204.45.169 () {44 vars in 1075 bytes} [Thu Aug 13 09:14:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 139 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:14:47.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-c76ba1db-8af6-4f15-b188-a674c817610e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ba61007d-b521-4634-abe9-fffe343adbef (type: security_groups) to 1 2026-08-13 09:14:47.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-c76ba1db-8af6-4f15-b188-a674c817610e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0dd5b389-c1b4-429d-a361-266bbf6716e1 (type: security_group_rules) to 0 2026-08-13 09:14:47.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-c76ba1db-8af6-4f15-b188-a674c817610e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1f5bed81-4b03-4f1b-9cc4-8bf45a2e3ebe (type: security_group_rules) to 0 2026-08-13 09:14:47.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-c76ba1db-8af6-4f15-b188-a674c817610e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4bf3d111-7459-49f5-b8c2-2cf54a846bbb (type: security_group_rules) to 0 2026-08-13 09:14:47.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-c76ba1db-8af6-4f15-b188-a674c817610e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 63ae7dc6-e073-4e58-9390-5210114f36e8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 99/193] 199.204.45.169 () {44 vars in 1098 bytes} [Thu Aug 13 09:14:47 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 23 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:14:47.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ce69c9d-c2d8-4d73-b50e-a2e3c60aace8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 (type: security_groups) to 1 2026-08-13 09:14:47.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ce69c9d-c2d8-4d73-b50e-a2e3c60aace8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource abb73f7a-4bf5-40b1-b50b-09c791a0d1f9 (type: security_group_rules) to 0 2026-08-13 09:14:47.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ce69c9d-c2d8-4d73-b50e-a2e3c60aace8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fa6326c8-ddac-4cec-a188-b9b8d56c37d2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 95/194] 199.204.45.169 () {48 vars in 982 bytes} [Thu Aug 13 09:14:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/195] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:48 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/196] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:14:48 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/197] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:48 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:14:48.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-356b9ecf-1a5f-4edc-9833-62818784cddd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0f190324-dc22-49c8-a33f-8f190a170495 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 97/198] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:14:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:49 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/200] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:14:50 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:50 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:14:50.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-afdba914-7024-40c8-bc78-1f5a0ea497e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d19455c0-4e8c-4550-b40e-15d53f793c5a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 99/202] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:14:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:51 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:14:51 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:51 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:14:51.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb654b07-893c-41a5-9dca-2ce2bc477390 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e672efa8-602d-4224-9001-eab5a9e16490 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/206] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:14:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:52 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:14:52 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:14:52 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:14:52.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-4517efa8-6dd0-4d79-8b84-d1703a15c8de eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ea730041-ab42-42a1-a622-2dd25bc74968 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 103/210] 199.204.45.169 () {48 vars in 992 bytes} [Thu Aug 13 09:14:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 117/229] 199.204.45.169 () {30 vars in 740 bytes} [Thu Aug 13 09:17:11 2026] GET /v2.0/networks?tenant_id=a5f54ef2e58440e084afcb177cbf0fa9&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:17:11.626 8 INFO neutron.db.segments_db [None req-43e75606-8ef5-4df0-8413-08c4c690aebe b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Added segment 14d7b542-2bf3-4489-9e51-bbf73169c340 of type geneve for network fe79e5a8-faf7-4f48-9d40-be29a0082f51 2026-08-13 09:17:11.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-43e75606-8ef5-4df0-8413-08c4c690aebe b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource fe79e5a8-faf7-4f48-9d40-be29a0082f51 (type: networks) to 1 2026-08-13 09:17:11.914 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43e75606-8ef5-4df0-8413-08c4c690aebe b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] No more DHCP agents 2026-08-13 09:17:11.915 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43e75606-8ef5-4df0-8413-08c4c690aebe b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Unable to schedule network fe79e5a8-faf7-4f48-9d40-be29a0082f51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:17:11.949 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e9aff2f9-1de3-42ee-baab-6edc716237bd - - - - - -] OVN reports status down for port: e20c284d-85ea-4dc9-8e53-06a2fab78acf 2026-08-13 09:17:11.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-43e75606-8ef5-4df0-8413-08c4c690aebe b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource e20c284d-85ea-4dc9-8e53-06a2fab78acf (type: ports) to 1 [pid: 8|app: 0|req: 113/230] 199.204.45.169 () {34 vars in 682 bytes} [Thu Aug 13 09:17:11 2026] POST /v2.0/networks => generated 740 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/231] 199.204.45.169 () {30 vars in 722 bytes} [Thu Aug 13 09:17:12 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 199.204.45.169 () {30 vars in 633 bytes} [Thu Aug 13 09:17:12 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:17:12.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb137864-9812-4f41-855e-d8f6cb798ee9 b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] No more DHCP agents 2026-08-13 09:17:12.293 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb137864-9812-4f41-855e-d8f6cb798ee9 b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Unable to schedule network fe79e5a8-faf7-4f48-9d40-be29a0082f51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:17:12.341 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e9aff2f9-1de3-42ee-baab-6edc716237bd - - - - - -] OVN reports status down for port: ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 2026-08-13 09:17:12.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb137864-9812-4f41-855e-d8f6cb798ee9 b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 (type: ports) to 1 2026-08-13 09:17:12.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb137864-9812-4f41-855e-d8f6cb798ee9 b3a91811082043d69779a622e7f98914 a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 (type: ports) to 3 [pid: 7|app: 0|req: 119/233] 199.204.45.169 () {34 vars in 677 bytes} [Thu Aug 13 09:17:12 2026] POST /v2.0/ports => generated 968 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:17:12 2026] GET /v2.0/networks/fe79e5a8-faf7-4f48-9d40-be29a0082f51 => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:17:13.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e9aff2f9-1de3-42ee-baab-6edc716237bd - - - - - -] OVN reports status up for port: ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 2026-08-13 09:17:13.316 7 INFO neutron.plugins.ml2.plugin [None req-e9aff2f9-1de3-42ee-baab-6edc716237bd - - - - - -] Attempt 1 to provision port ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 2026-08-13 09:17:13.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9aff2f9-1de3-42ee-baab-6edc716237bd - - - - - -] Successfully bumped revision number for resource ba2a5a7e-4cd7-4e99-ae9c-ee12515b66a6 (type: ports) to 4 [pid: 7|app: 0|req: 121/237] 199.204.45.169 () {30 vars in 722 bytes} [Thu Aug 13 09:17:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/238] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:17:14 2026] GET /v2.0/networks/fe79e5a8-faf7-4f48-9d40-be29a0082f51 => generated 746 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 199.204.45.169 () {44 vars in 976 bytes} [Thu Aug 13 09:17:40 2026] GET /v2.0/quotas/a5f54ef2e58440e084afcb177cbf0fa9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.169 () {48 vars in 1028 bytes} [Thu Aug 13 09:17:40 2026] PUT /v2.0/quotas/a5f54ef2e58440e084afcb177cbf0fa9 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:19:17 2026] GET /v2.0/routers => generated 15 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/ports => generated 5171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:19:18 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/ports => generated 5171 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:20:17 2026] GET /v2.0/networks => generated 2288 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:20:18 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:20:18 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/301] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/ports => generated 5171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:21:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:21:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/305] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:21:18 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/314] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:22:17 2026] GET /v2.0/ports => generated 5171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/315] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:22:17 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/316] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:22:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/317] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:22:17 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/318] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:22:17 2026] GET /v2.0/networks => generated 2288 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/subnets => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/320] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/321] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/322] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/323] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/324] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:22:18 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/333] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/agents => generated 1214 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/334] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/335] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/336] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/337] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/338] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/339] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/340] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/341] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/342] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:23:17 2026] GET /v2.0/networks => generated 2288 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/343] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:23:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/352] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/floatingips => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/354] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/355] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/356] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/357] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/358] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/359] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/360] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:24:17 2026] GET /v2.0/networks => generated 2288 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/361] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:24:18 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/362] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:24:18 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/371] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/ports => generated 5171 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/372] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/agents => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/374] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/375] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/376] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:25:17 2026] GET /v2.0/networks => generated 2288 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/380] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:25:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:25:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:26:17 2026] GET /v2.0/networks => generated 2288 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:26:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:26:17 2026] GET /v2.0/ports => generated 5171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:26:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:26:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:26:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/floatingips => generated 19 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:27:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:27:18 2026] GET /v2.0/ports => generated 5171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:27:18 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:27:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/419] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:27:18 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/subnets => generated 1308 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/432] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/435] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:28:17 2026] GET /v2.0/ports => generated 5171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:28:18 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:28:18 2026] GET /v2.0/floatingips => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:28:18 2026] GET /v2.0/networks => generated 2288 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/networks => generated 2288 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/agents => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/454] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:29:17 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:30:01.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac604592-2766-4793-8a51-3cc4c602ed60 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/464] 199.204.45.169 () {44 vars in 928 bytes} [Thu Aug 13 09:30:01 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 199.204.45.169 () {44 vars in 950 bytes} [Thu Aug 13 09:30:01 2026] GET /v2.0/networks?name=public => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:02.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-933713a0-b474-4c2f-a4c2-727b44bf907f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/466] 199.204.45.169 () {44 vars in 928 bytes} [Thu Aug 13 09:30:02 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 199.204.45.169 () {44 vars in 950 bytes} [Thu Aug 13 09:30:02 2026] GET /v2.0/networks?name=public => generated 791 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:02.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a9c3ed1-809e-40b1-ac96-b4b06b231e19 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/468] 199.204.45.169 () {44 vars in 1035 bytes} [Thu Aug 13 09:30:02 2026] GET /v2.0/subnets/public-subnet?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/469] 199.204.45.169 () {44 vars in 1058 bytes} [Thu Aug 13 09:30:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/ports => generated 5171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/478] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/479] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:30:17 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/481] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:30:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:30:18 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:30:31.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab882996-1850-48fc-824d-df18988db068 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/485] 199.204.45.169 () {44 vars in 938 bytes} [Thu Aug 13 09:30:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/486] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:30:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:32.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97754e8d-7d66-40f0-bbf5-32aad04bb16a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/487] 199.204.45.169 () {44 vars in 938 bytes} [Thu Aug 13 09:30:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/488] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:30:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:32.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-329afadf-2f9d-4529-8e96-b43d44c12c22 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/489] 199.204.45.169 () {44 vars in 1037 bytes} [Thu Aug 13 09:30:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/490] 199.204.45.169 () {44 vars in 1060 bytes} [Thu Aug 13 09:30:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:33.767 7 INFO neutron.api.v2.resource [None req-20f4dc79-4cb6-4eb1-8bac-d981117d95d6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/491] 199.204.45.169 () {44 vars in 972 bytes} [Thu Aug 13 09:30:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/492] 199.204.45.169 () {44 vars in 994 bytes} [Thu Aug 13 09:30:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/493] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:34 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/494] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:35 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/495] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:35 2026] GET /v2.0/security-group-rules/d7f6a4f4-a183-4f93-b157-413123794d63 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:35 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/497] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:36 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/498] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:36 2026] GET /v2.0/security-group-rules/af761609-f8e4-40a3-8fc4-3a485ed0ed2c => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:36 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/500] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:37 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:37 2026] GET /v2.0/security-group-rules/2bd2ebfa-e62d-438b-a67f-618153b00d85 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/502] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:37 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:37 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:38 2026] GET /v2.0/security-group-rules/5fa95420-4edb-4aad-af9b-78451f4284e1 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/505] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:38 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/506] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:38 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:39 2026] GET /v2.0/security-group-rules/85da79a8-4c44-4270-855f-7c04d4506ff9 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/508] 199.204.45.169 () {44 vars in 988 bytes} [Thu Aug 13 09:30:40 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 773 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:30:40.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff089709-85a6-4ee9-a743-02e42d221e23 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/509] 199.204.45.169 () {44 vars in 1077 bytes} [Thu Aug 13 09:30:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 199.204.45.169 () {44 vars in 1100 bytes} [Thu Aug 13 09:30:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 1219 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:40 2026] GET /v2.0/security-groups/39a35af4-4041-40bc-bbea-2df6b15d9e70 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:30:49.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-caa70c19-c60f-4154-9e4e-99871822ef76 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/514] 199.204.45.169 () {44 vars in 980 bytes} [Thu Aug 13 09:30:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/515] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1219 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 199.204.45.169 () {44 vars in 921 bytes} [Thu Aug 13 09:30:51 2026] GET /v2.0/ports => generated 5171 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:30:52.270 7 INFO neutron.api.v2.resource [None req-7d9d5214-4a9a-4719-bf40-f7692df6ca12 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/517] 199.204.45.169 () {44 vars in 960 bytes} [Thu Aug 13 09:30:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 199.204.45.169 () {44 vars in 982 bytes} [Thu Aug 13 09:30:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/519] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:53 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2882 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/520] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:53 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:53 2026] GET /v2.0/security-group-rules/a6a8ff9b-1b3b-45e0-a410-8c3e3eac8f4d => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:54 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2882 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/523] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:30:54 2026] GET /v2.0/security-groups/51ae8083-a414-417a-8ed9-36af65532aeb => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/524] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:30:54 2026] GET /v2.0/security-group-rules/9e68f5fb-328d-4ecb-bc26-7b9b720ecfb1 => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/527] 199.204.45.169 () {44 vars in 976 bytes} [Thu Aug 13 09:31:06 2026] GET /v2.0/quotas/a9fe125cc96a4b7f89493dc8d4dd3b66 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/530] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/networks => generated 2288 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/531] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/532] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/ports => generated 5171 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/533] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/534] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:31:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/536] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:31:18 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:31:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/538] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:31:18 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/539] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:31:18 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/540] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:31:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:32:01.703 8 INFO neutron.api.v2.resource [None req-e777d923-94ec-4b8b-898c-ae51e27276b0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/547] 199.204.45.169 () {44 vars in 1075 bytes} [Thu Aug 13 09:32:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/548] 199.204.45.169 () {44 vars in 1098 bytes} [Thu Aug 13 09:32:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/549] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:32:02 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/550] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:32:02 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/551] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:32:02 2026] GET /v2.0/security-group-rules/0f190324-dc22-49c8-a33f-8f190a170495 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:32:03 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/553] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:32:03 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/554] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:32:03 2026] GET /v2.0/security-group-rules/d19455c0-4e8c-4550-b40e-15d53f793c5a => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/555] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:32:04 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/556] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:32:04 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/557] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:32:04 2026] GET /v2.0/security-group-rules/e672efa8-602d-4224-9001-eab5a9e16490 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/558] 199.204.45.169 () {44 vars in 1089 bytes} [Thu Aug 13 09:32:06 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0?project_id=a5f54ef2e58440e084afcb177cbf0fa9 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/559] 199.204.45.169 () {44 vars in 1002 bytes} [Thu Aug 13 09:32:06 2026] GET /v2.0/security-groups/61ee9792-ab2a-4f96-8d0c-e52cd047bfd0 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/560] 199.204.45.169 () {44 vars in 1012 bytes} [Thu Aug 13 09:32:06 2026] GET /v2.0/security-group-rules/ea730041-ab42-42a1-a622-2dd25bc74968 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/561] 199.204.45.169 () {44 vars in 976 bytes} [Thu Aug 13 09:32:13 2026] GET /v2.0/quotas/a5f54ef2e58440e084afcb177cbf0fa9 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/564] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/agents => generated 1214 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/565] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/566] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/567] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/568] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/569] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/networks => generated 2288 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/572] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:32:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:32:18 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/574] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:32:18 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/581] 199.204.45.169 () {44 vars in 950 bytes} [Thu Aug 13 09:33:04 2026] GET /v2.0/networks?name=public => generated 791 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/584] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/585] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/586] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/587] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/588] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/590] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/591] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/592] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:33:17 2026] GET /v2.0/networks => generated 2288 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:33:18 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:33:18 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/599] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:33:45 2026] GET /v2.0/networks => generated 2288 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 10.0.0.80 () {32 vars in 654 bytes} [Thu Aug 13 09:33:46 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:33:46 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/602] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:33:46 2026] GET /v2.0/ports => generated 5171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/603] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:33:46 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/604] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:33:47 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:33:47 2026] GET /v2.0/security-groups => generated 17397 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.80 () {32 vars in 654 bytes} [Thu Aug 13 09:33:47 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:33:58.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f325f0b6-c203-4811-b486-b6b7f8d70509 (type: security_groups) to 1 2026-08-13 09:33:58.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 16be042a-961e-4b4f-98d8-c0256c07c7c1 (type: security_group_rules) to 0 2026-08-13 09:33:58.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 28ec780b-7aab-4099-97bd-6b3b1c37fd90 (type: security_group_rules) to 0 2026-08-13 09:33:58.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a6c56496-cc44-4b1d-a08a-1b02701922c4 (type: security_group_rules) to 0 2026-08-13 09:33:58.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 14fb92d1-894a-4466-bdb6-a65004078b51 (type: security_groups) to 1 2026-08-13 09:33:58.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c0d82d94-c1a1-4934-a959-697abece4fdd (type: security_group_rules) to 0 2026-08-13 09:33:58.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0a9b0865-e8fd-4b1b-be45-ad1b5663ae2b (type: security_group_rules) to 0 2026-08-13 09:33:58.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 369919dc-5868-43e1-ac88-e174b0cf10f5 (type: security_group_rules) to 0 2026-08-13 09:33:58.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 489c3d6d-e0c1-4c2a-a081-0e91c15f9939 (type: security_group_rules) to 0 2026-08-13 09:33:58.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 80804c6c-6fc7-4998-a0bd-3307a671abbc (type: security_group_rules) to 0 2026-08-13 09:33:58.616 7 INFO neutron.db.segments_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad of type geneve for network d5a2483d-5b12-46c9-b822-48f732f7b259 2026-08-13 09:33:58.616 8 INFO neutron.db.segments_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment c6e68d87-a803-4516-95f1-5b71ccae3965 of type geneve for network 070b1980-90bc-41ba-90e3-24bd90525ceb 2026-08-13 09:33:58.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d5a2483d-5b12-46c9-b822-48f732f7b259 (type: networks) to 1 2026-08-13 09:33:58.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 070b1980-90bc-41ba-90e3-24bd90525ceb (type: networks) to 1 2026-08-13 09:33:58.858 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:33:58.860 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 070b1980-90bc-41ba-90e3-24bd90525ceb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:33:58.872 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:33:58.873 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network d5a2483d-5b12-46c9-b822-48f732f7b259: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:33:58.911 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 516b40c5-fb01-4f6b-9b8b-1f84761285e3 2026-08-13 09:33:58.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd807a-131e-46b6-9bf1-31cbc5e14b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 516b40c5-fb01-4f6b-9b8b-1f84761285e3 (type: ports) to 1 2026-08-13 09:33:58.968 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status down for port: 7093a494-598f-4650-8dc6-9f568c6b2fd6 [pid: 8|app: 0|req: 300/607] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:33:58 2026] POST /v2.0/networks => generated 766 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:33:59.014 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f2ef0-a688-46a7-bc75-58373dd611f1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7093a494-598f-4650-8dc6-9f568c6b2fd6 (type: ports) to 1 [pid: 7|app: 0|req: 308/608] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:33:58 2026] POST /v2.0/networks => generated 770 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:33:59.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d5ba88bd-3184-4874-bcc1-52e7713444a3 (type: security_groups) to 1 2026-08-13 09:33:59.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-5625523e-3c1b-4ead-a942-1588155393b8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 87a2efa4-6fc2-46a2-85af-b6d87ec45413 (type: security_groups) to 1 2026-08-13 09:33:59.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0ac1844a-a1db-43b3-9e77-ecf1babb918b (type: security_group_rules) to 0 2026-08-13 09:33:59.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8386d0a1-2fe0-4e51-9198-9827c8360e3c (type: security_group_rules) to 0 2026-08-13 09:33:59.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-5625523e-3c1b-4ead-a942-1588155393b8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 301cafc6-cee6-4616-8478-306761b7cc28 (type: security_group_rules) to 0 2026-08-13 09:33:59.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 849e703e-ed9f-4096-a9c9-24ed23106935 (type: security_group_rules) to 0 2026-08-13 09:33:59.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-5625523e-3c1b-4ead-a942-1588155393b8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 357f74ae-77d3-4d78-9330-fb9e9a02b1fc (type: security_group_rules) to 0 2026-08-13 09:33:59.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ec9082a2-57f5-4689-b273-bd8b6b556ea6 (type: security_group_rules) to 0 2026-08-13 09:33:59.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-5625523e-3c1b-4ead-a942-1588155393b8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7fc0cfd7-b64a-43ae-ab39-a02ea6a2b22e (type: security_group_rules) to 0 2026-08-13 09:33:59.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-5625523e-3c1b-4ead-a942-1588155393b8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f46d09ba-335d-4ef0-9bc3-7abb717a15de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 311/611] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:33:59 2026] GET /v2.0/security-groups?tenant_id=e42583f9d2fd458e956fc4141e73cdbd&name=default => generated 2921 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:33:59.384 8 INFO neutron.db.segments_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment d7da2078-fcd7-40d0-8e30-127c3b4daf4b of type geneve for network 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf 2026-08-13 09:33:59.504 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf (type: networks) to 1 2026-08-13 09:33:59.517 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-027f00cc-98fd-4db6-b9a7-370423f89ebe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:33:59.519 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-027f00cc-98fd-4db6-b9a7-370423f89ebe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 070b1980-90bc-41ba-90e3-24bd90525ceb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:33:59.656 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:33:59.657 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:33:59.706 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 597f3ab5-d483-443c-b80a-70d1cfd7df9b 2026-08-13 09:33:59.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-0172a7f2-dd48-4d4a-9904-876228099d3d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 597f3ab5-d483-443c-b80a-70d1cfd7df9b (type: ports) to 1 [pid: 8|app: 0|req: 301/612] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:33:58 2026] POST /v2.0/networks => generated 769 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:33:59.858 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2684e2e5-89e7-4c4b-a53f-17d252a9a2d9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:33:59.859 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2684e2e5-89e7-4c4b-a53f-17d252a9a2d9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network d5a2483d-5b12-46c9-b822-48f732f7b259: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:33:59.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d92c858-cad6-48bb-b3e6-a25c4f2690a9 - - - - - -] Successfully bumped revision number for resource 516b40c5-fb01-4f6b-9b8b-1f84761285e3 (type: ports) to 2 2026-08-13 09:34:00.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d92c858-cad6-48bb-b3e6-a25c4f2690a9 - - - - - -] Successfully bumped revision number for resource cb071dcb-3bae-4be8-9196-140c0a01af83 (type: subnets) to 0 [pid: 7|app: 0|req: 312/613] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:33:59 2026] POST /v2.0/subnets => generated 691 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/614] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:00 2026] DELETE /v2.0/security-groups/87a2efa4-6fc2-46a2-85af-b6d87ec45413 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:00.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd1ddf6e-d522-4e01-8d26-fbafadc39db9 - - - - - -] Successfully bumped revision number for resource 7093a494-598f-4650-8dc6-9f568c6b2fd6 (type: ports) to 2 2026-08-13 09:34:00.392 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd1ddf6e-d522-4e01-8d26-fbafadc39db9 - - - - - -] Successfully bumped revision number for resource 42687a8f-61d5-4159-abbb-4f737260633c (type: subnets) to 0 [pid: 8|app: 0|req: 302/615] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:33:59 2026] POST /v2.0/subnets => generated 695 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:00.445 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d769f4e2-80e0-4cc4-9eaf-ba16edcbe613 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:00.446 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d769f4e2-80e0-4cc4-9eaf-ba16edcbe613 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:00.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-deac7427-b3af-4dbb-9083-559a5b4a1504 - - - - - -] Successfully bumped revision number for resource 597f3ab5-d483-443c-b80a-70d1cfd7df9b (type: ports) to 2 2026-08-13 09:34:00.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-deac7427-b3af-4dbb-9083-559a5b4a1504 - - - - - -] Successfully bumped revision number for resource 623b2c8c-0d59-46f8-bf92-84b67d0d1f87 (type: subnets) to 0 [pid: 7|app: 0|req: 314/616] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:00 2026] POST /v2.0/subnets => generated 695 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:00.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:00.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:01.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b0e58d81-3511-44c8-9b97-50e5e3247fbd (type: ports) to 1 2026-08-13 09:34:01.089 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: b0e58d81-3511-44c8-9b97-50e5e3247fbd 2026-08-13 09:34:01.448 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Starting OVNClientQosExtension 2026-08-13 09:34:01.547 8 WARNING oslo_config.cfg [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-13 09:34:01.590 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:01.591 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:01.692 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 6f459604-3d99-49af-8482-65244d25168e 2026-08-13 09:34:01.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6f459604-3d99-49af-8482-65244d25168e (type: ports) to 1 2026-08-13 09:34:01.829 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-b0e58d81-3511-44c8-9b97-50e5e3247fbd on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:01.858 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 364ad34c-40ab-4967-8de4-ce66121c6b26 is bound to host instance 2026-08-13 09:34:01.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b0e58d81-3511-44c8-9b97-50e5e3247fbd (type: router_ports) to 1 2026-08-13 09:34:01.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-6037de84-0727-49a6-8bd1-2a2b4dcc9499 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 364ad34c-40ab-4967-8de4-ce66121c6b26 (type: routers) to 2 [pid: 8|app: 0|req: 303/617] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:00 2026] POST /v2.0/routers => generated 969 bytes in 1551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:02.039 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status up for port: b0e58d81-3511-44c8-9b97-50e5e3247fbd 2026-08-13 09:34:02.091 7 INFO neutron.plugins.ml2.plugin [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Attempt 1 to provision port b0e58d81-3511-44c8-9b97-50e5e3247fbd 2026-08-13 09:34:02.291 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4211e40-7f41-4d6f-aea1-bd043a639c47 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:02.293 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4211e40-7f41-4d6f-aea1-bd043a639c47 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:02.377 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status down for port: 62c2ec0f-53ea-4402-bbde-4c1416e36178 2026-08-13 09:34:02.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4211e40-7f41-4d6f-aea1-bd043a639c47 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 62c2ec0f-53ea-4402-bbde-4c1416e36178 (type: ports) to 1 2026-08-13 09:34:02.518 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Starting OVNClientQosExtension 2026-08-13 09:34:02.919 7 WARNING oslo_config.cfg [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-13 09:34:03.004 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-62c2ec0f-53ea-4402-bbde-4c1416e36178 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:03.041 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status up for port: 62c2ec0f-53ea-4402-bbde-4c1416e36178 2026-08-13 09:34:03.078 8 INFO neutron.plugins.ml2.plugin [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] Attempt 1 to provision port 62c2ec0f-53ea-4402-bbde-4c1416e36178 2026-08-13 09:34:03.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4211e40-7f41-4d6f-aea1-bd043a639c47 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 62c2ec0f-53ea-4402-bbde-4c1416e36178 (type: router_ports) to 1 2026-08-13 09:34:03.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4211e40-7f41-4d6f-aea1-bd043a639c47 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dafef221-5517-4864-a2c0-6bee8f6b6db4 (type: routers) to 2 [pid: 8|app: 0|req: 304/618] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:01 2026] POST /v2.0/routers => generated 973 bytes in 1309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:03.451 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-6f459604-3d99-49af-8482-65244d25168e on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:03.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6f459604-3d99-49af-8482-65244d25168e (type: router_ports) to 1 2026-08-13 09:34:03.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-95ab4d2d-8026-4afd-91e3-ca8f339c0ef9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f46db908-5dd8-4e42-8697-ca86693866d8 (type: routers) to 2 2026-08-13 09:34:03.803 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:03.805 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 070b1980-90bc-41ba-90e3-24bd90525ceb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 315/619] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:00 2026] POST /v2.0/routers => generated 973 bytes in 2882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:03.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b (type: ports) to 1 2026-08-13 09:34:04.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b9b14dc-999a-424f-873a-2e774fcdd155 - - - - - -] Successfully bumped revision number for resource b0e58d81-3511-44c8-9b97-50e5e3247fbd (type: ports) to 4 2026-08-13 09:34:04.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b9b14dc-999a-424f-873a-2e774fcdd155 - - - - - -] Successfully bumped revision number for resource b0e58d81-3511-44c8-9b97-50e5e3247fbd (type: ports) to 5 2026-08-13 09:34:04.708 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:04.710 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:04.724 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8b9b14dc-999a-424f-873a-2e774fcdd155 - - - - - -] Router dafef221-5517-4864-a2c0-6bee8f6b6db4 is bound to host instance 2026-08-13 09:34:04.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ea5bc20c-4a82-4a81-9dde-251f78ee36cf (type: ports) to 1 2026-08-13 09:34:04.951 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:04.952 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 070b1980-90bc-41ba-90e3-24bd90525ceb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:05.311 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status up for port: 6f459604-3d99-49af-8482-65244d25168e 2026-08-13 09:34:05.337 7 INFO neutron.plugins.ml2.plugin [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Attempt 1 to provision port 6f459604-3d99-49af-8482-65244d25168e 2026-08-13 09:34:05.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-88690068-bed7-4ef5-b25f-d4763a48a163 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b (type: router_ports) to 1 [pid: 8|app: 0|req: 305/620] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:03 2026] PUT /v2.0/routers/364ad34c-40ab-4967-8de4-ce66121c6b26/add_router_interface => generated 309 bytes in 2213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:05.563 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status down for port: a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b 2026-08-13 09:34:05.689 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:05.689 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status down for port: ea5bc20c-4a82-4a81-9dde-251f78ee36cf 2026-08-13 09:34:05.891 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] OVN reports status up for port: a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b 2026-08-13 09:34:05.912 8 INFO neutron.plugins.ml2.plugin [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] Attempt 1 to provision port a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b 2026-08-13 09:34:06.292 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:06.295 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network d5a2483d-5b12-46c9-b822-48f732f7b259: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:06.334 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:06.339 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 82fa7e77-7886-48d0-94ec-b5bcc4e69bbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:06.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 29f432f0-3b86-462c-b19b-9dcd941a8133 (type: ports) to 1 2026-08-13 09:34:06.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bd7d9f0-6be4-4300-82d3-05e67582b408 - - - - - -] Successfully bumped revision number for resource 62c2ec0f-53ea-4402-bbde-4c1416e36178 (type: ports) to 4 2026-08-13 09:34:06.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-69ece70c-0d81-4821-b98a-54522eb64843 - - - - - -] Successfully bumped revision number for resource a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b (type: ports) to 2 2026-08-13 09:34:07.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bd7d9f0-6be4-4300-82d3-05e67582b408 - - - - - -] Successfully bumped revision number for resource 62c2ec0f-53ea-4402-bbde-4c1416e36178 (type: ports) to 5 2026-08-13 09:34:07.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-450a70c7-5c94-4880-bb06-3e057682a49a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ea5bc20c-4a82-4a81-9dde-251f78ee36cf (type: router_ports) to 1 [pid: 7|app: 0|req: 316/621] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:03 2026] PUT /v2.0/routers/dafef221-5517-4864-a2c0-6bee8f6b6db4/add_router_interface => generated 309 bytes in 3329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:07.236 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-7bd7d9f0-6be4-4300-82d3-05e67582b408 - - - - - -] Router f46db908-5dd8-4e42-8697-ca86693866d8 is bound to host instance 2026-08-13 09:34:07.431 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:07.432 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network d5a2483d-5b12-46c9-b822-48f732f7b259: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:07.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-082f5341-eb7c-4669-9828-172bf89db952 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 25cf5848-23ba-4f8e-8327-068986cac518 (type: security_groups) to 1 2026-08-13 09:34:07.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-082f5341-eb7c-4669-9828-172bf89db952 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0bc0aac1-3bde-4e5d-944d-731418a1b645 (type: security_group_rules) to 0 2026-08-13 09:34:07.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-082f5341-eb7c-4669-9828-172bf89db952 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8a077e4d-e57d-480a-8b92-859d46591aea (type: security_group_rules) to 0 2026-08-13 09:34:07.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-082f5341-eb7c-4669-9828-172bf89db952 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 921368ff-8b72-47c7-8edd-06a92a4cf800 (type: security_group_rules) to 0 2026-08-13 09:34:07.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-082f5341-eb7c-4669-9828-172bf89db952 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cc8e73c5-5d1f-4774-8a13-fc7d5de99ced (type: security_group_rules) to 0 [pid: 7|app: 0|req: 317/622] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:07 2026] GET /v2.0/security-groups?tenant_id=b2204b8bae91418984f5410e14a0f026&name=default => generated 2921 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:07.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-af5d342e-30ef-46d8-9774-7452d0e8718f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 29f432f0-3b86-462c-b19b-9dcd941a8133 (type: router_ports) to 1 [pid: 8|app: 0|req: 306/623] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:05 2026] PUT /v2.0/routers/f46db908-5dd8-4e42-8697-ca86693866d8/add_router_interface => generated 309 bytes in 2515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:08.009 7 INFO neutron.db.ovn_revision_numbers_db [req-2365c5ec-9831-4512-8158-0ff78c2ca5a9 req-7d71c242-9504-496d-a15d-5c063fea5c48 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 54f4ab8e-d491-47e4-a63b-8e35cc712216 (type: security_groups) to 1 2026-08-13 09:34:08.033 7 INFO neutron.db.ovn_revision_numbers_db [req-2365c5ec-9831-4512-8158-0ff78c2ca5a9 req-7d71c242-9504-496d-a15d-5c063fea5c48 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 37baa4bb-4ad2-42db-93f1-67143d27c3ab (type: security_group_rules) to 0 2026-08-13 09:34:08.066 7 INFO neutron.db.ovn_revision_numbers_db [req-2365c5ec-9831-4512-8158-0ff78c2ca5a9 req-7d71c242-9504-496d-a15d-5c063fea5c48 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 7dc4c430-925f-4e9c-baa1-d1986b554a29 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 318/624] 10.0.0.203 () {38 vars in 971 bytes} [Thu Aug 13 09:34:07 2026] POST /v2.0/security-groups => generated 1678 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/625] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:08 2026] DELETE /v2.0/security-groups/25cf5848-23ba-4f8e-8327-068986cac518 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:08.419 8 INFO neutron.db.ovn_revision_numbers_db [req-13e3c3cb-3941-48fb-b74c-934d3684f9d7 req-624ca846-0127-4c25-b604-b763d47f5f2e 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 888bf115-e3d9-4f9b-bf0b-b71110233e04 (type: security_groups) to 1 2026-08-13 09:34:08.431 8 INFO neutron.db.ovn_revision_numbers_db [req-13e3c3cb-3941-48fb-b74c-934d3684f9d7 req-624ca846-0127-4c25-b604-b763d47f5f2e 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 29496905-d4ab-4ed0-ba0d-25774a78b291 (type: security_group_rules) to 0 2026-08-13 09:34:08.445 8 INFO neutron.db.ovn_revision_numbers_db [req-13e3c3cb-3941-48fb-b74c-934d3684f9d7 req-624ca846-0127-4c25-b604-b763d47f5f2e 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 9f6dc277-182c-42c3-a068-fd60fc21c095 (type: security_group_rules) to 0 2026-08-13 09:34:08.461 7 INFO neutron.db.ovn_revision_numbers_db [req-50601224-1b1d-40da-92c5-f1135c271044 req-ce3ee995-29ee-4f74-9ea0-91dac1087f62 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource e31ca1a0-48ae-40e4-aadc-db51c586bf4a (type: security_groups) to 1 2026-08-13 09:34:08.502 7 INFO neutron.db.ovn_revision_numbers_db [req-50601224-1b1d-40da-92c5-f1135c271044 req-ce3ee995-29ee-4f74-9ea0-91dac1087f62 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource 3e183624-7a10-4715-ae03-41c30798a98c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 308/626] 10.0.0.203 () {38 vars in 971 bytes} [Thu Aug 13 09:34:08 2026] POST /v2.0/security-groups => generated 1680 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:34:08.518 7 INFO neutron.db.ovn_revision_numbers_db [req-50601224-1b1d-40da-92c5-f1135c271044 req-ce3ee995-29ee-4f74-9ea0-91dac1087f62 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource e07ea9ef-7446-40c2-b544-7149802d5dc2 (type: security_group_rules) to 0 2026-08-13 09:34:08.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fc7072b-2c44-4262-98a7-34d8c27aac02 - - - - - -] Successfully bumped revision number for resource 6f459604-3d99-49af-8482-65244d25168e (type: ports) to 4 [pid: 7|app: 0|req: 319/627] 10.0.0.203 () {38 vars in 971 bytes} [Thu Aug 13 09:34:08 2026] POST /v2.0/security-groups => generated 1683 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:34:08.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0f5ebd-7315-4fc7-af09-c8dec41d21f8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6e87617d-4032-4e98-902d-d36fdcfe1b5f (type: security_groups) to 1 2026-08-13 09:34:08.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0f5ebd-7315-4fc7-af09-c8dec41d21f8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 60eca757-709c-4e9b-85be-186d028b15e1 (type: security_group_rules) to 0 2026-08-13 09:34:08.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0f5ebd-7315-4fc7-af09-c8dec41d21f8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 74b7c46a-4e94-4534-aa1e-d14c42843ebe (type: security_group_rules) to 0 2026-08-13 09:34:08.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0f5ebd-7315-4fc7-af09-c8dec41d21f8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c7fbc3cb-3e2b-4f45-9675-3f4def42b2de (type: security_group_rules) to 0 2026-08-13 09:34:08.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0f5ebd-7315-4fc7-af09-c8dec41d21f8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f7d2c717-3b8a-4656-9b5c-0a2c378ab038 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 309/628] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:08 2026] GET /v2.0/security-groups?tenant_id=67454224d24946e283af7ad7c1849cbd&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:08.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-43dc082d-9a49-46c7-ac30-a3468adee19d 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource fe2a95f8-712b-4d39-817c-316f80009343 (type: security_groups) to 1 2026-08-13 09:34:08.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-43dc082d-9a49-46c7-ac30-a3468adee19d 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 539a21b2-dc46-4c86-b020-90f6cabc1adb (type: security_group_rules) to 0 2026-08-13 09:34:08.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-43dc082d-9a49-46c7-ac30-a3468adee19d 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 95f0359e-fa62-4493-b270-08e540263637 (type: security_group_rules) to 0 2026-08-13 09:34:08.894 7 INFO neutron.db.ovn_revision_numbers_db [req-b57bd633-0dcd-4d20-a446-55ac456075f8 req-985d268b-3c1e-4ebc-ac52-b2766d5d63f5 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource ba6c9cf2-7594-49a3-a641-7449fdce6abf (type: security_groups) to 1 [pid: 8|app: 0|req: 310/629] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:34:08 2026] POST /v2.0/security-groups => generated 1661 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:34:08.908 7 INFO neutron.db.ovn_revision_numbers_db [req-b57bd633-0dcd-4d20-a446-55ac456075f8 req-985d268b-3c1e-4ebc-ac52-b2766d5d63f5 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 6d9b6a05-bdb3-4d79-9a49-a85acf1d4619 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 311/630] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:08 2026] GET /v2.0/security-groups/e31ca1a0-48ae-40e4-aadc-db51c586bf4a => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:08.925 7 INFO neutron.db.ovn_revision_numbers_db [req-b57bd633-0dcd-4d20-a446-55ac456075f8 req-985d268b-3c1e-4ebc-ac52-b2766d5d63f5 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] Successfully bumped revision number for resource 7891b221-bd69-482d-9f86-6f4bb2cb4a6f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 320/631] 10.0.0.203 () {38 vars in 971 bytes} [Thu Aug 13 09:34:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/632] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:08 2026] DELETE /v2.0/security-groups/6e87617d-4032-4e98-902d-d36fdcfe1b5f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:09.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fc7072b-2c44-4262-98a7-34d8c27aac02 - - - - - -] Successfully bumped revision number for resource 6f459604-3d99-49af-8482-65244d25168e (type: ports) to 5 2026-08-13 09:34:09.295 7 INFO neutron.db.ovn_revision_numbers_db [None req-7383403a-0b64-47ba-8a0d-754c0ca186c8 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 3c658ae1-fa47-4c78-ad71-ced951957e30 (type: security_group_rules) to 0 2026-08-13 09:34:09.329 8 INFO neutron.db.ovn_revision_numbers_db [req-ab8729e0-9be4-49cc-bbcc-563f823cf723 req-02ea422a-f670-4282-8781-8a363928074d 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource 41232a9c-80bb-445e-b0dc-94d635061413 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 313/633] 10.0.0.203 () {38 vars in 981 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups?tenant_id=5116f57f84bd4e1cb4c79cbb58f77fac => generated 7900 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:09.499 7 INFO neutron.db.ovn_revision_numbers_db [req-c77a4baa-b391-409c-85fc-15207e4b93fd req-3895bf4c-607d-4178-ba86-e40442335520 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource 27f4b25a-a993-45ba-9112-730a199f3fda (type: security_groups) to 1 2026-08-13 09:34:09.509 7 INFO neutron.db.ovn_revision_numbers_db [req-c77a4baa-b391-409c-85fc-15207e4b93fd req-3895bf4c-607d-4178-ba86-e40442335520 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource d709aff1-cbb1-49d9-ab01-b5bb0379fc6c (type: security_group_rules) to 0 2026-08-13 09:34:09.519 7 INFO neutron.db.ovn_revision_numbers_db [req-c77a4baa-b391-409c-85fc-15207e4b93fd req-3895bf4c-607d-4178-ba86-e40442335520 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource e0495604-e709-49dd-a6c3-d9332dcfd4d3 (type: security_group_rules) to 0 2026-08-13 09:34:09.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59c2196-d0ef-46d1-b9a2-51ec57425272 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 13e26f07-0de3-436a-990d-7cd930cd6283 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 315/636] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.203 () {38 vars in 971 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/security-groups => generated 1685 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups/14fb92d1-894a-4466-bdb6-a65004078b51 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/639] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 1685 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups/14fb92d1-894a-4466-bdb6-a65004078b51 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:09.769 8 INFO neutron.db.ovn_revision_numbers_db [req-f4803108-3396-4218-88df-0daef2f1eb57 req-d9a5e890-ffec-4004-ba55-9fc6463cb0c1 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource 73b6ef36-30ce-48a4-951a-aabd08013432 (type: security_group_rules) to 0 2026-08-13 09:34:09.789 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41bbf2de-2577-4255-b169-9f687c02833a 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] No more DHCP agents 2026-08-13 09:34:09.790 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41bbf2de-2577-4255-b169-9f687c02833a 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 319/641] 10.0.0.203 () {38 vars in 981 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups/54f4ab8e-d491-47e4-a63b-8e35cc712216 => generated 1678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:09 2026] GET /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.203 () {36 vars in 1013 bytes} [Thu Aug 13 09:34:09 2026] DELETE /v2.0/security-groups/54f4ab8e-d491-47e4-a63b-8e35cc712216 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:10.118 7 INFO neutron.api.v2.resource [req-73f07c4e-fdce-473e-a4f2-5b0d13668cb6 req-2e5a0959-c348-49e9-8fb5-b5c5021a60d8 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/646] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/54f4ab8e-d491-47e4-a63b-8e35cc712216 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:10.142 8 INFO neutron.db.ovn_revision_numbers_db [req-047f00a3-f274-4a39-ab83-8eced817179f req-c216c202-d0d8-462b-9665-e04eefe7a580 2d3c508b2f064d21bcbc2ccfa882f05d ebba50241a694dd98fe625a05f7d2c98 - - default default] Successfully bumped revision number for resource 93375911-63b3-421b-8d65-2ab3fe4130f8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 325/647] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/888bf115-e3d9-4f9b-bf0b-b71110233e04 => generated 1680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.203 () {38 vars in 981 bytes} [Thu Aug 13 09:34:10 2026] POST /v2.0/security-group-rules => generated 619 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.203 () {34 vars in 1001 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-group-rules/93375911-63b3-421b-8d65-2ab3fe4130f8 => generated 616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.203 () {36 vars in 1013 bytes} [Thu Aug 13 09:34:10 2026] DELETE /v2.0/security-groups/888bf115-e3d9-4f9b-bf0b-b71110233e04 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 2940 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:10.386 7 INFO neutron.api.v2.resource [req-f55ede5c-f9f2-493f-9b99-795d8d417fd2 req-9675259a-94dc-489e-baa2-1f74f1caa253 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/653] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/888bf115-e3d9-4f9b-bf0b-b71110233e04 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/ba6c9cf2-7594-49a3-a641-7449fdce6abf => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.203 () {36 vars in 1023 bytes} [Thu Aug 13 09:34:10 2026] DELETE /v2.0/security-group-rules/93375911-63b3-421b-8d65-2ab3fe4130f8 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.203 () {36 vars in 1013 bytes} [Thu Aug 13 09:34:10 2026] DELETE /v2.0/security-groups/ba6c9cf2-7594-49a3-a641-7449fdce6abf => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:10.612 7 INFO neutron.api.v2.resource [req-cbc6c39e-5230-43d9-bcc1-c39faf2d2a21 req-4404da50-dbf1-4fc3-882e-21eb175df3c9 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/658] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/ba6c9cf2-7594-49a3-a641-7449fdce6abf => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups?tenant_id=5116f57f84bd4e1cb4c79cbb58f77fac => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.203 () {36 vars in 1013 bytes} [Thu Aug 13 09:34:10 2026] DELETE /v2.0/security-groups/27f4b25a-a993-45ba-9112-730a199f3fda => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/14fb92d1-894a-4466-bdb6-a65004078b51 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/e31ca1a0-48ae-40e4-aadc-db51c586bf4a => generated 2308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/14fb92d1-894a-4466-bdb6-a65004078b51 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:10.805 7 INFO neutron.api.v2.resource [req-e2e09444-5390-46e5-9b87-c1539bf0d6be req-68eae16c-61bb-4d00-b6a3-008c7eb0be39 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/664] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/ba6c9cf2-7594-49a3-a641-7449fdce6abf => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:10.838 7 INFO neutron.api.v2.resource [req-0fbf1bf2-a5af-4899-9d28-b4554299d406 req-afdc57cb-bc4b-4151-be4a-5fffbe9b6e3d 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 335/665] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/888bf115-e3d9-4f9b-bf0b-b71110233e04 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:10.866 7 INFO neutron.api.v2.resource [req-a1217f8d-52bf-4d6f-a11d-058d45e9cd9d req-4c539788-af44-4a9a-8b89-fdd4b3c96005 8bcc250da1984885a01d87fcc095a5be 5116f57f84bd4e1cb4c79cbb58f77fac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/666] 10.0.0.203 () {34 vars in 991 bytes} [Thu Aug 13 09:34:10 2026] GET /v2.0/security-groups/54f4ab8e-d491-47e4-a63b-8e35cc712216 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.203 () {36 vars in 1013 bytes} [Thu Aug 13 09:34:10 2026] DELETE /v2.0/security-groups/e31ca1a0-48ae-40e4-aadc-db51c586bf4a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:11.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-d43e93bb-2e4d-493e-8eb8-3f1298ee8884 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: ea5bc20c-4a82-4a81-9dde-251f78ee36cf 2026-08-13 09:34:11.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d43e93bb-2e4d-493e-8eb8-3f1298ee8884 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: ea5bc20c-4a82-4a81-9dde-251f78ee36cf 2026-08-13 09:34:11.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-63d3762c-3d91-4bb1-b1b2-ee13a820aed3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b 2026-08-13 09:34:11.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63d3762c-3d91-4bb1-b1b2-ee13a820aed3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b [pid: 8|app: 0|req: 332/668] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:10 2026] PUT /v2.0/routers/dafef221-5517-4864-a2c0-6bee8f6b6db4/remove_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/669] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:10 2026] PUT /v2.0/routers/364ad34c-40ab-4967-8de4-ce66121c6b26/remove_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:34:12.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe61e737-e5d9-4cb3-9bef-4f0c771dc29c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 62c2ec0f-53ea-4402-bbde-4c1416e36178 2026-08-13 09:34:12.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe61e737-e5d9-4cb3-9bef-4f0c771dc29c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 62c2ec0f-53ea-4402-bbde-4c1416e36178 2026-08-13 09:34:12.570 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] No port found with ID a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b: RuntimeError: No port found with ID a722ed6a-9ab2-4e29-a6fe-b1c1cc74574b 2026-08-13 09:34:12.626 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] OVN reports status up for port: ea5bc20c-4a82-4a81-9dde-251f78ee36cf 2026-08-13 09:34:12.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-99bca1c6-186c-4d3a-a2e8-eccbfa56688c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: b0e58d81-3511-44c8-9b97-50e5e3247fbd 2026-08-13 09:34:12.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99bca1c6-186c-4d3a-a2e8-eccbfa56688c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: b0e58d81-3511-44c8-9b97-50e5e3247fbd 2026-08-13 09:34:12.651 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] OVN reports status down for port: 29f432f0-3b86-462c-b19b-9dcd941a8133 2026-08-13 09:34:12.788 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:12.844 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] OVN reports status up for port: 29f432f0-3b86-462c-b19b-9dcd941a8133 2026-08-13 09:34:12.863 8 INFO neutron.plugins.ml2.plugin [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] Attempt 1 to provision port 29f432f0-3b86-462c-b19b-9dcd941a8133 [pid: 8|app: 0|req: 333/670] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:12 2026] DELETE /v2.0/routers/dafef221-5517-4864-a2c0-6bee8f6b6db4 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:12 2026] DELETE /v2.0/routers/364ad34c-40ab-4967-8de4-ce66121c6b26 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:12 2026] DELETE /v2.0/subnets/623b2c8c-0d59-46f8-bf92-84b67d0d1f87 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:13.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6198-0e4b-4c9f-9d45-71786eb96083 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7a7190af-912d-45de-b386-2eaff366b4fa (type: security_groups) to 1 2026-08-13 09:34:13.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6198-0e4b-4c9f-9d45-71786eb96083 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5b0c2c73-66a4-4d23-9841-e7975d537026 (type: security_group_rules) to 0 2026-08-13 09:34:13.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6198-0e4b-4c9f-9d45-71786eb96083 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8f0c5789-a2a8-4991-bc81-d659a307d5f8 (type: security_group_rules) to 0 2026-08-13 09:34:13.450 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6198-0e4b-4c9f-9d45-71786eb96083 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ce148c5c-fff3-408d-88f0-79e507f13570 (type: security_group_rules) to 0 2026-08-13 09:34:13.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6198-0e4b-4c9f-9d45-71786eb96083 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e981b60f-0105-4ac0-8b6e-a77b3ac6ea90 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 339/673] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:13 2026] GET /v2.0/security-groups?tenant_id=6ca9cd28bebe4866a4f8b6c2e262497e&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:13.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-50b5f2e9-dc89-477b-8bd8-dc178a648db6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 597f3ab5-d483-443c-b80a-70d1cfd7df9b 2026-08-13 09:34:13.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50b5f2e9-dc89-477b-8bd8-dc178a648db6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 597f3ab5-d483-443c-b80a-70d1cfd7df9b [pid: 8|app: 0|req: 335/674] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:13 2026] DELETE /v2.0/subnets/cb071dcb-3bae-4be8-9196-140c0a01af83 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:13.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-e82f238b-068d-4264-bed1-af8991cdad0b - - - - - -] Successfully bumped revision number for resource 29f432f0-3b86-462c-b19b-9dcd941a8133 (type: ports) to 2 [pid: 7|app: 0|req: 340/675] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:13 2026] DELETE /v2.0/networks/82fa7e77-7886-48d0-94ec-b5bcc4e69bbf => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:14.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-aea3b16c-6af0-4a3b-af55-d5d1f5d56e6d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 516b40c5-fb01-4f6b-9b8b-1f84761285e3 2026-08-13 09:34:14.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea3b16c-6af0-4a3b-af55-d5d1f5d56e6d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 516b40c5-fb01-4f6b-9b8b-1f84761285e3 [pid: 7|app: 0|req: 341/676] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:13 2026] DELETE /v2.0/networks/070b1980-90bc-41ba-90e3-24bd90525ceb => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:14 2026] GET /v2.0/security-groups?tenant_id=ebba50241a694dd98fe625a05f7d2c98&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:13 2026] DELETE /v2.0/security-groups/7a7190af-912d-45de-b386-2eaff366b4fa => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:14.439 7 INFO neutron.services.segments.plugin [-] Segment d7da2078-fcd7-40d0-8e30-127c3b4daf4b resource provider aggregate not found 2026-08-13 09:34:14.449 7 INFO neutron.services.segments.plugin [-] Segment d7da2078-fcd7-40d0-8e30-127c3b4daf4b resource provider aggregate not found 2026-08-13 09:34:14.458 7 INFO neutron.services.segments.plugin [-] Segment d7da2078-fcd7-40d0-8e30-127c3b4daf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7da2078-fcd7-40d0-8e30-127c3b4daf4b found for delete ", "request_id": "req-297b4d29-7a4f-4d9d-94ed-46875637df04"}]} 2026-08-13 09:34:14.467 7 INFO neutron.services.segments.plugin [-] Segment d7da2078-fcd7-40d0-8e30-127c3b4daf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7da2078-fcd7-40d0-8e30-127c3b4daf4b found for delete ", "request_id": "req-81432270-0315-48bc-bb0c-6154163c2098"}]} [pid: 8|app: 0|req: 337/681] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:14 2026] GET /v2.0/security-groups?tenant_id=5116f57f84bd4e1cb4c79cbb58f77fac&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:14 2026] DELETE /v2.0/security-groups/d5ba88bd-3184-4874-bcc1-52e7713444a3 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:14 2026] DELETE /v2.0/security-groups/14fb92d1-894a-4466-bdb6-a65004078b51 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:14.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-176461d7-63c3-418e-80a6-306d5977f7a5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5cf7c509-35cc-4f89-a0b3-ae1d1c85e118 (type: security_groups) to 1 2026-08-13 09:34:14.836 7 INFO neutron.db.ovn_revision_numbers_db [None req-176461d7-63c3-418e-80a6-306d5977f7a5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 526cc62b-d617-4553-a935-2dce5fb8bd21 (type: security_group_rules) to 0 2026-08-13 09:34:14.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-176461d7-63c3-418e-80a6-306d5977f7a5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5731d0a7-be96-4725-9d39-39143ac513c8 (type: security_group_rules) to 0 2026-08-13 09:34:14.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-176461d7-63c3-418e-80a6-306d5977f7a5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8ae16ad9-a248-442c-b13b-c22235951eec (type: security_group_rules) to 0 2026-08-13 09:34:14.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-176461d7-63c3-418e-80a6-306d5977f7a5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d29f692f-488b-4072-882e-f330b8a315ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 346/684] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:14 2026] GET /v2.0/security-groups?tenant_id=fc418fb143dd4041a597d3dbdd7b6223&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.203 () {34 vars in 1100 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1077283605&fields=id&tenant_id=aa7c11f848f94f8da051f974cbda3f7d => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:14 2026] DELETE /v2.0/security-groups/5cf7c509-35cc-4f89-a0b3-ae1d1c85e118 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/networks?id=d5a2483d-5b12-46c9-b822-48f732f7b259 => generated 718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/quotas/aa7c11f848f94f8da051f974cbda3f7d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/ports?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.203 () {34 vars in 907 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/extensions => generated 20541 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:34:15 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:16 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:16.480 7 INFO neutron.services.segments.plugin [-] Segment c6e68d87-a803-4516-95f1-5b71ccae3965 resource provider aggregate not found 2026-08-13 09:34:16.492 7 INFO neutron.services.segments.plugin [-] Segment c6e68d87-a803-4516-95f1-5b71ccae3965 resource provider aggregate not found 2026-08-13 09:34:16.499 7 INFO neutron.services.segments.plugin [-] Segment c6e68d87-a803-4516-95f1-5b71ccae3965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e68d87-a803-4516-95f1-5b71ccae3965 found for delete ", "request_id": "req-9cdd2ab6-5207-4e34-86ea-63113094df4e"}]} 2026-08-13 09:34:16.507 7 INFO neutron.services.segments.plugin [-] Segment c6e68d87-a803-4516-95f1-5b71ccae3965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e68d87-a803-4516-95f1-5b71ccae3965 found for delete ", "request_id": "req-1b5350ae-50b3-4e8a-9dc5-8f5651283f54"}]} 2026-08-13 09:34:16.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource de67b22d-085a-440b-8425-230e24a9f825 (type: security_groups) to 1 2026-08-13 09:34:16.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 188763f9-6ab4-42a3-872b-2250a62d45ee (type: security_group_rules) to 0 2026-08-13 09:34:16.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 285ba172-5ddd-40e2-82b6-349d4436bdc0 (type: security_group_rules) to 0 2026-08-13 09:34:16.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 49d8718c-8246-472b-baca-511cf3943c3c (type: security_group_rules) to 0 2026-08-13 09:34:16.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9a787ee8-7e84-4f0e-97e1-dcf9e2ac6282 (type: security_group_rules) to 0 2026-08-13 09:34:16.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 31c305d8-676b-4c72-a744-5aa7a1f151aa (type: security_groups) to 1 2026-08-13 09:34:16.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 606a7960-51cb-4c3a-a104-08f6e86ef1ea (type: security_group_rules) to 0 2026-08-13 09:34:16.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8a0dface-0be3-4860-a7ae-c359b420020d (type: security_group_rules) to 0 2026-08-13 09:34:16.950 8 INFO neutron.db.segments_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 9a9404a1-ff90-4772-aff0-554aa07d00bc of type geneve for network eadbc7c3-7377-4b44-9c17-a1398c711166 2026-08-13 09:34:16.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a5f7d78d-0cc9-4df9-a37f-a192c29e5069 (type: security_group_rules) to 0 2026-08-13 09:34:16.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f3e58b2e-d917-4d37-af11-68889b48cfd7 (type: security_group_rules) to 0 2026-08-13 09:34:17.056 7 INFO neutron.db.segments_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment efab91be-94a7-4f0a-bde8-ca5a68e97c9b of type geneve for network a85a6ae6-3597-4ddc-8265-62e43a7c3846 2026-08-13 09:34:17.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource eadbc7c3-7377-4b44-9c17-a1398c711166 (type: networks) to 1 2026-08-13 09:34:17.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a85a6ae6-3597-4ddc-8265-62e43a7c3846 (type: networks) to 1 2026-08-13 09:34:17.253 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:17.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network eadbc7c3-7377-4b44-9c17-a1398c711166: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:17.322 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 40f9c307-c8d7-4388-9d48-980fd22b91e1 2026-08-13 09:34:17.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-480ef858-65fe-49e1-b45e-f087b53820ba eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 40f9c307-c8d7-4388-9d48-980fd22b91e1 (type: ports) to 1 [pid: 8|app: 0|req: 343/694] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:34:16 2026] POST /v2.0/networks => generated 774 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:17.471 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:17.475 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network a85a6ae6-3597-4ddc-8265-62e43a7c3846: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:17.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 6c3131b1-9492-4bb1-ba55-33d619e2c506 (type: security_groups) to 1 2026-08-13 09:34:17.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 009d62f1-98d0-4618-be5a-ea7b9cc1093a (type: security_group_rules) to 0 2026-08-13 09:34:17.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f7c0a-693a-4853-a9bf-aed72f285987 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 30f63bd8-a2c6-48bd-be0f-4f68907e9081 (type: ports) to 1 2026-08-13 09:34:17.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 0aa4f9e3-9e7d-4903-b934-2c207d4c39e9 (type: security_group_rules) to 0 2026-08-13 09:34:17.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 0df2d076-c5eb-43c1-9876-7826f4134ca5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 352/695] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:34:16 2026] POST /v2.0/networks => generated 765 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:17.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 86f5a8e1-ee2d-45cf-9dbe-0b52d7e52c8d (type: security_group_rules) to 0 2026-08-13 09:34:17.684 8 INFO neutron.db.segments_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Added segment 2c255a62-90ed-48d6-a050-7e91caef63a6 of type geneve for network 1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9 2026-08-13 09:34:17.738 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21b0c241-dd8b-4ce0-9aa8-cc2469c9134c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:17.739 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21b0c241-dd8b-4ce0-9aa8-cc2469c9134c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network eadbc7c3-7377-4b44-9c17-a1398c711166: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:17.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9 (type: networks) to 1 2026-08-13 09:34:18.066 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] No more DHCP agents 2026-08-13 09:34:18.068 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Unable to schedule network 1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:18.135 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 1379865b-fe7d-4cf9-8d32-0b16463be0a1 2026-08-13 09:34:18.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-53be512e-fc1f-4fa1-93dd-1fd36686fbfd 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 1379865b-fe7d-4cf9-8d32-0b16463be0a1 (type: ports) to 1 [pid: 8|app: 0|req: 344/696] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:17 2026] POST /v2.0/networks => generated 666 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:18.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-3526cd98-ac19-402a-bbd2-17fea4867f4d - - - - - -] Successfully bumped revision number for resource 40f9c307-c8d7-4388-9d48-980fd22b91e1 (type: ports) to 2 [pid: 8|app: 0|req: 345/697] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:18 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:18.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-3526cd98-ac19-402a-bbd2-17fea4867f4d - - - - - -] Successfully bumped revision number for resource bfd33e90-804a-4fe9-ad72-fb5121e97b46 (type: subnets) to 0 [pid: 7|app: 0|req: 353/698] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:17 2026] POST /v2.0/subnets => generated 699 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:34:18 2026] GET /v2.0/floatingips => generated 555 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:18.382 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1058670c-8a81-421a-9ac6-5769dd1e78a6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:18.391 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1058670c-8a81-421a-9ac6-5769dd1e78a6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network a85a6ae6-3597-4ddc-8265-62e43a7c3846: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:18.754 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fec4944-1182-491c-a2a7-b944b5c64384 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:18.757 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fec4944-1182-491c-a2a7-b944b5c64384 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:18.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5e0fbbf-3eef-49e8-a047-353a9c250b26 - - - - - -] Successfully bumped revision number for resource 30f63bd8-a2c6-48bd-be0f-4f68907e9081 (type: ports) to 2 2026-08-13 09:34:18.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5e0fbbf-3eef-49e8-a047-353a9c250b26 - - - - - -] Successfully bumped revision number for resource 287a0153-1071-496a-9cf0-3c8fcc504503 (type: subnets) to 0 [pid: 8|app: 0|req: 346/700] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:18 2026] POST /v2.0/subnets => generated 690 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:18.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 [pid: 8|app: 0|req: 347/701] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:34:18 2026] GET /v2.0/subnets => generated 3362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:18.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fec4944-1182-491c-a2a7-b944b5c64384 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 (type: ports) to 1 2026-08-13 09:34:19.075 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9175a689-3057-4431-8c0c-2c0e24b7d660 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] No more DHCP agents 2026-08-13 09:34:19.076 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9175a689-3057-4431-8c0c-2c0e24b7d660 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Unable to schedule network 1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:19.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-9175a689-3057-4431-8c0c-2c0e24b7d660 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 96a05be6-d133-4a13-b80e-8a8343384740 (type: subnets) to 0 [pid: 8|app: 0|req: 348/702] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:18 2026] POST /v2.0/subnets => generated 673 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:19.280 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] No hosting information found for port 29f432f0-3b86-462c-b19b-9dcd941a8133: RuntimeError: No hosting information found for port 29f432f0-3b86-462c-b19b-9dcd941a8133 2026-08-13 09:34:19.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] Successfully bumped revision number for resource 29f432f0-3b86-462c-b19b-9dcd941a8133 (type: router_ports) to 2 2026-08-13 09:34:19.506 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] OVN reports status down for port: 30f63bd8-a2c6-48bd-be0f-4f68907e9081 2026-08-13 09:34:19.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:19.574 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status up for port: 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 2026-08-13 09:34:19.622 7 INFO neutron.plugins.ml2.plugin [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Attempt 1 to provision port 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 2026-08-13 09:34:19.648 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2fc7072b-2c44-4262-98a7-34d8c27aac02 - - - - - -] Router 818031a3-01fb-4547-8074-93b80253b5de is bound to host instance 2026-08-13 09:34:19.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fec4944-1182-491c-a2a7-b944b5c64384 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 (type: router_ports) to 1 2026-08-13 09:34:19.751 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e58f1644-2a7c-4920-823d-a33ea746b91a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:19.752 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e58f1644-2a7c-4920-823d-a33ea746b91a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:19.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fec4944-1182-491c-a2a7-b944b5c64384 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 818031a3-01fb-4547-8074-93b80253b5de (type: routers) to 2 2026-08-13 09:34:19.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-e58f1644-2a7c-4920-823d-a33ea746b91a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 60666aeb-8aff-4299-9f5b-37fee294c7d5 (type: ports) to 1 [pid: 7|app: 0|req: 355/703] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:18 2026] POST /v2.0/routers => generated 977 bytes in 1524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:34:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:20.025 7 INFO neutron.db.segments_db [None req-249bfdd0-5ce2-4c67-8915-132fe0f52af9 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Added segment 7e3f532c-c6e2-462b-ace3-e18a71b6299e of type geneve for network 197d9a02-1ea3-489c-aa69-6df244230d77 2026-08-13 09:34:20.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-249bfdd0-5ce2-4c67-8915-132fe0f52af9 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 197d9a02-1ea3-489c-aa69-6df244230d77 (type: networks) to 1 2026-08-13 09:34:20.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-60666aeb-8aff-4299-9f5b-37fee294c7d5 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:20.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-e58f1644-2a7c-4920-823d-a33ea746b91a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 60666aeb-8aff-4299-9f5b-37fee294c7d5 (type: router_ports) to 1 2026-08-13 09:34:20.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-e58f1644-2a7c-4920-823d-a33ea746b91a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 47f9873b-424b-40d0-941e-0ec869935469 (type: routers) to 2 [pid: 8|app: 0|req: 349/705] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:19 2026] POST /v2.0/routers => generated 968 bytes in 1514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:20 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:20.692 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-249bfdd0-5ce2-4c67-8915-132fe0f52af9 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] No more DHCP agents 2026-08-13 09:34:20.695 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-249bfdd0-5ce2-4c67-8915-132fe0f52af9 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Unable to schedule network 197d9a02-1ea3-489c-aa69-6df244230d77: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:20.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-249bfdd0-5ce2-4c67-8915-132fe0f52af9 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 5cb3d704-dab2-4435-bb1c-f41e291ad982 (type: ports) to 1 [pid: 7|app: 0|req: 357/707] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:19 2026] POST /v2.0/networks => generated 666 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:34:20 2026] GET /v2.0/networks => generated 6254 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:21.052 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:21.053 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network eadbc7c3-7377-4b44-9c17-a1398c711166: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:21.139 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] OVN reports status down for port: 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 2026-08-13 09:34:21.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 (type: ports) to 1 2026-08-13 09:34:21.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-21ea224d-5442-420d-b543-79092462f670 - - - - - -] Successfully bumped revision number for resource 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 (type: ports) to 4 2026-08-13 09:34:21.810 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] OVN reports status up for port: 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 2026-08-13 09:34:21.818 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:21.823 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network a85a6ae6-3597-4ddc-8265-62e43a7c3846: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:21.845 8 INFO neutron.plugins.ml2.plugin [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] Attempt 1 to provision port 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 2026-08-13 09:34:21.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-21ea224d-5442-420d-b543-79092462f670 - - - - - -] Successfully bumped revision number for resource 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 (type: ports) to 5 2026-08-13 09:34:21.961 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:21.964 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network eadbc7c3-7377-4b44-9c17-a1398c711166: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:22.348 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 60666aeb-8aff-4299-9f5b-37fee294c7d5 2026-08-13 09:34:22.413 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-21ea224d-5442-420d-b543-79092462f670 - - - - - -] Router 47f9873b-424b-40d0-941e-0ec869935469 is bound to host instance 2026-08-13 09:34:22.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ec0d5022-2667-4cc2-8acf-54d792de1503 (type: ports) to 1 2026-08-13 09:34:22.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-188dd410-28e6-4e6e-a7eb-83388b54bb05 - - - - - -] Successfully bumped revision number for resource 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 (type: ports) to 2 2026-08-13 09:34:22.533 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:22.536 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status up for port: 60666aeb-8aff-4299-9f5b-37fee294c7d5 2026-08-13 09:34:22.561 7 INFO neutron.plugins.ml2.plugin [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Attempt 1 to provision port 60666aeb-8aff-4299-9f5b-37fee294c7d5 2026-08-13 09:34:22.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-230a627c-6229-4e50-ac75-90f977912acf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 (type: router_ports) to 1 [pid: 8|app: 0|req: 351/709] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:20 2026] PUT /v2.0/routers/818031a3-01fb-4547-8074-93b80253b5de/add_router_interface => generated 309 bytes in 2129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:22.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-d2383e5c-e5d3-47ca-bd1d-4b46e6468b4f 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource 197d9a02-1ea3-489c-aa69-6df244230d77 (type: networks) to 2 [pid: 8|app: 0|req: 352/710] 10.0.0.80 () {34 vars in 742 bytes} [Thu Aug 13 09:34:22 2026] PUT /v2.0/networks/197d9a02-1ea3-489c-aa69-6df244230d77 => generated 636 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:34:22 2026] GET /v2.0/security-groups => generated 31875 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:23 2026] GET /v2.0/networks?id=d5a2483d-5b12-46c9-b822-48f732f7b259 => generated 718 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:23 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:23.313 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-caa2a326-283c-4ff7-afbd-648a3ef4009a 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] No more DHCP agents 2026-08-13 09:34:23.314 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-caa2a326-283c-4ff7-afbd-648a3ef4009a 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Unable to schedule network 197d9a02-1ea3-489c-aa69-6df244230d77: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:23.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-caa2a326-283c-4ff7-afbd-648a3ef4009a 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Successfully bumped revision number for resource fd1461a0-9fc2-4a50-9761-7bd7895605ac (type: subnets) to 0 [pid: 8|app: 0|req: 356/714] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:23 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:34:23 2026] GET /v2.0/ports => generated 17478 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 199.204.45.169 () {34 vars in 911 bytes} [Thu Aug 13 09:34:23 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:34:23.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f842ddc-76d4-4c41-8268-cbf7a11be164 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource 7dac9e52-8ca8-4066-ba94-9807121eae48 (type: security_groups) to 1 2026-08-13 09:34:23.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f842ddc-76d4-4c41-8268-cbf7a11be164 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource 3092a27a-bb37-4710-9dab-8cc7d29b10f6 (type: security_group_rules) to 0 2026-08-13 09:34:23.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f842ddc-76d4-4c41-8268-cbf7a11be164 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource 5a69cdbe-a8d1-4f0e-8d54-19cc181d06d2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 359/717] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:34:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:34:23.849 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:23.853 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network a85a6ae6-3597-4ddc-8265-62e43a7c3846: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:24.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-b737c87f-6831-4b29-bbff-62a0c649553c - - - - - -] Successfully bumped revision number for resource 60666aeb-8aff-4299-9f5b-37fee294c7d5 (type: ports) to 4 2026-08-13 09:34:24.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9b62bf-fd4c-4722-b518-ac0498a95047 - - - - - -] Successfully bumped revision number for resource 5cb3d704-dab2-4435-bb1c-f41e291ad982 (type: ports) to 2 2026-08-13 09:34:24.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9b62bf-fd4c-4722-b518-ac0498a95047 - - - - - -] Successfully bumped revision number for resource fd1461a0-9fc2-4a50-9761-7bd7895605ac (type: subnets) to 1 [pid: 8|app: 0|req: 360/718] 10.0.0.80 () {34 vars in 740 bytes} [Thu Aug 13 09:34:23 2026] PUT /v2.0/subnets/fd1461a0-9fc2-4a50-9761-7bd7895605ac => generated 656 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:34:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa7c11f848f94f8da051f974cbda3f7d => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:34:24 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:24.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9f493-378c-47dc-9409-bb219bdd3b55 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource c168b63e-a41f-466b-a0c1-634390107607 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 363/721] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:24 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:24.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-07c8ef38-bdd1-43a5-a1fd-3d1b1dcb13ef 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] TaaS: Handle Delete Port: 5cb3d704-dab2-4435-bb1c-f41e291ad982 2026-08-13 09:34:24.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07c8ef38-bdd1-43a5-a1fd-3d1b1dcb13ef 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Tap Mirror: Handle Delete Port: 5cb3d704-dab2-4435-bb1c-f41e291ad982 2026-08-13 09:34:24.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-b737c87f-6831-4b29-bbff-62a0c649553c - - - - - -] Successfully bumped revision number for resource 60666aeb-8aff-4299-9f5b-37fee294c7d5 (type: ports) to 5 2026-08-13 09:34:24.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd85a0ee-3a97-4afc-9664-986e9e1a8e3a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ec0d5022-2667-4cc2-8acf-54d792de1503 (type: router_ports) to 1 [pid: 7|app: 0|req: 359/723] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:20 2026] PUT /v2.0/routers/47f9873b-424b-40d0-941e-0ec869935469/add_router_interface => generated 309 bytes in 3836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:24 2026] DELETE /v2.0/networks/197d9a02-1ea3-489c-aa69-6df244230d77 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:34:25 2026] GET /v2.0/subnets => generated 4043 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:25.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-e38a046d-266e-480f-b167-c8ced5245269 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource bc0c12ba-8fd6-45ff-8460-cbb959dc5136 (type: security_group_rules) to 0 2026-08-13 09:34:25.218 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: 5cb3d704-dab2-4435-bb1c-f41e291ad982 [pid: 8|app: 0|req: 367/726] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:25.227 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6664e865-1c8a-4136-ab96-0832cbb7e248 req-11433615-456b-4b41-a8ca-78bb254f57e7 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] No more DHCP agents 2026-08-13 09:34:25.233 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0dfd604-dea1-4573-8b4b-54b7b0d0fd43 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 368/727] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:25 2026] DELETE /v2.0/networks/197d9a02-1ea3-489c-aa69-6df244230d77 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:25.236 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6664e865-1c8a-4136-ab96-0832cbb7e248 req-11433615-456b-4b41-a8ca-78bb254f57e7 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Unable to schedule network d5a2483d-5b12-46c9-b822-48f732f7b259: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:25.241 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status down for port: ec0d5022-2667-4cc2-8acf-54d792de1503 [pid: 8|app: 0|req: 369/728] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:34:25 2026] GET /v2.0/routers => generated 2919 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:25.387 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:25.387 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] OVN reports status up for port: ec0d5022-2667-4cc2-8acf-54d792de1503 2026-08-13 09:34:25.426 7 INFO neutron.plugins.ml2.plugin [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Attempt 1 to provision port ec0d5022-2667-4cc2-8acf-54d792de1503 2026-08-13 09:34:25.460 8 INFO neutron.services.segments.plugin [-] Segment 7e3f532c-c6e2-462b-ace3-e18a71b6299e resource provider aggregate not found 2026-08-13 09:34:25.468 7 INFO neutron.db.ovn_revision_numbers_db [req-6664e865-1c8a-4136-ab96-0832cbb7e248 req-11433615-456b-4b41-a8ca-78bb254f57e7 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 49041fb9-1feb-48f9-bfee-99535d3dac9d (type: ports) to 1 2026-08-13 09:34:25.483 8 INFO neutron.services.segments.plugin [-] Segment 7e3f532c-c6e2-462b-ace3-e18a71b6299e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e3f532c-c6e2-462b-ace3-e18a71b6299e found for delete ", "request_id": "req-db543358-977b-4038-83f7-6e13588d9524"}]} 2026-08-13 09:34:25.484 8 INFO neutron.services.segments.plugin [-] Segment 7e3f532c-c6e2-462b-ace3-e18a71b6299e resource provider aggregate not found 2026-08-13 09:34:25.513 8 INFO neutron.services.segments.plugin [-] Segment 7e3f532c-c6e2-462b-ace3-e18a71b6299e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e3f532c-c6e2-462b-ace3-e18a71b6299e found for delete ", "request_id": "req-22374dcf-6527-46fa-b2b7-bf4640a82740"}]} [pid: 7|app: 0|req: 360/729] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:34:24 2026] POST /v2.0/ports => generated 954 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:25.590 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4f1581c-f9d0-49a3-8e3a-927815325af3 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] No more DHCP agents 2026-08-13 09:34:25.592 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4f1581c-f9d0-49a3-8e3a-927815325af3 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/730] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:34:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:34:25 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:25.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6bda532-3780-4a74-8522-78e656a537c9 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource a9c19334-a0ed-4e3d-86a2-d376b170bec0 (type: security_groups) to 1 2026-08-13 09:34:25.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6bda532-3780-4a74-8522-78e656a537c9 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource 0d99fead-f135-403f-aadd-cb19c2ea79de (type: security_group_rules) to 0 [pid: 8|app: 0|req: 370/732] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:34:25 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:25.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6bda532-3780-4a74-8522-78e656a537c9 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource ed5e6bbe-35db-49a9-b8ab-3c517a0a0551 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 363/733] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:34:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:25 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/network-ip-availabilities => generated 3033 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/subnets?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 649 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:26.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50a448f-0e9b-46d9-a217-f29feba85fa1 - - - - - -] Successfully bumped revision number for resource ec0d5022-2667-4cc2-8acf-54d792de1503 (type: ports) to 2 2026-08-13 09:34:26.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-4aaf990f-582a-42cd-8507-e60c98a85bab 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource 0cf5128e-d6ea-4baa-99a4-0673bb0c19ad (type: security_group_rules) to 0 [pid: 7|app: 0|req: 365/737] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.80 () {32 vars in 652 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/extensions => generated 20541 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:34:26.454 8 INFO neutron.db.ovn_revision_numbers_db [req-6664e865-1c8a-4136-ab96-0832cbb7e248 req-f0f2b391-ec74-4195-a95e-46db03da853c c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 49041fb9-1feb-48f9-bfee-99535d3dac9d (type: ports) to 2 2026-08-13 09:34:26.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-558a9c70-8ed4-4e41-9fab-e439654715e3 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource d890e6b2-2084-44b5-9402-a79433c68d4a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 368/740] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.203 () {34 vars in 1098 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--408579034&fields=id&tenant_id=580be18b454243788a27fc14ba4486c2 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/networks => generated 1388 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:26.655 8 INFO neutron.db.ovn_revision_numbers_db [req-6664e865-1c8a-4136-ab96-0832cbb7e248 req-f0f2b391-ec74-4195-a95e-46db03da853c c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 49041fb9-1feb-48f9-bfee-99535d3dac9d (type: ports) to 4 [pid: 8|app: 0|req: 373/743] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:34:26 2026] PUT /v2.0/ports/49041fb9-1feb-48f9-bfee-99535d3dac9d => generated 1204 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/744] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 722 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/subnets => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/quotas/580be18b454243788a27fc14ba4486c2 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/networks/1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9 => generated 710 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:26.826 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-811ebe67-3345-4def-96a4-55a3e7bf4fb9 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] No more DHCP agents 2026-08-13 09:34:26.828 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-811ebe67-3345-4def-96a4-55a3e7bf4fb9 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 378/748] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:34:26 2026] GET /v2.0/subnets/96a05be6-d133-4a13-b80e-8a8343384740 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:26.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db705a2b-f53c-4141-a704-020ded3674d0 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/750] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:26 2026] DELETE /v2.0/subnets/fd1461a0-9fc2-4a50-9761-7bd7895605ac => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:26.976 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4885adc2-ce8b-4c90-aa7f-e056c8df6c49 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/751] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:26 2026] DELETE /v2.0/networks/197d9a02-1ea3-489c-aa69-6df244230d77 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:27.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bad711df-d190-4610-98ae-91d731313ec0'] response: {'name': 'network-changed', 'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 371/752] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:34:26 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:26 2026] DELETE /v2.0/subnets/96a05be6-d133-4a13-b80e-8a8343384740 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:27.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5f23e88-9fa1-4ddb-9d3a-355e085a61f3 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] TaaS: Handle Delete Port: 1379865b-fe7d-4cf9-8d32-0b16463be0a1 2026-08-13 09:34:27.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5f23e88-9fa1-4ddb-9d3a-355e085a61f3 7efc8f61a66840e6a5a4631815627099 de2d4929568544f48b4a950cb601aa10 - - default default] Tap Mirror: Handle Delete Port: 1379865b-fe7d-4cf9-8d32-0b16463be0a1 [pid: 8|app: 0|req: 383/754] 10.0.0.203 () {34 vars in 907 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/extensions => generated 20541 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:27.510 7 INFO neutron.services.segments.plugin [-] Segment 2c255a62-90ed-48d6-a050-7e91caef63a6 resource provider aggregate not found [pid: 8|app: 0|req: 386/757] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:27.515 7 INFO neutron.services.segments.plugin [-] Segment 2c255a62-90ed-48d6-a050-7e91caef63a6 resource provider aggregate not found 2026-08-13 09:34:27.534 7 INFO neutron.services.segments.plugin [-] Segment 2c255a62-90ed-48d6-a050-7e91caef63a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c255a62-90ed-48d6-a050-7e91caef63a6 found for delete ", "request_id": "req-abfe7905-dabd-4d47-bb69-5eaef4af89cc"}]} 2026-08-13 09:34:27.535 7 INFO neutron.services.segments.plugin [-] Segment 2c255a62-90ed-48d6-a050-7e91caef63a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c255a62-90ed-48d6-a050-7e91caef63a6 found for delete ", "request_id": "req-1e147aeb-507c-4340-b69a-916d66a084a0"}]} [pid: 7|app: 0|req: 372/758] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:27 2026] DELETE /v2.0/networks/1fee1e4a-d8b7-46ac-bf5c-58d3aaac3cc9 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/759] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/761] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/ports?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/762] 10.0.0.203 () {34 vars in 1098 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--456274633&fields=id&tenant_id=007a183ca3824c1fa756da50b0384684 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&shared=False => generated 817 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/764] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks?id=a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 713 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/766] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/quotas/007a183ca3824c1fa756da50b0384684 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/ports?tenant_id=007a183ca3824c1fa756da50b0384684&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/769] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:28.018 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] No hosting information found for port 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9: RuntimeError: No hosting information found for port 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 [pid: 7|app: 0|req: 378/770] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:28.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] Successfully bumped revision number for resource 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 (type: router_ports) to 2 [pid: 8|app: 0|req: 393/771] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:27 2026] GET /v2.0/security-groups?tenant_id=de2d4929568544f48b4a950cb601aa10&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/772] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:28 2026] DELETE /v2.0/security-groups/6c3131b1-9492-4bb1-ba55-33d619e2c506 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/773] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/776] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/ports?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 1207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/779] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49041fb9-1feb-48f9-bfee-99535d3dac9d => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/780] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/subnets?id=42687a8f-61d5-4159-abbb-4f737260633c => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/ports?network_id=d5a2483d-5b12-46c9-b822-48f732f7b259&device_owner=network%3Adhcp => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/782] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:28 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:29 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:29 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:29 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:29 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/787] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:29 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/788] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:30 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:30.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource fe83785e-fcb8-4f6b-8023-afc19d492687 (type: security_groups) to 1 2026-08-13 09:34:30.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 1cc8b52f-2065-4b36-a0fc-e964c44ed9ae (type: security_group_rules) to 0 2026-08-13 09:34:30.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 38831aa9-c2d9-43bd-8312-18928a2169f4 (type: security_group_rules) to 0 2026-08-13 09:34:30.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource aef22763-86e5-4188-9a26-8345a9802fa5 (type: security_group_rules) to 0 2026-08-13 09:34:30.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource ca576f57-d76d-430e-806b-d7cd8fab746c (type: security_group_rules) to 0 2026-08-13 09:34:30.521 8 INFO neutron.db.segments_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Added segment 7f365691-62f9-47fc-a4c9-a8569c85887f of type geneve for network 98fe4e85-4ab6-400c-90c3-71f9b16fc17e 2026-08-13 09:34:30.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 98fe4e85-4ab6-400c-90c3-71f9b16fc17e (type: networks) to 1 2026-08-13 09:34:30.773 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:30.774 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 98fe4e85-4ab6-400c-90c3-71f9b16fc17e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:30.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-23185800-06d6-4072-ac41-11f83b6237b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 412e039b-6c04-4737-994a-5d8d041a6ad2 (type: ports) to 1 [pid: 8|app: 0|req: 402/789] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:30 2026] POST /v2.0/networks => generated 652 bytes in 827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/790] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:30 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:30.979 7 INFO neutron.db.segments_db [None req-bd697cc7-4dcc-4b22-9281-5637b5b4a02b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Added segment 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 of type geneve for network a7ffcf4c-f96c-4219-917d-cc04a031f1c5 [pid: 8|app: 0|req: 404/791] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:30 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/792] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:31 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:31.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd697cc7-4dcc-4b22-9281-5637b5b4a02b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource a7ffcf4c-f96c-4219-917d-cc04a031f1c5 (type: networks) to 1 2026-08-13 09:34:31.288 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd697cc7-4dcc-4b22-9281-5637b5b4a02b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:31.289 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd697cc7-4dcc-4b22-9281-5637b5b4a02b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network a7ffcf4c-f96c-4219-917d-cc04a031f1c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 406/793] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:31 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:31.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd697cc7-4dcc-4b22-9281-5637b5b4a02b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 435760ff-ac77-49cf-adad-74733f507f1e (type: ports) to 1 [pid: 7|app: 0|req: 388/794] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:30 2026] POST /v2.0/networks => generated 653 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:31.549 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] No hosting information found for port ec0d5022-2667-4cc2-8acf-54d792de1503: RuntimeError: No hosting information found for port ec0d5022-2667-4cc2-8acf-54d792de1503 2026-08-13 09:34:31.637 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e49e632-8db5-439e-9baa-14014f071bd6 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:31.638 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e49e632-8db5-439e-9baa-14014f071bd6 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 98fe4e85-4ab6-400c-90c3-71f9b16fc17e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:31.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] Successfully bumped revision number for resource ec0d5022-2667-4cc2-8acf-54d792de1503 (type: router_ports) to 2 2026-08-13 09:34:31.659 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] OVN reports status down for port: 49041fb9-1feb-48f9-bfee-99535d3dac9d 2026-08-13 09:34:31.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e49e632-8db5-439e-9baa-14014f071bd6 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource a35c6bdb-55f1-4e43-a55c-a786b50ca3e5 (type: subnets) to 0 [pid: 8|app: 0|req: 407/795] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:31 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:31.816 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] OVN reports status down for port: 412e039b-6c04-4737-994a-5d8d041a6ad2 2026-08-13 09:34:31.917 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] OVN reports status down for port: 435760ff-ac77-49cf-adad-74733f507f1e [pid: 8|app: 0|req: 408/796] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:31 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:32.001 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84f5da24-93fd-4916-94f6-0269f96ad8ba 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:32.003 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84f5da24-93fd-4916-94f6-0269f96ad8ba 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network a7ffcf4c-f96c-4219-917d-cc04a031f1c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:32.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-84f5da24-93fd-4916-94f6-0269f96ad8ba 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 9ebeb09a-4856-4b88-bf07-d66d048d5cee (type: subnets) to 0 [pid: 7|app: 0|req: 389/797] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:31 2026] POST /v2.0/subnets => generated 655 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/798] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:32 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 722 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/799] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:34:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=580be18b454243788a27fc14ba4486c2 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:32.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-d677af7d-bcfb-4ce9-8823-7de49fd9901d 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource e94f4a34-ca6d-472c-ae26-0df7abd0f150 (type: routers) to 1 [pid: 7|app: 0|req: 390/800] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:32 2026] POST /v2.0/routers => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/801] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:32 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:32.298 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e8ead38-3b63-4d80-a67c-118a5bb61a90'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'code': 200} 2026-08-13 09:34:32.504 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c557fd2d-8abe-4053-a23e-3f615c7c77e8 req-968a487c-1b90-4c45-9e5e-09e8e3c3e7ff 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] No more DHCP agents 2026-08-13 09:34:32.505 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c557fd2d-8abe-4053-a23e-3f615c7c77e8 req-968a487c-1b90-4c45-9e5e-09e8e3c3e7ff 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Unable to schedule network eadbc7c3-7377-4b44-9c17-a1398c711166: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:32.633 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] OVN reports status down for port: b18b9408-907c-4642-80aa-057aa748a817 2026-08-13 09:34:32.654 7 INFO neutron.db.ovn_revision_numbers_db [req-c557fd2d-8abe-4053-a23e-3f615c7c77e8 req-968a487c-1b90-4c45-9e5e-09e8e3c3e7ff 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 1 [pid: 7|app: 0|req: 391/802] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:34:32 2026] POST /v2.0/ports => generated 954 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/803] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:32 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/804] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:32 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:33.006 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:33.007 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 98fe4e85-4ab6-400c-90c3-71f9b16fc17e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:33.104 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] OVN reports status down for port: 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:33.124 7 INFO neutron.db.ovn_revision_numbers_db [req-c557fd2d-8abe-4053-a23e-3f615c7c77e8 req-3e1f4a37-81a9-4e84-b2f8-5537665e1264 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 2 2026-08-13 09:34:33.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 072bf832-b3ce-4a25-856c-1e19147f6cc4 (type: ports) to 1 2026-08-13 09:34:33.340 7 INFO neutron.db.ovn_revision_numbers_db [req-c557fd2d-8abe-4053-a23e-3f615c7c77e8 req-3e1f4a37-81a9-4e84-b2f8-5537665e1264 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 4 [pid: 7|app: 0|req: 394/805] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:34:32 2026] PUT /v2.0/ports/b18b9408-907c-4642-80aa-057aa748a817 => generated 1204 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/806] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:33 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/807] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:33 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:33.712 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] OVN reports status up for port: 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:33.735 8 INFO neutron.plugins.ml2.plugin [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] Attempt 1 to provision port 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:33.844 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:33.847 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 98fe4e85-4ab6-400c-90c3-71f9b16fc17e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 397/808] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:33 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/809] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:33 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/810] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:33 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/811] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:34 2026] GET /v2.0/networks?id=a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 713 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:34.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-aba52037-7fe4-4644-a88c-57668fab6787 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 072bf832-b3ce-4a25-856c-1e19147f6cc4 (type: router_ports) to 1 [pid: 8|app: 0|req: 412/812] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:32 2026] PUT /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150/add_router_interface => generated 309 bytes in 2053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/813] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:34:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=007a183ca3824c1fa756da50b0384684 => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:34.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fa778ed-640a-45c7-aae2-15120114e666'] response: {'name': 'network-changed', 'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/814] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:34 2026] GET /v2.0/ports/072bf832-b3ce-4a25-856c-1e19147f6cc4 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:34.506 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba74695-3c71-4943-a3bc-59ce49367ac5 - - - - - -] Successfully bumped revision number for resource 072bf832-b3ce-4a25-856c-1e19147f6cc4 (type: ports) to 2 2026-08-13 09:34:34.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a764353c-9a0a-42e8-9236-2fe69b3d7035 req-88b08c3a-f26f-45f1-9a8d-eb74e63d5d3b 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] No more DHCP agents 2026-08-13 09:34:34.633 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a764353c-9a0a-42e8-9236-2fe69b3d7035 req-88b08c3a-f26f-45f1-9a8d-eb74e63d5d3b 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Unable to schedule network a85a6ae6-3597-4ddc-8265-62e43a7c3846: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:34.782 7 INFO neutron.db.ovn_revision_numbers_db [req-a764353c-9a0a-42e8-9236-2fe69b3d7035 req-88b08c3a-f26f-45f1-9a8d-eb74e63d5d3b 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 1 2026-08-13 09:34:34.868 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] OVN reports status up for port: 49041fb9-1feb-48f9-bfee-99535d3dac9d 2026-08-13 09:34:34.894 7 INFO neutron.plugins.ml2.plugin [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] Attempt 1 to provision port 49041fb9-1feb-48f9-bfee-99535d3dac9d [pid: 7|app: 0|req: 402/815] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:34:34 2026] POST /v2.0/ports => generated 954 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/816] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:34 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:34.988 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:34.991 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network a7ffcf4c-f96c-4219-917d-cc04a031f1c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 404/817] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:34 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:35.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource bd6809e0-cd09-4987-8586-951ea7493709 (type: ports) to 1 2026-08-13 09:34:35.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d7314c3-2ad5-4064-9c75-edbea1d744b6 - - - - - -] Successfully bumped revision number for resource 49041fb9-1feb-48f9-bfee-99535d3dac9d (type: ports) to 5 2026-08-13 09:34:35.579 7 INFO neutron.db.ovn_revision_numbers_db [req-a764353c-9a0a-42e8-9236-2fe69b3d7035 req-f0260c2a-36e2-47bb-8c88-fdaa100b4557 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 2 2026-08-13 09:34:35.789 7 INFO neutron.db.ovn_revision_numbers_db [req-a764353c-9a0a-42e8-9236-2fe69b3d7035 req-f0260c2a-36e2-47bb-8c88-fdaa100b4557 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 4 [pid: 7|app: 0|req: 405/818] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:34:35 2026] PUT /v2.0/ports/1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 1204 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:34:35.841 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:35.842 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network a7ffcf4c-f96c-4219-917d-cc04a031f1c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 406/819] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/820] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:35 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/821] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:35 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:35 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:35 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:36.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-9302b9d6-2734-456d-8459-2b3827e8a534 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource bd6809e0-cd09-4987-8586-951ea7493709 (type: router_ports) to 1 [pid: 7|app: 0|req: 411/824] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:34 2026] PUT /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150/add_router_interface => generated 309 bytes in 1713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 953 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:36.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d1a896-e33a-4016-acc7-da6ab4eb1c2c'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'code': 200} 2026-08-13 09:34:36.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d1a896-e33a-4016-acc7-da6ab4eb1c2c'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'code': 200} 2026-08-13 09:34:36.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d1a896-e33a-4016-acc7-da6ab4eb1c2c'] response: {'name': 'network-changed', 'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/832] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/ports?tenant_id=007a183ca3824c1fa756da50b0384684&device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/833] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:36 2026] GET /v2.0/subnets?id=287a0153-1071-496a-9cf0-3c8fcc504503 => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/835] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?network_id=a85a6ae6-3597-4ddc-8265-62e43a7c3846&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/838] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/839] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/842] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 953 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/846] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/847] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/849] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/850] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/851] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:37 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?tenant_id=007a183ca3824c1fa756da50b0384684&device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/networks?id=a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 812 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/subnets?id=287a0153-1071-496a-9cf0-3c8fcc504503 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?network_id=a85a6ae6-3597-4ddc-8265-62e43a7c3846&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/862] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/863] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/865] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/866] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:38 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/867] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:39 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/868] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:39 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/869] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:39 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/870] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:39 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/871] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:39 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:39.826 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] No hosting information found for port 072bf832-b3ce-4a25-856c-1e19147f6cc4: RuntimeError: No hosting information found for port 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:39.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-18d2a97c-702c-496c-be83-8bb8b439073a 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 (type: floatingips) to 1 2026-08-13 09:34:39.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] Successfully bumped revision number for resource 072bf832-b3ce-4a25-856c-1e19147f6cc4 (type: router_ports) to 2 2026-08-13 09:34:39.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-18d2a97c-702c-496c-be83-8bb8b439073a 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Successfully bumped revision number for resource 328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 (type: floatingips) to 2 2026-08-13 09:34:39.989 7 INFO neutron.db.l3_db [None req-18d2a97c-702c-496c-be83-8bb8b439073a 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Floating IP 328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 associated. External IP: 10.96.250.207, port: 49041fb9-1feb-48f9-bfee-99535d3dac9d. 2026-08-13 09:34:40.015 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] OVN reports status down for port: 1fa8db75-7291-4a47-855f-85159c01d2c0 [pid: 7|app: 0|req: 432/872] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:34:38 2026] PUT /v2.0/floatingips/328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 => generated 855 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:40.067 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b532213-a344-4041-aafc-48074e9fef16'] response: {'name': 'network-changed', 'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'status': 'completed', 'code': 200} 2026-08-13 09:34:40.108 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:40.108 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] OVN reports status down for port: bd6809e0-cd09-4987-8586-951ea7493709 [pid: 8|app: 0|req: 441/873] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:40.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96825823-2004-4c5b-a889-843a56b4337f'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} [pid: 7|app: 0|req: 433/874] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:40.226 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:40.227 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] OVN reports status up for port: bd6809e0-cd09-4987-8586-951ea7493709 2026-08-13 09:34:40.242 8 INFO neutron.plugins.ml2.plugin [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] Attempt 1 to provision port bd6809e0-cd09-4987-8586-951ea7493709 [pid: 8|app: 0|req: 442/875] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/ports/bd6809e0-cd09-4987-8586-951ea7493709 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/876] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/ports?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/877] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:40.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf81d14-b3d4-4bd1-9c33-e1606b28cd8b - - - - - -] Successfully bumped revision number for resource bd6809e0-cd09-4987-8586-951ea7493709 (type: ports) to 2 [pid: 8|app: 0|req: 445/878] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/networks?id=d5a2483d-5b12-46c9-b822-48f732f7b259 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:40.884 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f74e68d-f8cc-4093-826f-e740cab87a65 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: bd6809e0-cd09-4987-8586-951ea7493709 2026-08-13 09:34:40.891 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f74e68d-f8cc-4093-826f-e740cab87a65 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: bd6809e0-cd09-4987-8586-951ea7493709 [pid: 8|app: 0|req: 446/879] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/880] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/881] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49041fb9-1feb-48f9-bfee-99535d3dac9d => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/883] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/884] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/subnets?id=42687a8f-61d5-4159-abbb-4f737260633c => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/885] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/886] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/ports?network_id=d5a2483d-5b12-46c9-b822-48f732f7b259&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/887] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:40 2026] PUT /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/888] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/889] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/890] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:41 2026] GET /v2.0/ports/072bf832-b3ce-4a25-856c-1e19147f6cc4 => generated 947 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:41.704 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdf0606c-fda2-47f6-87e0-40c35a54de3c - - - - - -] OVN reports status down for port: 49041fb9-1feb-48f9-bfee-99535d3dac9d 2026-08-13 09:34:41.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-51f0cf28-0df8-4110-8840-80ffd3972e17 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:41.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51f0cf28-0df8-4110-8840-80ffd3972e17 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: 072bf832-b3ce-4a25-856c-1e19147f6cc4 2026-08-13 09:34:41.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdf0606c-fda2-47f6-87e0-40c35a54de3c - - - - - -] Successfully bumped revision number for resource 49041fb9-1feb-48f9-bfee-99535d3dac9d (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/891] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:41 2026] PUT /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150/remove_router_interface => generated 309 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/892] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/ports?device_id=e94f4a34-ca6d-472c-ae26-0df7abd0f150 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:42.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07424045-2f73-4a21-98a4-76d2d011bfba'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'code': 200} 2026-08-13 09:34:42.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07424045-2f73-4a21-98a4-76d2d011bfba'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'code': 200} [pid: 7|app: 0|req: 436/893] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/894] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/895] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/security-groups?id=fe2a95f8-712b-4d39-817c-316f80009343&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/896] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/897] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/898] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/899] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/900] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/subnets/9ebeb09a-4856-4b88-bf07-d66d048d5cee => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/901] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/subnets/a35c6bdb-55f1-4e43-a55c-a786b50ca3e5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:42.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-3abbed87-75db-4c92-9a99-78d5540acebc 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: 435760ff-ac77-49cf-adad-74733f507f1e 2026-08-13 09:34:42.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3abbed87-75db-4c92-9a99-78d5540acebc 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: 435760ff-ac77-49cf-adad-74733f507f1e 2026-08-13 09:34:42.927 8 INFO neutron.services.segments.plugin [-] Segment 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 resource provider aggregate not found 2026-08-13 09:34:42.936 8 INFO neutron.services.segments.plugin [-] Segment 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 resource provider aggregate not found [pid: 7|app: 0|req: 443/902] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:34:42 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:42.945 8 INFO neutron.services.segments.plugin [-] Segment 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 found for delete ", "request_id": "req-5d08fdeb-47c7-4583-9e80-531a2e8535b6"}]} 2026-08-13 09:34:42.958 8 INFO neutron.services.segments.plugin [-] Segment 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c4fd60-f2a4-4ded-bbcd-d812974a9a67 found for delete ", "request_id": "req-3c1ed898-ae16-4701-942f-3133bac5bde5"}]} [pid: 8|app: 0|req: 460/903] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/networks/a7ffcf4c-f96c-4219-917d-cc04a031f1c5 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:43.076 7 INFO neutron_taas.services.taas.taas_plugin [req-f69826a3-7eaf-49fc-a6ea-5872868b01c7 req-635b3ecf-a224-4b5b-9e2b-fcf5344fe3ca 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] TaaS: Handle Delete Port: 49041fb9-1feb-48f9-bfee-99535d3dac9d 2026-08-13 09:34:43.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f69826a3-7eaf-49fc-a6ea-5872868b01c7 req-635b3ecf-a224-4b5b-9e2b-fcf5344fe3ca 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Tap Mirror: Handle Delete Port: 49041fb9-1feb-48f9-bfee-99535d3dac9d 2026-08-13 09:34:43.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-186363c7-d21a-4a22-bd7a-8c58013e7aa9 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: 412e039b-6c04-4737-994a-5d8d041a6ad2 2026-08-13 09:34:43.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-186363c7-d21a-4a22-bd7a-8c58013e7aa9 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: 412e039b-6c04-4737-994a-5d8d041a6ad2 [pid: 8|app: 0|req: 461/904] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/networks/98fe4e85-4ab6-400c-90c3-71f9b16fc17e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:43.376 7 INFO neutron.db.l3_db [req-f69826a3-7eaf-49fc-a6ea-5872868b01c7 req-635b3ecf-a224-4b5b-9e2b-fcf5344fe3ca 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Floating IP 328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 disassociated. External IP: 10.96.250.207, port: 49041fb9-1feb-48f9-bfee-99535d3dac9d. 2026-08-13 09:34:43.447 8 INFO neutron.db.segments_db [None req-f9f54cb0-fa56-46ed-8983-2e05d420762e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Added segment 630d7e0a-fcbe-45fd-866d-4c3057fadcbc of type geneve for network 2377722b-b3ab-4488-8e1d-958b18d0eb66 [pid: 7|app: 0|req: 444/905] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:34:42 2026] DELETE /v2.0/ports/49041fb9-1feb-48f9-bfee-99535d3dac9d => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/906] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:43 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:43.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f54cb0-fa56-46ed-8983-2e05d420762e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 2377722b-b3ab-4488-8e1d-958b18d0eb66 (type: networks) to 1 [pid: 7|app: 0|req: 446/907] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:43 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/908] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:43 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/909] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:43 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/910] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:43 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:43.746 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9f54cb0-fa56-46ed-8983-2e05d420762e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:43.747 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9f54cb0-fa56-46ed-8983-2e05d420762e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 2377722b-b3ab-4488-8e1d-958b18d0eb66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:43.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f54cb0-fa56-46ed-8983-2e05d420762e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource e26c7de4-20a2-44cb-8662-208b6367494e (type: ports) to 1 [pid: 8|app: 0|req: 462/913] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:43 2026] POST /v2.0/networks => generated 653 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:44.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43153a8d-5198-487f-a936-41c02e2808dc 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:44.071 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43153a8d-5198-487f-a936-41c02e2808dc 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 2377722b-b3ab-4488-8e1d-958b18d0eb66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:44.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-43153a8d-5198-487f-a936-41c02e2808dc 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 9e9df186-ff66-480e-ac25-c3e591e18fec (type: subnets) to 0 [pid: 7|app: 0|req: 452/914] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:43 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:44.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-674e5cfd-af9f-48a2-b27a-fff4196beef7'] response: {'server_uuid': '731ae61f-bff5-467b-9a1a-a787a41114c8', 'name': 'network-vif-deleted', 'tag': '49041fb9-1feb-48f9-bfee-99535d3dac9d', 'status': 'completed', 'code': 200} 2026-08-13 09:34:44.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-fba0165f-d13f-49c8-a022-098fab87039f 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource c0919092-13b0-47e3-a974-db6bc588371a (type: routers) to 1 [pid: 8|app: 0|req: 463/915] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:44 2026] POST /v2.0/routers => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:44.593 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a2a76a8-c3ef-4987-9a3a-d47b8322a539 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:44.595 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a2a76a8-c3ef-4987-9a3a-d47b8322a539 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 2377722b-b3ab-4488-8e1d-958b18d0eb66: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 464/916] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:44 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:44.693 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81847a18-8ffd-48c7-8ef2-c892af904d56 - - - - - -] OVN reports status down for port: 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b 2026-08-13 09:34:44.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a2a76a8-c3ef-4987-9a3a-d47b8322a539 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b (type: ports) to 1 [pid: 7|app: 0|req: 453/917] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:34:44 2026] POST /v2.0/ports => generated 963 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/918] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:44 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/919] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:44 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/920] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:44 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/921] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:44 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:44.978 8 INFO neutron.services.segments.plugin [-] Segment 7f365691-62f9-47fc-a4c9-a8569c85887f resource provider aggregate not found 2026-08-13 09:34:44.978 8 INFO neutron.services.segments.plugin [-] Segment 7f365691-62f9-47fc-a4c9-a8569c85887f resource provider aggregate not found 2026-08-13 09:34:45.008 8 INFO neutron.services.segments.plugin [-] Segment 7f365691-62f9-47fc-a4c9-a8569c85887f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f365691-62f9-47fc-a4c9-a8569c85887f found for delete ", "request_id": "req-9a2f0986-e44d-4387-bbd9-2c85f52ff6e8"}]} 2026-08-13 09:34:45.010 8 INFO neutron.services.segments.plugin [-] Segment 7f365691-62f9-47fc-a4c9-a8569c85887f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f365691-62f9-47fc-a4c9-a8569c85887f found for delete ", "request_id": "req-89a0bc0e-576a-480e-9070-501c278a2bdc"}]} 2026-08-13 09:34:45.280 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81847a18-8ffd-48c7-8ef2-c892af904d56 - - - - - -] OVN reports status up for port: 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b 2026-08-13 09:34:45.293 7 INFO neutron.plugins.ml2.plugin [None req-81847a18-8ffd-48c7-8ef2-c892af904d56 - - - - - -] Attempt 1 to provision port 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b 2026-08-13 09:34:45.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-13888b44-cf00-410f-acb1-78d1c9290407 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b (type: ports) to 2 2026-08-13 09:34:45.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-81847a18-8ffd-48c7-8ef2-c892af904d56 - - - - - -] Successfully bumped revision number for resource 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b (type: ports) to 3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/922] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:45 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:45.853 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13888b44-cf00-410f-acb1-78d1c9290407 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:45.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13888b44-cf00-410f-acb1-78d1c9290407 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 2377722b-b3ab-4488-8e1d-958b18d0eb66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:45.890 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1f7cff51-9bb5-4816-af7f-fc082273c270 - - - - - -] No port found with ID bd6809e0-cd09-4987-8586-951ea7493709: RuntimeError: No port found with ID bd6809e0-cd09-4987-8586-951ea7493709 2026-08-13 09:34:45.911 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f7cff51-9bb5-4816-af7f-fc082273c270 - - - - - -] OVN reports status up for port: b18b9408-907c-4642-80aa-057aa748a817 2026-08-13 09:34:45.942 8 INFO neutron.plugins.ml2.plugin [None req-1f7cff51-9bb5-4816-af7f-fc082273c270 - - - - - -] Attempt 1 to provision port b18b9408-907c-4642-80aa-057aa748a817 [pid: 7|app: 0|req: 458/923] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:45 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:45 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/925] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:46 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/926] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:46 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:46.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-350c3a93-3f9f-4d79-9669-b88479da45d6'] response: {'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'code': 200} 2026-08-13 09:34:46.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-13888b44-cf00-410f-acb1-78d1c9290407 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b (type: router_ports) to 3 [pid: 8|app: 0|req: 466/927] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:44 2026] PUT /v2.0/routers/c0919092-13b0-47e3-a974-db6bc588371a/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/928] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:46 2026] GET /v2.0/ports/179d6c3f-4a85-40b0-a3ea-5180e78d5e9b => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:34:46.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f7cff51-9bb5-4816-af7f-fc082273c270 - - - - - -] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 5 2026-08-13 09:34:46.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0abe2b30-8124-4c12-9966-706df93eb84a - - - - - -] OVN reports status up for port: 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:34:46.607 8 INFO neutron.plugins.ml2.plugin [None req-0abe2b30-8124-4c12-9966-706df93eb84a - - - - - -] Attempt 1 to provision port 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:34:46.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-2491b686-40b6-47af-8f3d-07553f522eeb 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b 2026-08-13 09:34:46.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2491b686-40b6-47af-8f3d-07553f522eeb 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b [pid: 7|app: 0|req: 463/929] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:46 2026] GET /v2.0/ports?device_id=731ae61f-bff5-467b-9a1a-a787a41114c8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:47.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-0abe2b30-8124-4c12-9966-706df93eb84a - - - - - -] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 5 [pid: 7|app: 0|req: 464/930] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:47 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/931] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:47 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:47.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9975ce6a-79f4-4cf4-b9ab-753c43be2d30 - - - - - -] OVN reports status down for port: e26c7de4-20a2-44cb-8662-208b6367494e [pid: 7|app: 0|req: 466/932] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:47 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:46 2026] PUT /v2.0/routers/c0919092-13b0-47e3-a974-db6bc588371a/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/934] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:47 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:47.392 8 INFO neutron.api.v2.resource [None req-96887f04-e0b9-4731-8019-c90c168df279 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/935] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:47 2026] PUT /v2.0/routers/c0919092-13b0-47e3-a974-db6bc588371a/remove_router_interface => generated 197 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:47 2026] GET /v2.0/ports?device_id=c0919092-13b0-47e3-a974-db6bc588371a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/937] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:47 2026] DELETE /v2.0/routers/c0919092-13b0-47e3-a974-db6bc588371a => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/938] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:47 2026] DELETE /v2.0/security-groups/fe2a95f8-712b-4d39-817c-316f80009343 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:48.072 7 INFO neutron.api.v2.resource [None req-b7f7034c-e3a1-4be6-8dc6-d061123f3e6d 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/939] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:34:48 2026] GET /v2.0/security-groups/fe2a95f8-712b-4d39-817c-316f80009343 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/940] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:48 2026] DELETE /v2.0/subnets/9e9df186-ff66-480e-ac25-c3e591e18fec => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:48.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74f6762d-d3ab-478f-b826-537cab3892ba'] response: {'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'code': 200} 2026-08-13 09:34:48.226 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74f6762d-d3ab-478f-b826-537cab3892ba'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} 2026-08-13 09:34:48.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74f6762d-d3ab-478f-b826-537cab3892ba'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} 2026-08-13 09:34:48.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-17a5d5ea-d305-4cf6-bb3c-35b599605dde 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] TaaS: Handle Delete Port: f10ad56d-2b5b-4575-9ab1-bd1afbd791e6 2026-08-13 09:34:48.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17a5d5ea-d305-4cf6-bb3c-35b599605dde 80b3898b0dad42d79df4d6d8991226e7 aa7c11f848f94f8da051f974cbda3f7d - - default default] Tap Mirror: Handle Delete Port: f10ad56d-2b5b-4575-9ab1-bd1afbd791e6 2026-08-13 09:34:48.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-13af0153-12a3-4311-a775-073a67af128b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: e26c7de4-20a2-44cb-8662-208b6367494e 2026-08-13 09:34:48.329 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13af0153-12a3-4311-a775-073a67af128b 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: e26c7de4-20a2-44cb-8662-208b6367494e [pid: 7|app: 0|req: 471/941] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:34:48 2026] DELETE /v2.0/floatingips/328a5bc7-04d2-47d0-81ae-8b3f0fc320b4 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/942] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:48 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:48.515 8 INFO neutron.services.segments.plugin [-] Segment 630d7e0a-fcbe-45fd-866d-4c3057fadcbc resource provider aggregate not found 2026-08-13 09:34:48.519 8 INFO neutron.services.segments.plugin [-] Segment 630d7e0a-fcbe-45fd-866d-4c3057fadcbc resource provider aggregate not found 2026-08-13 09:34:48.536 8 INFO neutron.services.segments.plugin [-] Segment 630d7e0a-fcbe-45fd-866d-4c3057fadcbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 630d7e0a-fcbe-45fd-866d-4c3057fadcbc found for delete ", "request_id": "req-71dcaa51-9e40-462d-a08f-c50d2b1f6038"}]} 2026-08-13 09:34:48.538 8 INFO neutron.services.segments.plugin [-] Segment 630d7e0a-fcbe-45fd-866d-4c3057fadcbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 630d7e0a-fcbe-45fd-866d-4c3057fadcbc found for delete ", "request_id": "req-2e627fe4-c91f-439d-99b1-d5aa05a57673"}]} [pid: 8|app: 0|req: 471/943] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:48 2026] DELETE /v2.0/networks/2377722b-b3ab-4488-8e1d-958b18d0eb66 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/944] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:48 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/945] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:48 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:48.712 7 INFO neutron.db.segments_db [None req-7c434790-44af-41de-9d35-640ca69f0f13 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Added segment 97e9fe03-8ee8-49a5-816f-a5695800521b of type geneve for network c52159cb-2810-49b9-bc4a-0ea710021ce8 2026-08-13 09:34:48.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c434790-44af-41de-9d35-640ca69f0f13 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource c52159cb-2810-49b9-bc4a-0ea710021ce8 (type: networks) to 1 2026-08-13 09:34:48.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-acb2ecf9-8a84-4e2f-9472-20e265caaa87 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 29f432f0-3b86-462c-b19b-9dcd941a8133 2026-08-13 09:34:48.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acb2ecf9-8a84-4e2f-9472-20e265caaa87 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 29f432f0-3b86-462c-b19b-9dcd941a8133 2026-08-13 09:34:48.981 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c434790-44af-41de-9d35-640ca69f0f13 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:48.982 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c434790-44af-41de-9d35-640ca69f0f13 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network c52159cb-2810-49b9-bc4a-0ea710021ce8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:49.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c434790-44af-41de-9d35-640ca69f0f13 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 878ea245-ecde-4b15-a97c-65380e1b67dd (type: ports) to 1 [pid: 7|app: 0|req: 475/946] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:48 2026] POST /v2.0/networks => generated 652 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/947] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:49 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/948] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:49 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:49.374 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95d717ba-aac5-4252-b04c-2c9fc3018afe 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:49.375 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95d717ba-aac5-4252-b04c-2c9fc3018afe 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network c52159cb-2810-49b9-bc4a-0ea710021ce8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:49.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-95d717ba-aac5-4252-b04c-2c9fc3018afe 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource 119852e0-0232-4d00-81ca-200a92171eb7 (type: subnets) to 0 [pid: 7|app: 0|req: 478/949] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:49 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:48 2026] PUT /v2.0/routers/f46db908-5dd8-4e42-8697-ca86693866d8/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:34:49.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc50bb5f-eb68-4421-9ce2-e1fd7ea1a978 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource a2ea82c0-1521-4a20-ad07-c8b9e791279b (type: routers) to 1 [pid: 8|app: 0|req: 473/951] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:49 2026] POST /v2.0/routers => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:49.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c75ae34-85dc-4156-a810-d5ed27ea5243 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource 2c65d77f-2d5f-40ea-9762-d28bcfc68692 (type: floatingips) to 1 2026-08-13 09:34:49.936 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] No port found with ID 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b: RuntimeError: No port found with ID 179d6c3f-4a85-40b0-a3ea-5180e78d5e9b 2026-08-13 09:34:49.955 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status down for port: 878ea245-ecde-4b15-a97c-65380e1b67dd 2026-08-13 09:34:50.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c75ae34-85dc-4156-a810-d5ed27ea5243 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource 2c65d77f-2d5f-40ea-9762-d28bcfc68692 (type: floatingips) to 2 2026-08-13 09:34:50.114 7 INFO neutron.db.l3_db [None req-0c75ae34-85dc-4156-a810-d5ed27ea5243 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Floating IP 2c65d77f-2d5f-40ea-9762-d28bcfc68692 associated. External IP: 10.96.250.214, port: b18b9408-907c-4642-80aa-057aa748a817. 2026-08-13 09:34:50.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-033e7f68-9c66-4443-8349-cdaf9162a7ae eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 6f459604-3d99-49af-8482-65244d25168e [pid: 7|app: 0|req: 479/952] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:34:49 2026] PUT /v2.0/floatingips/2c65d77f-2d5f-40ea-9762-d28bcfc68692 => generated 855 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:50.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-033e7f68-9c66-4443-8349-cdaf9162a7ae eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 6f459604-3d99-49af-8482-65244d25168e 2026-08-13 09:34:50.599 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:50.601 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network c52159cb-2810-49b9-bc4a-0ea710021ce8: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 474/953] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:49 2026] DELETE /v2.0/routers/f46db908-5dd8-4e42-8697-ca86693866d8 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:34:50.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource a0fceec7-e0cd-4c93-b399-f5f2b956969e (type: ports) to 1 2026-08-13 09:34:50.745 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9975ce6a-79f4-4cf4-b9ab-753c43be2d30 - - - - - -] OVN reports status down for port: a0fceec7-e0cd-4c93-b399-f5f2b956969e [pid: 8|app: 0|req: 475/954] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:50 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/955] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:50 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/956] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:50 2026] DELETE /v2.0/subnets/42687a8f-61d5-4159-abbb-4f737260633c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/957] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:51 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/958] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:51 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:51.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d18828b2-80fb-4f2a-a92a-de52db618512'] response: {'name': 'network-changed', 'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'status': 'completed', 'code': 200} 2026-08-13 09:34:51.287 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9975ce6a-79f4-4cf4-b9ab-753c43be2d30 - - - - - -] OVN reports status up for port: a0fceec7-e0cd-4c93-b399-f5f2b956969e 2026-08-13 09:34:51.307 8 INFO neutron.plugins.ml2.plugin [None req-9975ce6a-79f4-4cf4-b9ab-753c43be2d30 - - - - - -] Attempt 1 to provision port a0fceec7-e0cd-4c93-b399-f5f2b956969e 2026-08-13 09:34:51.321 7 INFO neutron.plugins.ml2.plugin [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Attempt 1 to provision port a0fceec7-e0cd-4c93-b399-f5f2b956969e 2026-08-13 09:34:51.383 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents 2026-08-13 09:34:51.384 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network c52159cb-2810-49b9-bc4a-0ea710021ce8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:51.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ce9d1bf-8ecf-4c78-9822-e6d982baf402 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 7093a494-598f-4650-8dc6-9f568c6b2fd6 2026-08-13 09:34:51.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ce9d1bf-8ecf-4c78-9822-e6d982baf402 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 7093a494-598f-4650-8dc6-9f568c6b2fd6 2026-08-13 09:34:51.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-71e8384d-dd5a-4040-b2da-889d15973200 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource a0fceec7-e0cd-4c93-b399-f5f2b956969e (type: router_ports) to 1 [pid: 7|app: 0|req: 480/959] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:50 2026] PUT /v2.0/routers/a2ea82c0-1521-4a20-ad07-c8b9e791279b/add_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/960] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:34:51 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/961] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:51 2026] GET /v2.0/ports/a0fceec7-e0cd-4c93-b399-f5f2b956969e => generated 947 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:51.847 8 INFO neutron.services.segments.plugin [-] Segment 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad resource provider aggregate not found 2026-08-13 09:34:51.871 8 INFO neutron.services.segments.plugin [-] Segment 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad resource provider aggregate not found 2026-08-13 09:34:51.891 8 INFO neutron.services.segments.plugin [-] Segment 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad found for delete ", "request_id": "req-b92bf6a1-4fb2-46d4-92a7-ae261f1b3d96"}]} 2026-08-13 09:34:51.893 8 INFO neutron.services.segments.plugin [-] Segment 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70fcfbcb-b3f2-4a55-aca2-18ed82bf9cad found for delete ", "request_id": "req-addda758-49f8-496c-bdc5-6dbca2383737"}]} [pid: 8|app: 0|req: 480/962] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:51 2026] DELETE /v2.0/networks/d5a2483d-5b12-46c9-b822-48f732f7b259 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/963] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:34:51 2026] GET /v2.0/ports/a0fceec7-e0cd-4c93-b399-f5f2b956969e => generated 947 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:52.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-9975ce6a-79f4-4cf4-b9ab-753c43be2d30 - - - - - -] Successfully bumped revision number for resource a0fceec7-e0cd-4c93-b399-f5f2b956969e (type: ports) to 2 [pid: 8|app: 0|req: 482/964] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1209 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:52.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e970a3a-2e70-4ed6-a325-0361e9be54fa 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d (type: floatingips) to 1 2026-08-13 09:34:52.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e970a3a-2e70-4ed6-a325-0361e9be54fa 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Successfully bumped revision number for resource cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d (type: floatingips) to 2 2026-08-13 09:34:52.349 7 INFO neutron.db.l3_db [None req-9e970a3a-2e70-4ed6-a325-0361e9be54fa 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Floating IP cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d associated. External IP: 10.96.250.220, port: 1fa8db75-7291-4a47-855f-85159c01d2c0. [pid: 7|app: 0|req: 483/965] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:34:51 2026] PUT /v2.0/floatingips/cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d => generated 855 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/966] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/security-groups?tenant_id=aa7c11f848f94f8da051f974cbda3f7d&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/967] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:52.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba553b5d-9cde-47e4-8ebf-600beb6e736f 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: a0fceec7-e0cd-4c93-b399-f5f2b956969e 2026-08-13 09:34:52.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba553b5d-9cde-47e4-8ebf-600beb6e736f 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: a0fceec7-e0cd-4c93-b399-f5f2b956969e [pid: 7|app: 0|req: 486/968] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:52 2026] DELETE /v2.0/security-groups/f325f0b6-c203-4811-b486-b6b7f8d70509 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/969] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/970] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:34:52 2026] PUT /v2.0/routers/a2ea82c0-1521-4a20-ad07-c8b9e791279b/remove_router_interface => generated 309 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/971] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/972] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/ports?device_id=a2ea82c0-1521-4a20-ad07-c8b9e791279b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/973] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/974] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/975] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:52 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/976] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:52 2026] DELETE /v2.0/routers/a2ea82c0-1521-4a20-ad07-c8b9e791279b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/977] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:53 2026] DELETE /v2.0/subnets/119852e0-0232-4d00-81ca-200a92171eb7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:34:53.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b30d7da-b2b8-44b4-aedb-890ccbd7c1d1'] response: {'name': 'network-changed', 'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'status': 'completed', 'code': 200} 2026-08-13 09:34:53.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a39ddad-f50d-4bfa-88b0-1939b0b0afc5 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: 878ea245-ecde-4b15-a97c-65380e1b67dd 2026-08-13 09:34:53.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a39ddad-f50d-4bfa-88b0-1939b0b0afc5 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: 878ea245-ecde-4b15-a97c-65380e1b67dd [pid: 8|app: 0|req: 486/978] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:34:53 2026] DELETE /v2.0/networks/c52159cb-2810-49b9-bc4a-0ea710021ce8 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/979] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:34:53 2026] GET /v2.0/ports?tenant_id=007a183ca3824c1fa756da50b0384684&device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/980] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:34:53 2026] GET /v2.0/networks?id=a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 812 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:53.916 8 INFO neutron.services.segments.plugin [-] Segment 97e9fe03-8ee8-49a5-816f-a5695800521b resource provider aggregate not found 2026-08-13 09:34:53.919 8 INFO neutron.services.segments.plugin [-] Segment 97e9fe03-8ee8-49a5-816f-a5695800521b resource provider aggregate not found 2026-08-13 09:34:53.943 8 INFO neutron.services.segments.plugin [-] Segment 97e9fe03-8ee8-49a5-816f-a5695800521b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9fe03-8ee8-49a5-816f-a5695800521b found for delete ", "request_id": "req-9b78c9eb-b201-4213-b803-087e554d6f1d"}]} 2026-08-13 09:34:53.945 8 INFO neutron.services.segments.plugin [-] Segment 97e9fe03-8ee8-49a5-816f-a5695800521b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9fe03-8ee8-49a5-816f-a5695800521b found for delete ", "request_id": "req-9fd1df6a-2da3-492b-ac58-d1eb98ea487b"}]} 2026-08-13 09:34:53.962 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07414de4-8d31-4686-9991-932115d128b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] No more DHCP agents [pid: 8|app: 0|req: 489/981] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:53.964 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07414de4-8d31-4686-9991-932115d128b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 490/982] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:34:53 2026] GET /v2.0/subnets?id=287a0153-1071-496a-9cf0-3c8fcc504503 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/983] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:34:54 2026] GET /v2.0/ports?network_id=a85a6ae6-3597-4ddc-8265-62e43a7c3846&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:54.082 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status down for port: f0a8936c-30c3-469c-aa31-5e0206f2de34 [pid: 8|app: 0|req: 492/984] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:34:54 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:54.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-07414de4-8d31-4686-9991-932115d128b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource f0a8936c-30c3-469c-aa31-5e0206f2de34 (type: ports) to 1 [pid: 8|app: 0|req: 493/985] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:34:54 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:54.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6967130-966c-4223-982d-985597a237f4 (type: security_groups) to 1 2026-08-13 09:34:54.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3242a71c-3793-46c9-85d7-931163e662e1 (type: security_group_rules) to 0 2026-08-13 09:34:54.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 59012365-958b-4b27-a099-ea09d45ce311 (type: security_group_rules) to 0 2026-08-13 09:34:54.791 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-f0a8936c-30c3-469c-aa31-5e0206f2de34 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:54.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 73f4db4a-a534-4701-8d3e-d53db001844c (type: security_group_rules) to 0 2026-08-13 09:34:54.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9ab89e4a-cdc6-4ebd-89f6-1519b6b471c4 (type: security_group_rules) to 0 2026-08-13 09:34:54.830 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status up for port: f0a8936c-30c3-469c-aa31-5e0206f2de34 2026-08-13 09:34:54.854 7 INFO neutron.plugins.ml2.plugin [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] Attempt 1 to provision port f0a8936c-30c3-469c-aa31-5e0206f2de34 2026-08-13 09:34:54.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-07414de4-8d31-4686-9991-932115d128b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource f0a8936c-30c3-469c-aa31-5e0206f2de34 (type: router_ports) to 1 2026-08-13 09:34:54.910 8 INFO neutron.db.segments_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 8c0f83ad-74b1-47ee-a4c9-d07c76169182 of type geneve for network 05874972-a968-40ff-8476-4a6d8d336299 2026-08-13 09:34:54.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-07414de4-8d31-4686-9991-932115d128b2 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource da1e5cf1-a016-4d10-b8c6-49633f46a0e4 (type: routers) to 2 [pid: 7|app: 0|req: 493/986] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:53 2026] POST /v2.0/routers => generated 952 bytes in 1462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:55.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 05874972-a968-40ff-8476-4a6d8d336299 (type: networks) to 1 [pid: 7|app: 0|req: 494/987] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:34:55 2026] GET /v2.0/routers/da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 958 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/988] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:34:55 2026] GET /v2.0/routers => generated 961 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:55.184 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:55.186 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 05874972-a968-40ff-8476-4a6d8d336299: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:55.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e822d2-0490-4742-9d67-e636ddbeb162 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2aa5de6d-fc6c-4daa-9bbb-e305d4518594 (type: ports) to 1 [pid: 8|app: 0|req: 494/989] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:34:54 2026] POST /v2.0/networks => generated 766 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:55.435 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4ca8953-a433-4cc6-8023-8b4c5195ac49 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:55.437 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4ca8953-a433-4cc6-8023-8b4c5195ac49 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 05874972-a968-40ff-8476-4a6d8d336299: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:55.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-93fa167a-28c2-459f-a297-d26236b612f8 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Successfully bumped revision number for resource da1e5cf1-a016-4d10-b8c6-49633f46a0e4 (type: routers) to 3 [pid: 7|app: 0|req: 496/990] 10.0.0.80 () {34 vars in 740 bytes} [Thu Aug 13 09:34:55 2026] PUT /v2.0/routers/da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 965 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/991] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:34:55 2026] GET /v2.0/routers/da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/992] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:55 2026] GET /v2.0/ports?device_id=da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:55.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-bebd1af4-6c54-4af1-8073-bbd08827031c - - - - - -] Successfully bumped revision number for resource 2aa5de6d-fc6c-4daa-9bbb-e305d4518594 (type: ports) to 2 2026-08-13 09:34:55.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-bebd1af4-6c54-4af1-8073-bbd08827031c - - - - - -] Successfully bumped revision number for resource 06fb5d33-85ca-4c48-ad0e-43d78d6ddcd0 (type: subnets) to 0 [pid: 8|app: 0|req: 495/993] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:55 2026] POST /v2.0/subnets => generated 691 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:55.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-9036b967-a79f-4f31-8127-c0123e71f9ba 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] TaaS: Handle Delete Port: f0a8936c-30c3-469c-aa31-5e0206f2de34 2026-08-13 09:34:55.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9036b967-a79f-4f31-8127-c0123e71f9ba 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] Tap Mirror: Handle Delete Port: f0a8936c-30c3-469c-aa31-5e0206f2de34 2026-08-13 09:34:56.327 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e1d634a-4feb-41ea-8e5c-6e59d81cb502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:56.330 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e1d634a-4feb-41ea-8e5c-6e59d81cb502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 499/994] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:55 2026] DELETE /v2.0/routers/da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/995] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:56 2026] GET /v2.0/ports?device_id=da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:56.430 7 INFO neutron.api.v2.resource [None req-a5243afc-17e9-4bc5-9b67-9fd62e7b5320 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/996] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/routers/da1e5cf1-a016-4d10-b8c6-49633f46a0e4 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/997] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:56 2026] GET /v2.0/ports?device_id=a2ea82c0-1521-4a20-ad07-c8b9e791279b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:56.486 7 INFO neutron.api.v2.resource [None req-935c6b69-af9e-453d-8760-d22a24676fd4 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] delete failed (client error): The resource could not be found. 2026-08-13 09:34:56.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e1d634a-4feb-41ea-8e5c-6e59d81cb502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d8310827-bb1f-42a6-88d4-c0ef1916662e (type: ports) to 1 [pid: 7|app: 0|req: 503/998] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/routers/a2ea82c0-1521-4a20-ad07-c8b9e791279b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:56.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-888c766e-6f0c-4407-8cc0-653e7cf6cab6 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/999] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/subnets/119852e0-0232-4d00-81ca-200a92171eb7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1000] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:56 2026] GET /v2.0/ports?device_id=c0919092-13b0-47e3-a974-db6bc588371a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:56.550 7 INFO neutron.api.v2.resource [None req-02ffc9f0-2c86-4e8f-bb13-63f7f16b84c4 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1001] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/routers/c0919092-13b0-47e3-a974-db6bc588371a => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:56.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5946476-3c11-4726-bf3f-38a1ce2eec23 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1002] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/subnets/9e9df186-ff66-480e-ac25-c3e591e18fec => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1003] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:34:56 2026] GET /v2.0/ports?device_id=e94f4a34-ca6d-472c-ae26-0df7abd0f150 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:34:56.605 7 INFO neutron.api.v2.resource [None req-67310bfc-bd61-4e4f-a4b5-c6382c7d030e 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/1004] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/routers/e94f4a34-ca6d-472c-ae26-0df7abd0f150 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:56.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e54489cf-e492-44e9-a937-06233f5e9148 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1005] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/subnets/9ebeb09a-4856-4b88-bf07-d66d048d5cee => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:56.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ee51605-291b-4038-9fdc-b4d7e0f680ca 31e75be255de4be58a88b84962caa224 5d4e0abb4f8f48858dbdee803472e4ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 511/1006] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:34:56 2026] DELETE /v2.0/subnets/a35c6bdb-55f1-4e43-a55c-a786b50ca3e5 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:34:56.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-d8310827-bb1f-42a6-88d4-c0ef1916662e on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:34:57.053 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b737c87f-6831-4b29-bbff-62a0c649553c - - - - - -] Router 0d8c1ca8-a203-47c2-9022-1ab435838591 is bound to host instance 2026-08-13 09:34:57.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e1d634a-4feb-41ea-8e5c-6e59d81cb502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d8310827-bb1f-42a6-88d4-c0ef1916662e (type: router_ports) to 1 2026-08-13 09:34:57.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e1d634a-4feb-41ea-8e5c-6e59d81cb502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0d8c1ca8-a203-47c2-9022-1ab435838591 (type: routers) to 2 [pid: 8|app: 0|req: 496/1007] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:34:55 2026] POST /v2.0/routers => generated 969 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:34:57.637 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:57.638 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 05874972-a968-40ff-8476-4a6d8d336299: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:57.688 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] No port found with ID a0fceec7-e0cd-4c93-b399-f5f2b956969e: RuntimeError: No port found with ID a0fceec7-e0cd-4c93-b399-f5f2b956969e 2026-08-13 09:34:57.712 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] OVN reports status down for port: d8310827-bb1f-42a6-88d4-c0ef1916662e [pid: 7|app: 0|req: 512/1008] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:34:57 2026] GET /v2.0/security-groups?tenant_id=5d4e0abb4f8f48858dbdee803472e4ec&name=default => generated 2925 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:34:57.826 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:34:57.826 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] OVN reports status up for port: d8310827-bb1f-42a6-88d4-c0ef1916662e 2026-08-13 09:34:57.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e267de27-89c5-4a22-96ca-d0a5677b35b4 (type: ports) to 1 2026-08-13 09:34:57.841 8 INFO neutron.plugins.ml2.plugin [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] Attempt 1 to provision port d8310827-bb1f-42a6-88d4-c0ef1916662e [pid: 7|app: 0|req: 513/1009] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:34:57 2026] DELETE /v2.0/security-groups/fe83785e-fcb8-4f6b-8023-afc19d492687 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:34:58.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-6de7fbb3-fd44-4520-bc30-4ee564b561bb - - - - - -] Successfully bumped revision number for resource d8310827-bb1f-42a6-88d4-c0ef1916662e (type: ports) to 4 2026-08-13 09:34:58.603 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:34:58.604 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 05874972-a968-40ff-8476-4a6d8d336299: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:34:58.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-6de7fbb3-fd44-4520-bc30-4ee564b561bb - - - - - -] Successfully bumped revision number for resource d8310827-bb1f-42a6-88d4-c0ef1916662e (type: ports) to 5 2026-08-13 09:34:59.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-278bec3d-6b97-46e9-8dcf-216793f032b9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e267de27-89c5-4a22-96ca-d0a5677b35b4 (type: router_ports) to 1 [pid: 8|app: 0|req: 497/1012] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:34:57 2026] PUT /v2.0/routers/0d8c1ca8-a203-47c2-9022-1ab435838591/add_router_interface => generated 309 bytes in 1932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1013] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:34:59 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1209 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1014] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:34:59 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:34:59.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8391c53-cfb6-4a77-8359-bd9ffa245d74 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource c936e428-a2cb-4a30-ba2c-d4498f98129b (type: security_groups) to 1 2026-08-13 09:34:59.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8391c53-cfb6-4a77-8359-bd9ffa245d74 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource 4fe6d114-cbaa-4abe-9f28-803ee5ee2bd9 (type: security_group_rules) to 0 2026-08-13 09:34:59.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8391c53-cfb6-4a77-8359-bd9ffa245d74 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource b1d9fdea-481f-4171-b2ad-83ef5bfc2c2c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 517/1015] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:34:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:34:59.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d0008e-f64c-4b53-b3b2-001d8f4b7647 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource 490eceda-5608-4651-8198-3e65816e516f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 499/1016] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:00.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-c17b4127-6deb-41d4-9b02-df605442cc86 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource ec9e5794-b58e-4aff-801d-b534fdb67815 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 500/1017] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:34:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:00.213 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] No port found with ID f0a8936c-30c3-469c-aa31-5e0206f2de34: RuntimeError: No port found with ID f0a8936c-30c3-469c-aa31-5e0206f2de34 2026-08-13 09:35:00.215 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status down for port: 2aa5de6d-fc6c-4daa-9bbb-e305d4518594 2026-08-13 09:35:00.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 3fe8f91c-b7d2-4cca-9eaf-17969a1fb134 (type: security_groups) to 1 2026-08-13 09:35:00.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 21ca2ddd-f8a6-42e4-920e-f51709d3925f (type: security_group_rules) to 0 2026-08-13 09:35:00.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 2d35a65c-7fa4-4fd0-ac72-fa8f6f4809ad (type: security_group_rules) to 0 2026-08-13 09:35:00.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 3dc55b13-147c-41a4-967d-19426af4aa6b (type: security_group_rules) to 0 2026-08-13 09:35:00.344 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status down for port: e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:00.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource f1647a4d-ed84-4f83-bce9-0d0c1b8768db (type: security_group_rules) to 0 2026-08-13 09:35:00.422 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e25f3b9a-8696-4b04-b819-bff83271e795 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] No more DHCP agents 2026-08-13 09:35:00.423 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e25f3b9a-8696-4b04-b819-bff83271e795 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:00.442 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:00.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] OVN reports status up for port: e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:00.460 7 INFO neutron.db.segments_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Added segment 5e74d6b3-059b-4d15-868e-becc04f84bcc of type geneve for network 0c6c6f08-2946-481a-a578-52dbb1b6b6d1 2026-08-13 09:35:00.462 7 INFO neutron.plugins.ml2.plugin [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] Attempt 1 to provision port e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:00.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 0c6c6f08-2946-481a-a578-52dbb1b6b6d1 (type: networks) to 1 [pid: 8|app: 0|req: 501/1018] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:35:00 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1019] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:35:00 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1020] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:00 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:00.972 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:00.976 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 0c6c6f08-2946-481a-a578-52dbb1b6b6d1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:01.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-c75fcdf8-288e-4aff-9ff4-7df671b64151 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 071a581c-e91e-4f8e-b774-1e6d9afd2c57 (type: ports) to 1 [pid: 7|app: 0|req: 518/1021] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:34:59 2026] POST /v2.0/networks => generated 648 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1022] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1023] 10.0.0.203 () {34 vars in 1100 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1794646874&fields=id&tenant_id=07b67af9b7bc40488b7ef2d7d3853d86 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:01.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-41803839-9f88-451e-96d2-f1cde113a87a - - - - - -] Successfully bumped revision number for resource e267de27-89c5-4a22-96ca-d0a5677b35b4 (type: ports) to 2 [pid: 7|app: 0|req: 520/1024] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/networks?id=05874972-a968-40ff-8476-4a6d8d336299 => generated 714 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:01.395 8 INFO neutron.db.segments_db [None req-0dc5fee0-5acc-4368-a683-120f33fd3c16 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Added segment 0ddc26a6-e472-41d6-aa31-e7ff30603b39 of type geneve for network fb8b26de-2aaf-4801-8b4b-9671ea80ef41 [pid: 7|app: 0|req: 521/1025] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/ports/b18b9408-907c-4642-80aa-057aa748a817 => generated 968 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:01.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-0dc5fee0-5acc-4368-a683-120f33fd3c16 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource fb8b26de-2aaf-4801-8b4b-9671ea80ef41 (type: networks) to 1 [pid: 7|app: 0|req: 522/1026] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/quotas/07b67af9b7bc40488b7ef2d7d3853d86 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1027] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/ports?tenant_id=07b67af9b7bc40488b7ef2d7d3853d86&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1028] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:01.748 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0dc5fee0-5acc-4368-a683-120f33fd3c16 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:01.749 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0dc5fee0-5acc-4368-a683-120f33fd3c16 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fb8b26de-2aaf-4801-8b4b-9671ea80ef41: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 525/1029] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:01.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-0dc5fee0-5acc-4368-a683-120f33fd3c16 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 0263e324-37ab-4c5d-af58-e539cdd9d77b (type: ports) to 1 [pid: 8|app: 0|req: 505/1030] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:35:01 2026] POST /v2.0/networks => generated 649 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1031] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:01 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:02.072 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-928f9e90-eaad-444b-ad0e-f609cf043c0f dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:02.073 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-928f9e90-eaad-444b-ad0e-f609cf043c0f dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 0c6c6f08-2946-481a-a578-52dbb1b6b6d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 507/1032] 199.204.45.169 () {34 vars in 1000 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/subnets?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1033] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1034] 199.204.45.169 () {34 vars in 1146 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084&device_owner=compute%3Anova&network_id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1035] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:02.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-8398783d-b9fb-44a6-b2cf-b92673b4cb25 - - - - - -] Successfully bumped revision number for resource 071a581c-e91e-4f8e-b774-1e6d9afd2c57 (type: ports) to 2 2026-08-13 09:35:02.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-8398783d-b9fb-44a6-b2cf-b92673b4cb25 - - - - - -] Successfully bumped revision number for resource 95035450-4eb0-471f-82b7-155ad29cc480 (type: subnets) to 0 [pid: 7|app: 0|req: 526/1036] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:01 2026] POST /v2.0/subnets => generated 626 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1037] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:02.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95552004-9782-417d-8a63-f352080b2a59 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:02.872 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95552004-9782-417d-8a63-f352080b2a59 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fb8b26de-2aaf-4801-8b4b-9671ea80ef41: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:02.974 8 INFO neutron.db.ovn_revision_numbers_db [req-2c356b0c-53e1-474b-8cec-e10770832e0e req-b8b84bca-08ec-4466-b9ae-ef510ccfda8e 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 6 [pid: 8|app: 0|req: 511/1038] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:35:02 2026] PUT /v2.0/ports/b18b9408-907c-4642-80aa-057aa748a817 => generated 1149 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1039] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:02 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1040] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:03.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1525664-a01f-46a0-aa18-47d6b5ab87d2'] response: {'name': 'network-changed', 'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'status': 'completed', 'code': 200} 2026-08-13 09:35:03.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dc24c2e-42c1-4855-b70c-4167d3bc9413 - - - - - -] Successfully bumped revision number for resource 0263e324-37ab-4c5d-af58-e539cdd9d77b (type: ports) to 2 2026-08-13 09:35:03.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dc24c2e-42c1-4855-b70c-4167d3bc9413 - - - - - -] Successfully bumped revision number for resource 2d41f56a-3d10-4083-9781-eaf1ad66a87a (type: subnets) to 0 [pid: 7|app: 0|req: 528/1041] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:02 2026] POST /v2.0/subnets => generated 626 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1042] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1043] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:03.506 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e9b577e-ee5e-4340-acd4-b7e0d6e9aa29 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource b64a441e-c5bb-4b15-8e70-934284a0eeac (type: routers) to 1 [pid: 8|app: 0|req: 514/1044] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:03 2026] POST /v2.0/routers => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1045] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1390 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1046] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1047] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1048] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1049] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1050] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1051] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1052] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:03 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:03.897 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:03.899 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 0c6c6f08-2946-481a-a578-52dbb1b6b6d1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:04.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 75df4745-5685-490d-9acb-fff72768e6ed (type: ports) to 1 [pid: 7|app: 0|req: 539/1053] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1054] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1055] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:04.742 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:04.744 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 0c6c6f08-2946-481a-a578-52dbb1b6b6d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 542/1056] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1390 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:04.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc8b2b7-2569-4c90-ae61-232a3413fbb5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 75df4745-5685-490d-9acb-fff72768e6ed (type: router_ports) to 1 [pid: 8|app: 0|req: 515/1057] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:03 2026] PUT /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac/add_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1058] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports?tenant_id=007a183ca3824c1fa756da50b0384684&device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1059] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1060] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1061] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:04 2026] GET /v2.0/ports/75df4745-5685-490d-9acb-fff72768e6ed => generated 941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1062] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1063] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/networks?id=a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1064] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1065] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1066] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1067] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1068] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/subnets?id=287a0153-1071-496a-9cf0-3c8fcc504503 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1069] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1070] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/ports?network_id=a85a6ae6-3597-4ddc-8265-62e43a7c3846&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1071] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1072] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1073] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1074] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1075] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:05.515 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:05.516 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fb8b26de-2aaf-4801-8b4b-9671ea80ef41: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:05.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource f2dd990d-72af-408c-a796-21b400c4488f (type: ports) to 1 [pid: 7|app: 0|req: 558/1076] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1077] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1078] 199.204.45.169 () {34 vars in 1120 bytes} [Thu Aug 13 09:35:05 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:06.347 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:06.350 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fb8b26de-2aaf-4801-8b4b-9671ea80ef41: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:06.553 8 INFO neutron.db.ovn_revision_numbers_db [None req-6be90e5c-0d5b-4a51-b92b-248b2a79957b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource f2dd990d-72af-408c-a796-21b400c4488f (type: router_ports) to 1 [pid: 8|app: 0|req: 519/1079] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:05 2026] PUT /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1080] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/networks?id=05874972-a968-40ff-8476-4a6d8d336299 => generated 714 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1081] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1082] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:06.769 7 INFO neutron.db.ovn_revision_numbers_db [req-aad5cde6-adbb-4d84-8b38-de8f26f96fbf req-d7c4da58-483e-47f0-bfc9-8051848f7071 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 7 [pid: 8|app: 0|req: 523/1083] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=07b67af9b7bc40488b7ef2d7d3853d86 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1084] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:35:05 2026] PUT /v2.0/ports/b18b9408-907c-4642-80aa-057aa748a817 => generated 968 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1085] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:06.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9401bf33-a006-4bd3-92a6-ec928677b552'] response: {'name': 'network-changed', 'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'status': 'completed', 'code': 200} 2026-08-13 09:35:06.896 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] No hosting information found for port e267de27-89c5-4a22-96ca-d0a5677b35b4: RuntimeError: No hosting information found for port e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:07.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] Successfully bumped revision number for resource e267de27-89c5-4a22-96ca-d0a5677b35b4 (type: router_ports) to 2 2026-08-13 09:35:07.040 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] OVN reports status down for port: 071a581c-e91e-4f8e-b774-1e6d9afd2c57 2026-08-13 09:35:07.251 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] OVN reports status down for port: 0263e324-37ab-4c5d-af58-e539cdd9d77b 2026-08-13 09:35:07.276 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-fd1e618d-7564-4110-86f5-911307780daa req-b0ecafb2-87dd-4cde-b1dd-e87b837688f6 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] No more DHCP agents 2026-08-13 09:35:07.282 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-fd1e618d-7564-4110-86f5-911307780daa req-b0ecafb2-87dd-4cde-b1dd-e87b837688f6 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Unable to schedule network 05874972-a968-40ff-8476-4a6d8d336299: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:07.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] OVN reports status down for port: 75df4745-5685-490d-9acb-fff72768e6ed [pid: 8|app: 0|req: 525/1086] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:06 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1087] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1088] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:07.468 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] OVN reports status down for port: 03531c99-0533-40cd-a052-1dc037346be9 2026-08-13 09:35:07.486 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:07.487 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] OVN reports status up for port: 75df4745-5685-490d-9acb-fff72768e6ed 2026-08-13 09:35:07.502 7 INFO neutron.plugins.ml2.plugin [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] Attempt 1 to provision port 75df4745-5685-490d-9acb-fff72768e6ed [pid: 8|app: 0|req: 528/1089] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:07.544 7 INFO neutron.db.ovn_revision_numbers_db [req-fd1e618d-7564-4110-86f5-911307780daa req-b0ecafb2-87dd-4cde-b1dd-e87b837688f6 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource 03531c99-0533-40cd-a052-1dc037346be9 (type: ports) to 1 [pid: 8|app: 0|req: 529/1090] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:07.621 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] OVN reports status down for port: 1fa8db75-7291-4a47-855f-85159c01d2c0 [pid: 8|app: 0|req: 530/1091] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1092] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1093] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:35:06 2026] POST /v2.0/ports => generated 954 bytes in 936 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1094] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1095] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:07.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eec7ee50-4ba6-445e-8bf9-986f63bd0b7d'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} [pid: 7|app: 0|req: 564/1096] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1097] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:08.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-422815d7-8db2-4e79-9ae3-cddd1208b7dd - - - - - -] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 6 [pid: 7|app: 0|req: 566/1098] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:07 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:08.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-69442232-0f46-4e09-83e1-60f2c0c961c1 - - - - - -] Successfully bumped revision number for resource 75df4745-5685-490d-9acb-fff72768e6ed (type: ports) to 2 2026-08-13 09:35:08.368 8 INFO neutron.db.ovn_revision_numbers_db [req-fd1e618d-7564-4110-86f5-911307780daa req-6b33a741-6b75-4485-bb8d-ea3efbbbf8e2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 03531c99-0533-40cd-a052-1dc037346be9 (type: ports) to 2 [pid: 7|app: 0|req: 567/1099] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:08.585 8 INFO neutron.db.ovn_revision_numbers_db [req-fd1e618d-7564-4110-86f5-911307780daa req-6b33a741-6b75-4485-bb8d-ea3efbbbf8e2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 03531c99-0533-40cd-a052-1dc037346be9 (type: ports) to 4 [pid: 7|app: 0|req: 568/1100] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1101] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:35:07 2026] PUT /v2.0/ports/03531c99-0533-40cd-a052-1dc037346be9 => generated 1204 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1102] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1103] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1104] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/ports?tenant_id=580be18b454243788a27fc14ba4486c2&device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1105] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:08 2026] GET /v2.0/networks?id=eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1106] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b18b9408-907c-4642-80aa-057aa748a817 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1107] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/subnets?id=bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1108] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?network_id=eadbc7c3-7377-4b44-9c17-a1398c711166&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1109] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1110] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1111] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1112] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1113] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:09.559 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39853788-c649-4eaa-8171-4730e5eb4d37 - - - - - -] OVN reports status down for port: b18b9408-907c-4642-80aa-057aa748a817 [pid: 8|app: 0|req: 539/1114] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?tenant_id=07b67af9b7bc40488b7ef2d7d3853d86&device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 1207 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1115] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03531c99-0533-40cd-a052-1dc037346be9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1116] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1117] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/subnets?id=06fb5d33-85ca-4c48-ad0e-43d78d6ddcd0 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1118] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1119] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?network_id=05874972-a968-40ff-8476-4a6d8d336299&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1120] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1121] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:09.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8b1109-12c0-412a-b9b1-f2bc776c4696'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} 2026-08-13 09:35:09.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8b1109-12c0-412a-b9b1-f2bc776c4696'] response: {'name': 'network-changed', 'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'status': 'completed', 'code': 200} 2026-08-13 09:35:09.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8b1109-12c0-412a-b9b1-f2bc776c4696'] response: {'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'code': 200} [pid: 7|app: 0|req: 581/1122] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1123] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:09 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:09.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-39853788-c649-4eaa-8171-4730e5eb4d37 - - - - - -] Successfully bumped revision number for resource b18b9408-907c-4642-80aa-057aa748a817 (type: ports) to 8 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1124] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1125] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1126] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:10.684 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-173bcd18-c93a-4765-9e0f-9000f2e3dee9 - - - - - -] OVN reports status up for port: 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:35:10.701 8 INFO neutron.plugins.ml2.plugin [None req-173bcd18-c93a-4765-9e0f-9000f2e3dee9 - - - - - -] Attempt 1 to provision port 1fa8db75-7291-4a47-855f-85159c01d2c0 [pid: 8|app: 0|req: 544/1127] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1128] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:10.969 7 INFO neutron_taas.services.taas.taas_plugin [req-3b28e6e9-d474-4d27-b702-ab6b01db1f2c req-8460aa47-6ef7-4223-a19c-c5177aca0c0b 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] TaaS: Handle Delete Port: b18b9408-907c-4642-80aa-057aa748a817 2026-08-13 09:35:10.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3b28e6e9-d474-4d27-b702-ab6b01db1f2c req-8460aa47-6ef7-4223-a19c-c5177aca0c0b 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Tap Mirror: Handle Delete Port: b18b9408-907c-4642-80aa-057aa748a817 [pid: 8|app: 0|req: 546/1129] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1130] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:10 2026] GET /v2.0/ports?tenant_id=07b67af9b7bc40488b7ef2d7d3853d86&device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 1207 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1131] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:11.169 7 INFO neutron.db.l3_db [req-3b28e6e9-d474-4d27-b702-ab6b01db1f2c req-8460aa47-6ef7-4223-a19c-c5177aca0c0b 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Floating IP 2c65d77f-2d5f-40ea-9762-d28bcfc68692 disassociated. External IP: 10.96.250.214, port: b18b9408-907c-4642-80aa-057aa748a817. 2026-08-13 09:35:11.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-173bcd18-c93a-4765-9e0f-9000f2e3dee9 - - - - - -] Successfully bumped revision number for resource 1fa8db75-7291-4a47-855f-85159c01d2c0 (type: ports) to 7 [pid: 8|app: 0|req: 549/1132] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/networks?id=05874972-a968-40ff-8476-4a6d8d336299 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1133] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/security-groups?id=7dac9e52-8ca8-4066-ba94-9807121eae48&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1134] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:35:10 2026] DELETE /v2.0/ports/b18b9408-907c-4642-80aa-057aa748a817 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1135] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03531c99-0533-40cd-a052-1dc037346be9 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1136] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:11.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6fec15f-1d89-493f-b65d-5eb3fe7e740a'] response: {'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'name': 'network-vif-deleted', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 552/1137] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/subnets?id=06fb5d33-85ca-4c48-ad0e-43d78d6ddcd0 => generated 694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1138] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1139] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/ports?network_id=05874972-a968-40ff-8476-4a6d8d336299&device_owner=network%3Adhcp => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1140] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1141] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1142] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:11 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:11.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ad18bf-46b0-49ed-b728-996986fdfb5c'] response: {'server_uuid': 'f9f9516c-6f6e-47b6-81d0-d53e8691f084', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b18b9408-907c-4642-80aa-057aa748a817', 'code': 200} 2026-08-13 09:35:11.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ad18bf-46b0-49ed-b728-996986fdfb5c'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} 2026-08-13 09:35:11.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ad18bf-46b0-49ed-b728-996986fdfb5c'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'code': 200} [pid: 7|app: 0|req: 588/1143] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1144] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1145] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1146] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:12.637 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-960a81bd-fb4d-4fe6-86ab-53a5221c0387 - - - - - -] OVN reports status up for port: 03531c99-0533-40cd-a052-1dc037346be9 2026-08-13 09:35:12.652 8 INFO neutron.plugins.ml2.plugin [None req-960a81bd-fb4d-4fe6-86ab-53a5221c0387 - - - - - -] Attempt 1 to provision port 03531c99-0533-40cd-a052-1dc037346be9 [pid: 7|app: 0|req: 590/1147] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1148] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:12 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:12.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-960a81bd-fb4d-4fe6-86ab-53a5221c0387 - - - - - -] Successfully bumped revision number for resource 03531c99-0533-40cd-a052-1dc037346be9 (type: ports) to 5 [pid: 7|app: 0|req: 591/1149] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1150] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1151] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1152] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 941 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:13.725 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] No hosting information found for port 75df4745-5685-490d-9acb-fff72768e6ed: RuntimeError: No hosting information found for port 75df4745-5685-490d-9acb-fff72768e6ed 2026-08-13 09:35:13.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] Successfully bumped revision number for resource 75df4745-5685-490d-9acb-fff72768e6ed (type: router_ports) to 2 2026-08-13 09:35:13.807 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] OVN reports status down for port: f2dd990d-72af-408c-a796-21b400c4488f 2026-08-13 09:35:13.925 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:13.926 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] OVN reports status up for port: f2dd990d-72af-408c-a796-21b400c4488f [pid: 7|app: 0|req: 594/1155] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:13.949 7 INFO neutron.plugins.ml2.plugin [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] Attempt 1 to provision port f2dd990d-72af-408c-a796-21b400c4488f [pid: 8|app: 0|req: 562/1156] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:13 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:14.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2701c78c-659f-4dc6-8d25-96fab1b2c40c'] response: {'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'code': 200} 2026-08-13 09:35:14.015 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2701c78c-659f-4dc6-8d25-96fab1b2c40c'] response: {'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'code': 200} 2026-08-13 09:35:14.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-c856290e-9bbb-4c0c-90eb-1e4f2d948a56 - - - - - -] Successfully bumped revision number for resource f2dd990d-72af-408c-a796-21b400c4488f (type: ports) to 2 [pid: 7|app: 0|req: 595/1157] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:14 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1158] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:14 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1159] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:14 2026] GET /v2.0/ports?device_id=f9f9516c-6f6e-47b6-81d0-d53e8691f084 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1160] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:14 2026] GET /v2.0/ports/f2dd990d-72af-408c-a796-21b400c4488f => generated 943 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:14.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-798574c1-6a83-49b0-9091-bc9208d8d140 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: f2dd990d-72af-408c-a796-21b400c4488f 2026-08-13 09:35:14.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-798574c1-6a83-49b0-9091-bc9208d8d140 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: f2dd990d-72af-408c-a796-21b400c4488f [pid: 7|app: 0|req: 597/1161] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:15 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1162] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:15 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1163] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:14 2026] PUT /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac/remove_router_interface => generated 309 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1164] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:15 2026] GET /v2.0/ports/75df4745-5685-490d-9acb-fff72768e6ed => generated 943 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:15.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-f189632a-e378-4340-b0a2-f855d2a0cafa dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 75df4745-5685-490d-9acb-fff72768e6ed 2026-08-13 09:35:15.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f189632a-e378-4340-b0a2-f855d2a0cafa dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 75df4745-5685-490d-9acb-fff72768e6ed [pid: 7|app: 0|req: 600/1165] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:15 2026] DELETE /v2.0/security-groups/7dac9e52-8ca8-4066-ba94-9807121eae48 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:15.872 7 INFO neutron.api.v2.resource [None req-a63ba515-c51f-490f-a4a1-1ef7d9739897 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1166] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:35:15 2026] GET /v2.0/security-groups/7dac9e52-8ca8-4066-ba94-9807121eae48 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:16.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-5692cfc5-54fa-48bc-8681-095f6be5f2dd 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] TaaS: Handle Delete Port: a3579b1d-ac0b-459b-93b9-ad376ea270f0 2026-08-13 09:35:16.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5692cfc5-54fa-48bc-8681-095f6be5f2dd 119d0fc97b6445909a80bd7d6f48a93f 580be18b454243788a27fc14ba4486c2 - - default default] Tap Mirror: Handle Delete Port: a3579b1d-ac0b-459b-93b9-ad376ea270f0 [pid: 8|app: 0|req: 566/1167] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:15 2026] PUT /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac/remove_router_interface => generated 309 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1168] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:16 2026] GET /v2.0/ports?device_id=b64a441e-c5bb-4b15-8e70-934284a0eeac => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1169] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:35:15 2026] DELETE /v2.0/floatingips/2c65d77f-2d5f-40ea-9762-d28bcfc68692 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1170] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:16 2026] DELETE /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1171] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:16 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:16.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e3cf7b4-2847-445a-84f6-7b2fbc9e1aab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 2026-08-13 09:35:16.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3cf7b4-2847-445a-84f6-7b2fbc9e1aab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 8c3253a0-1393-45e7-8ec3-15f0d4fd58b9 [pid: 8|app: 0|req: 570/1172] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:16 2026] DELETE /v2.0/subnets/2d41f56a-3d10-4083-9781-eaf1ad66a87a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1173] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:16 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1174] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:16 2026] DELETE /v2.0/subnets/95035450-4eb0-471f-82b7-155ad29cc480 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1175] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:16 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:17.014 8 INFO neutron_taas.services.taas.taas_plugin [None req-87d2c2d2-97a8-4d64-8d38-891242dd4a78 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 0263e324-37ab-4c5d-af58-e539cdd9d77b 2026-08-13 09:35:17.017 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87d2c2d2-97a8-4d64-8d38-891242dd4a78 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 0263e324-37ab-4c5d-af58-e539cdd9d77b [pid: 7|app: 0|req: 603/1176] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:16 2026] PUT /v2.0/routers/818031a3-01fb-4547-8074-93b80253b5de/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:17.236 8 INFO neutron.services.segments.plugin [-] Segment 0ddc26a6-e472-41d6-aa31-e7ff30603b39 resource provider aggregate not found 2026-08-13 09:35:17.244 8 INFO neutron.services.segments.plugin [-] Segment 0ddc26a6-e472-41d6-aa31-e7ff30603b39 resource provider aggregate not found 2026-08-13 09:35:17.259 8 INFO neutron.services.segments.plugin [-] Segment 0ddc26a6-e472-41d6-aa31-e7ff30603b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ddc26a6-e472-41d6-aa31-e7ff30603b39 found for delete ", "request_id": "req-c29d0095-a6b2-49d8-b2a7-82987c1fa457"}]} 2026-08-13 09:35:17.271 8 INFO neutron.services.segments.plugin [-] Segment 0ddc26a6-e472-41d6-aa31-e7ff30603b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ddc26a6-e472-41d6-aa31-e7ff30603b39 found for delete ", "request_id": "req-9d6fce47-1fde-4565-a5c4-97e9214c9e6f"}]} [pid: 8|app: 0|req: 574/1177] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:16 2026] DELETE /v2.0/networks/fb8b26de-2aaf-4801-8b4b-9671ea80ef41 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:17.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7b02555-67d4-44a2-9e9d-bcdd99ddfc42 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 2026-08-13 09:35:17.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7b02555-67d4-44a2-9e9d-bcdd99ddfc42 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 587f9f8a-ef79-41ac-9ac3-96d5ebf2adc0 2026-08-13 09:35:17.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb17699-9043-42a3-ab6a-449c6e239a19 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource 91cf66be-53ff-42c8-b570-8758dfa39ed4 (type: floatingips) to 1 2026-08-13 09:35:17.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb17699-9043-42a3-ab6a-449c6e239a19 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Successfully bumped revision number for resource 91cf66be-53ff-42c8-b570-8758dfa39ed4 (type: floatingips) to 2 2026-08-13 09:35:17.870 7 INFO neutron.db.l3_db [None req-5bb17699-9043-42a3-ab6a-449c6e239a19 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Floating IP 91cf66be-53ff-42c8-b570-8758dfa39ed4 associated. External IP: 10.96.250.212, port: 03531c99-0533-40cd-a052-1dc037346be9. [pid: 7|app: 0|req: 604/1178] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:35:17 2026] PUT /v2.0/floatingips/91cf66be-53ff-42c8-b570-8758dfa39ed4 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:17.948 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bae5af66-78fc-4ebd-9242-1251420f150c'] response: {'name': 'network-changed', 'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 575/1179] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:17 2026] DELETE /v2.0/routers/818031a3-01fb-4547-8074-93b80253b5de => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:18.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-397e7ca2-ca4b-4faa-bf1e-3c0b7c7a706a dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 071a581c-e91e-4f8e-b774-1e6d9afd2c57 2026-08-13 09:35:18.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-397e7ca2-ca4b-4faa-bf1e-3c0b7c7a706a dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 071a581c-e91e-4f8e-b774-1e6d9afd2c57 [pid: 8|app: 0|req: 576/1180] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/floatingips => generated 1703 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1181] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:18.300 7 INFO neutron.services.segments.plugin [-] Segment 5e74d6b3-059b-4d15-868e-becc04f84bcc resource provider aggregate not found 2026-08-13 09:35:18.307 7 INFO neutron.services.segments.plugin [-] Segment 5e74d6b3-059b-4d15-868e-becc04f84bcc resource provider aggregate not found 2026-08-13 09:35:18.326 7 INFO neutron.services.segments.plugin [-] Segment 5e74d6b3-059b-4d15-868e-becc04f84bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e74d6b3-059b-4d15-868e-becc04f84bcc found for delete ", "request_id": "req-90c6c7f2-53d0-4310-8193-6c468d142206"}]} 2026-08-13 09:35:18.326 7 INFO neutron.services.segments.plugin [-] Segment 5e74d6b3-059b-4d15-868e-becc04f84bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e74d6b3-059b-4d15-868e-becc04f84bcc found for delete ", "request_id": "req-28d77e5e-29cc-486b-9123-02c30e9f76a4"}]} [pid: 8|app: 0|req: 578/1182] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:18 2026] DELETE /v2.0/subnets/bfd33e90-804a-4fe9-ad72-fb5121e97b46 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1183] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:17 2026] DELETE /v2.0/networks/0c6c6f08-2946-481a-a578-52dbb1b6b6d1 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1184] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/subnets => generated 2669 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1185] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:18.476 7 INFO neutron.db.segments_db [None req-de354abc-d1fa-4169-b9c8-90dea54fcd04 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Added segment f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a of type geneve for network 4ead45c9-bec7-4f0c-80d5-7992770f19e4 2026-08-13 09:35:18.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3a9b4c9-fa78-4bfb-afe9-fb75047d903b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 40f9c307-c8d7-4388-9d48-980fd22b91e1 2026-08-13 09:35:18.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3a9b4c9-fa78-4bfb-afe9-fb75047d903b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 40f9c307-c8d7-4388-9d48-980fd22b91e1 2026-08-13 09:35:18.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-de354abc-d1fa-4169-b9c8-90dea54fcd04 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 4ead45c9-bec7-4f0c-80d5-7992770f19e4 (type: networks) to 1 [pid: 8|app: 0|req: 580/1186] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:18 2026] DELETE /v2.0/networks/eadbc7c3-7377-4b44-9c17-a1398c711166 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:18.780 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de354abc-d1fa-4169-b9c8-90dea54fcd04 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:18.781 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de354abc-d1fa-4169-b9c8-90dea54fcd04 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 4ead45c9-bec7-4f0c-80d5-7992770f19e4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 581/1187] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/ports => generated 16005 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:35:18.822 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1323fcf-0994-4df2-983c-a5a1a19d0740 - - - - - -] OVN reports status down for port: 160db45d-935f-45d7-bc16-7d9aa8dc6e35 [pid: 8|app: 0|req: 582/1188] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/ports?tenant_id=07b67af9b7bc40488b7ef2d7d3853d86&device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:18.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-de354abc-d1fa-4169-b9c8-90dea54fcd04 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 160db45d-935f-45d7-bc16-7d9aa8dc6e35 (type: ports) to 1 [pid: 7|app: 0|req: 607/1189] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:35:18 2026] POST /v2.0/networks => generated 649 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1190] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1191] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/security-groups?tenant_id=580be18b454243788a27fc14ba4486c2&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1192] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1193] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/networks?id=05874972-a968-40ff-8476-4a6d8d336299 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1194] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:18 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:19.133 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17c1f2c4-53ee-4a9b-a662-559cd23914d2 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:19.134 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17c1f2c4-53ee-4a9b-a662-559cd23914d2 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 4ead45c9-bec7-4f0c-80d5-7992770f19e4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 611/1195] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:18 2026] DELETE /v2.0/security-groups/de67b22d-085a-440b-8425-230e24a9f825 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1196] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/networks => generated 4665 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:19.286 8 INFO neutron.services.segments.plugin [-] Segment 9a9404a1-ff90-4772-aff0-554aa07d00bc resource provider aggregate not found 2026-08-13 09:35:19.294 8 INFO neutron.services.segments.plugin [-] Segment 9a9404a1-ff90-4772-aff0-554aa07d00bc resource provider aggregate not found 2026-08-13 09:35:19.300 8 INFO neutron.services.segments.plugin [-] Segment 9a9404a1-ff90-4772-aff0-554aa07d00bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9404a1-ff90-4772-aff0-554aa07d00bc found for delete ", "request_id": "req-53d42954-52de-46c1-aed6-ef3eedd0746e"}]} 2026-08-13 09:35:19.309 8 INFO neutron.services.segments.plugin [-] Segment 9a9404a1-ff90-4772-aff0-554aa07d00bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9404a1-ff90-4772-aff0-554aa07d00bc found for delete ", "request_id": "req-87a37ee3-ef9b-423a-add3-10a0327a66d6"}]} [pid: 7|app: 0|req: 613/1197] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03531c99-0533-40cd-a052-1dc037346be9 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1198] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/subnets => generated 3303 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1199] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/subnets?id=06fb5d33-85ca-4c48-ad0e-43d78d6ddcd0 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1200] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1201] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/ports?network_id=05874972-a968-40ff-8476-4a6d8d336299&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:19.440 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] No port found with ID f2dd990d-72af-408c-a796-21b400c4488f: RuntimeError: No port found with ID f2dd990d-72af-408c-a796-21b400c4488f [pid: 7|app: 0|req: 618/1202] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/security-groups => generated 31839 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1203] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:19.690 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1323fcf-0994-4df2-983c-a5a1a19d0740 - - - - - -] OVN reports status down for port: 03531c99-0533-40cd-a052-1dc037346be9 2026-08-13 09:35:19.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-12cce1aa-feb7-4bea-a6f3-947087472b2b - - - - - -] Successfully bumped revision number for resource 160db45d-935f-45d7-bc16-7d9aa8dc6e35 (type: ports) to 2 [pid: 7|app: 0|req: 620/1204] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/routers => generated 1942 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:19.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-12cce1aa-feb7-4bea-a6f3-947087472b2b - - - - - -] Successfully bumped revision number for resource c98e9d7a-4a77-43b9-a2db-135170804d85 (type: subnets) to 0 [pid: 7|app: 0|req: 621/1205] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1206] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1207] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:18 2026] POST /v2.0/subnets => generated 626 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1208] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:35:19 2026] GET /v2.0/network-ip-availabilities => generated 2471 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:19.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c32063c-300c-4b04-887c-0c95c4384d61'] response: {'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'code': 200} 2026-08-13 09:35:19.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-7314d92a-11f9-442f-a2db-73746f8e083e dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource a2d64429-05b9-4e62-833b-ba9df16fa072 (type: routers) to 1 [pid: 8|app: 0|req: 586/1209] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:19 2026] POST /v2.0/routers => generated 603 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:20.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1323fcf-0994-4df2-983c-a5a1a19d0740 - - - - - -] Successfully bumped revision number for resource 03531c99-0533-40cd-a052-1dc037346be9 (type: ports) to 6 [pid: 8|app: 0|req: 587/1210] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:20 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1211] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:20 2026] GET /v2.0/security-groups?id=c936e428-a2cb-4a30-ba2c-d4498f98129b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:20.367 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed1da40d-500f-4a7f-8114-1b08b2fe9473 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:20.368 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed1da40d-500f-4a7f-8114-1b08b2fe9473 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 4ead45c9-bec7-4f0c-80d5-7992770f19e4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:20.475 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bf723ba-e7af-4ae8-bea9-34cb46c73725 - - - - - -] OVN reports status down for port: 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:20.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed1da40d-500f-4a7f-8114-1b08b2fe9473 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 5b484c0c-dd38-4c87-bd74-c705ce327713 (type: ports) to 1 [pid: 7|app: 0|req: 624/1212] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:35:19 2026] POST /v2.0/ports => generated 947 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 625/1213] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:35:20 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:21.035 7 INFO neutron_taas.services.taas.taas_plugin [req-14faaf28-72e7-4aef-bd6d-c8db925ae806 req-2ff192db-d0c5-4599-b390-675181aa9083 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] TaaS: Handle Delete Port: 03531c99-0533-40cd-a052-1dc037346be9 2026-08-13 09:35:21.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14faaf28-72e7-4aef-bd6d-c8db925ae806 req-2ff192db-d0c5-4599-b390-675181aa9083 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Tap Mirror: Handle Delete Port: 03531c99-0533-40cd-a052-1dc037346be9 2026-08-13 09:35:21.086 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bf723ba-e7af-4ae8-bea9-34cb46c73725 - - - - - -] OVN reports status up for port: 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:21.117 8 INFO neutron.plugins.ml2.plugin [None req-8bf723ba-e7af-4ae8-bea9-34cb46c73725 - - - - - -] Attempt 1 to provision port 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:21.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-c662b304-a55d-410d-b316-4d36388dafd0 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 5b484c0c-dd38-4c87-bd74-c705ce327713 (type: ports) to 2 2026-08-13 09:35:21.274 7 INFO neutron.db.l3_db [req-14faaf28-72e7-4aef-bd6d-c8db925ae806 req-2ff192db-d0c5-4599-b390-675181aa9083 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Floating IP 91cf66be-53ff-42c8-b570-8758dfa39ed4 disassociated. External IP: 10.96.250.212, port: 03531c99-0533-40cd-a052-1dc037346be9. [pid: 7|app: 0|req: 626/1214] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:35:20 2026] DELETE /v2.0/ports/03531c99-0533-40cd-a052-1dc037346be9 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:21.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fad66c8b-7bea-45bd-9eb8-210700241a76'] response: {'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'name': 'network-vif-deleted', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:21.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e2d2f041-7810-4ab7-b1e3-6e2792227c8d (type: security_groups) to 1 2026-08-13 09:35:21.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0eb3dcf3-23aa-44d0-a843-8f950e836209 (type: security_group_rules) to 0 2026-08-13 09:35:21.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3f9b158b-bba7-4e57-aa9d-2f67c3032166 (type: security_group_rules) to 0 2026-08-13 09:35:21.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7ab51f87-7a59-4e88-b306-84b13fb84229 (type: security_group_rules) to 0 2026-08-13 09:35:21.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dc25bbb9-5d30-430a-9fd9-d76df856cc62 (type: security_group_rules) to 0 2026-08-13 09:35:21.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bf723ba-e7af-4ae8-bea9-34cb46c73725 - - - - - -] Successfully bumped revision number for resource 5b484c0c-dd38-4c87-bd74-c705ce327713 (type: ports) to 3 2026-08-13 09:35:21.850 7 INFO neutron.db.segments_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 35186f6b-f926-44a9-b318-8b1bfa1ae410 of type geneve for network 5be17e78-dee2-47f5-ae8f-470d674da311 2026-08-13 09:35:21.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04cf9f55-a63f-4e1f-a78a-64a4b8dee909'] response: {'server_uuid': '7736dff0-bc24-4b72-b9e1-b748b1dea017', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '03531c99-0533-40cd-a052-1dc037346be9', 'code': 200} 2026-08-13 09:35:21.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5be17e78-dee2-47f5-ae8f-470d674da311 (type: networks) to 1 2026-08-13 09:35:22.144 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:22.146 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 5be17e78-dee2-47f5-ae8f-470d674da311: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:22.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c662b304-a55d-410d-b316-4d36388dafd0 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:22.178 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c662b304-a55d-410d-b316-4d36388dafd0 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 4ead45c9-bec7-4f0c-80d5-7992770f19e4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:22.206 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] OVN reports status down for port: bd0e4bfb-7488-432e-8ee9-3f263e930063 2026-08-13 09:35:22.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5907-06b2-4c47-a1be-d2874c651fd3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bd0e4bfb-7488-432e-8ee9-3f263e930063 (type: ports) to 1 [pid: 7|app: 0|req: 627/1215] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:35:21 2026] POST /v2.0/networks => generated 760 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1216] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:22 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:22.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-c662b304-a55d-410d-b316-4d36388dafd0 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 5b484c0c-dd38-4c87-bd74-c705ce327713 (type: router_ports) to 3 [pid: 8|app: 0|req: 589/1217] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:20 2026] PUT /v2.0/routers/a2d64429-05b9-4e62-833b-ba9df16fa072/add_router_interface => generated 309 bytes in 1845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1218] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:22 2026] GET /v2.0/ports/5b484c0c-dd38-4c87-bd74-c705ce327713 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:22.490 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9d32ac0-6a21-460b-b185-d7c82048a45c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:22.491 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9d32ac0-6a21-460b-b185-d7c82048a45c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 5be17e78-dee2-47f5-ae8f-470d674da311: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:22.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff58c7a4-2bf9-4d98-9ce7-d50d85127cf8 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:22.719 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff58c7a4-2bf9-4d98-9ce7-d50d85127cf8 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:22.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc8b9292-540f-49b2-b4ec-df75c060b9a5 - - - - - -] Successfully bumped revision number for resource bd0e4bfb-7488-432e-8ee9-3f263e930063 (type: ports) to 2 2026-08-13 09:35:22.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc8b9292-540f-49b2-b4ec-df75c060b9a5 - - - - - -] Successfully bumped revision number for resource 633ce7d3-bc49-4689-b944-90e12b9d4ca5 (type: subnets) to 0 [pid: 7|app: 0|req: 629/1219] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:22 2026] POST /v2.0/subnets => generated 685 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1220] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:22 2026] PUT /v2.0/routers/a2d64429-05b9-4e62-833b-ba9df16fa072/remove_router_interface => generated 309 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:23.121 8 INFO neutron.api.v2.resource [None req-2898e9cc-babb-4075-92b0-a7873f7db0ca dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1221] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:23 2026] PUT /v2.0/routers/a2d64429-05b9-4e62-833b-ba9df16fa072/remove_router_interface => generated 197 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1222] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:23 2026] GET /v2.0/ports?device_id=a2d64429-05b9-4e62-833b-ba9df16fa072 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1223] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:23 2026] DELETE /v2.0/routers/a2d64429-05b9-4e62-833b-ba9df16fa072 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:23.393 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-962b553a-a131-4a65-b29e-a11d18add166 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:23.395 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-962b553a-a131-4a65-b29e-a11d18add166 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:23.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-962b553a-a131-4a65-b29e-a11d18add166 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: ports) to 1 [pid: 8|app: 0|req: 595/1224] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:23 2026] DELETE /v2.0/subnets/c98e9d7a-4a77-43b9-a2db-135170804d85 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1225] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:23 2026] GET /v2.0/ports?device_id=7736dff0-bc24-4b72-b9e1-b748b1dea017 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:23.710 8 INFO neutron_taas.services.taas.taas_plugin [None req-11ecf001-8c02-4e7a-8279-4e4ed2c9a92d dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 160db45d-935f-45d7-bc16-7d9aa8dc6e35 2026-08-13 09:35:23.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11ecf001-8c02-4e7a-8279-4e4ed2c9a92d dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 160db45d-935f-45d7-bc16-7d9aa8dc6e35 2026-08-13 09:35:23.899 8 INFO neutron.services.segments.plugin [-] Segment f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a resource provider aggregate not found 2026-08-13 09:35:23.905 8 INFO neutron.services.segments.plugin [-] Segment f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a resource provider aggregate not found 2026-08-13 09:35:23.922 8 INFO neutron.services.segments.plugin [-] Segment f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a found for delete ", "request_id": "req-513dc1f6-a262-41ec-9f33-aeeaeff85707"}]} 2026-08-13 09:35:23.924 8 INFO neutron.services.segments.plugin [-] Segment f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f86c90a0-6b89-46fd-a3ac-40cbba6c0e3a found for delete ", "request_id": "req-f3b896a8-abd9-4415-9b12-15f5c40ad049"}]} [pid: 8|app: 0|req: 597/1226] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:23 2026] DELETE /v2.0/networks/4ead45c9-bec7-4f0c-80d5-7992770f19e4 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:24.052 8 INFO neutron.db.segments_db [None req-e6b54ce0-acbf-4c1d-9bd3-2c894e200a55 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Added segment 612a6c7c-1f65-43d3-aa21-4a059b362295 of type geneve for network fa113779-2c05-401e-adac-e68dbd49a3d4 2026-08-13 09:35:24.173 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-53c4a725-deb0-4c0b-9726-5978494d5e5f on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:35:24.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6b54ce0-acbf-4c1d-9bd3-2c894e200a55 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource fa113779-2c05-401e-adac-e68dbd49a3d4 (type: networks) to 1 2026-08-13 09:35:24.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-962b553a-a131-4a65-b29e-a11d18add166 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: router_ports) to 1 2026-08-13 09:35:24.274 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6de7fbb3-fd44-4520-bc30-4ee564b561bb - - - - - -] Router 8fe5e345-36c9-4b6c-b8d6-8fbdaa6aaed3 is bound to host instance 2026-08-13 09:35:24.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-962b553a-a131-4a65-b29e-a11d18add166 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8fe5e345-36c9-4b6c-b8d6-8fbdaa6aaed3 (type: routers) to 2 2026-08-13 09:35:24.386 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6b54ce0-acbf-4c1d-9bd3-2c894e200a55 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:24.388 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6b54ce0-acbf-4c1d-9bd3-2c894e200a55 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fa113779-2c05-401e-adac-e68dbd49a3d4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 630/1227] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:22 2026] POST /v2.0/routers => generated 963 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:24.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6b54ce0-acbf-4c1d-9bd3-2c894e200a55 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 94276f4c-d52c-456e-846d-5b0e347959cd (type: ports) to 1 [pid: 8|app: 0|req: 598/1228] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:35:23 2026] POST /v2.0/networks => generated 649 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:24.671 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4de57e0e-63f7-460c-9c2c-417040119137 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:24.672 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4de57e0e-63f7-460c-9c2c-417040119137 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fa113779-2c05-401e-adac-e68dbd49a3d4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:25.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-ffb6cef4-f588-4caa-be49-f7701b8cb558 - - - - - -] Successfully bumped revision number for resource 94276f4c-d52c-456e-846d-5b0e347959cd (type: ports) to 2 2026-08-13 09:35:25.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-ffb6cef4-f588-4caa-be49-f7701b8cb558 - - - - - -] Successfully bumped revision number for resource 6aec7b48-91bd-49fe-96f6-b5445b9c88be (type: subnets) to 0 [pid: 8|app: 0|req: 599/1229] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:24 2026] POST /v2.0/subnets => generated 626 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1230] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:25 2026] DELETE /v2.0/security-groups/c936e428-a2cb-4a30-ba2c-d4498f98129b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:25.311 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:25.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 5be17e78-dee2-47f5-ae8f-470d674da311: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:25.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c60bf55-0209-4590-b3e7-849b1bc8be36 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource ef9d84f6-c9df-4184-bbfa-770822a01c95 (type: routers) to 1 [pid: 8|app: 0|req: 601/1231] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:25 2026] POST /v2.0/routers => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1232] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:35:25 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 1209 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:25.547 8 INFO neutron.api.v2.resource [None req-01c7b28a-aa44-499a-bf6b-684c981dae69 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1233] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:35:25 2026] GET /v2.0/security-groups/c936e428-a2cb-4a30-ba2c-d4498f98129b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:25.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 (type: ports) to 1 2026-08-13 09:35:25.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6ffc6dd-daf6-4b6c-ba30-ea7580d02f41 - - - - - -] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: ports) to 4 2026-08-13 09:35:25.919 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:25.920 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fa113779-2c05-401e-adac-e68dbd49a3d4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:26.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource f612e691-6ecf-437d-bc85-5143ebb5c3ae (type: ports) to 1 2026-08-13 09:35:26.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6ffc6dd-daf6-4b6c-ba30-ea7580d02f41 - - - - - -] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: ports) to 5 2026-08-13 09:35:26.688 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:26.689 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network fa113779-2c05-401e-adac-e68dbd49a3d4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:26.716 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9f1a7d3b-8745-4af0-8ef8-7151bf44e2c6 - - - - - -] No port found with ID 5b484c0c-dd38-4c87-bd74-c705ce327713: RuntimeError: No port found with ID 5b484c0c-dd38-4c87-bd74-c705ce327713 2026-08-13 09:35:26.728 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f1a7d3b-8745-4af0-8ef8-7151bf44e2c6 - - - - - -] OVN reports status down for port: 53c4a725-deb0-4c0b-9726-5978494d5e5f 2026-08-13 09:35:26.781 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:26.782 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 5be17e78-dee2-47f5-ae8f-470d674da311: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:27.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-78293664-83e7-4941-bc22-45f2964eb462 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource f612e691-6ecf-437d-bc85-5143ebb5c3ae (type: router_ports) to 1 [pid: 8|app: 0|req: 604/1234] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:25 2026] PUT /v2.0/routers/ef9d84f6-c9df-4184-bbfa-770822a01c95/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1235] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:27 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:27.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f1a7d3b-8745-4af0-8ef8-7151bf44e2c6 - - - - - -] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: ports) to 6 2026-08-13 09:35:27.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e133b6d-9202-4db6-b488-137128962cf9 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] TaaS: Handle Delete Port: 274bb2e6-707d-48a6-a3f6-130d52638fac 2026-08-13 09:35:27.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e133b6d-9202-4db6-b488-137128962cf9 aff5501b57c740bab28c9b33a831e359 07b67af9b7bc40488b7ef2d7d3853d86 - - default default] Tap Mirror: Handle Delete Port: 274bb2e6-707d-48a6-a3f6-130d52638fac 2026-08-13 09:35:27.600 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-06484c30-8a59-431a-a345-5459e882ac99 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:27.601 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06484c30-8a59-431a-a345-5459e882ac99 - - - - - -] OVN reports status up for port: 53c4a725-deb0-4c0b-9726-5978494d5e5f 2026-08-13 09:35:27.618 8 INFO neutron.plugins.ml2.plugin [None req-06484c30-8a59-431a-a345-5459e882ac99 - - - - - -] Attempt 1 to provision port 53c4a725-deb0-4c0b-9726-5978494d5e5f 2026-08-13 09:35:27.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7ac9dd8-8ec0-46da-9265-b1d3c3ce6d65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 (type: router_ports) to 1 [pid: 7|app: 0|req: 631/1236] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:24 2026] PUT /v2.0/routers/8fe5e345-36c9-4b6c-b8d6-8fbdaa6aaed3/add_router_interface => generated 309 bytes in 3286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1237] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:27 2026] GET /v2.0/ports/f612e691-6ecf-437d-bc85-5143ebb5c3ae => generated 941 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1238] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:27 2026] GET /v2.0/ports/f612e691-6ecf-437d-bc85-5143ebb5c3ae => generated 941 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1239] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:35:27 2026] DELETE /v2.0/floatingips/91cf66be-53ff-42c8-b570-8758dfa39ed4 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:28.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-06484c30-8a59-431a-a345-5459e882ac99 - - - - - -] Successfully bumped revision number for resource 53c4a725-deb0-4c0b-9726-5978494d5e5f (type: ports) to 7 2026-08-13 09:35:28.179 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] OVN reports status down for port: 94276f4c-d52c-456e-846d-5b0e347959cd 2026-08-13 09:35:28.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1cad025-a450-4be1-b6bf-bd0fa53c644f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:28.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1cad025-a450-4be1-b6bf-bd0fa53c644f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: e267de27-89c5-4a22-96ca-d0a5677b35b4 2026-08-13 09:35:28.273 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] OVN reports status down for port: 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 2026-08-13 09:35:28.395 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:28.396 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] OVN reports status down for port: f612e691-6ecf-437d-bc85-5143ebb5c3ae 2026-08-13 09:35:28.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6d98a45-ec5e-4015-b353-5216d6a5e0cc 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource a632e739-acd7-4761-8953-5e3ed6ff30c2 (type: security_groups) to 1 2026-08-13 09:35:28.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6d98a45-ec5e-4015-b353-5216d6a5e0cc 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource 581c36b9-5442-4f70-a217-1daf6df40f01 (type: security_group_rules) to 0 2026-08-13 09:35:28.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6d98a45-ec5e-4015-b353-5216d6a5e0cc 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource cf1076bb-4dd5-4c4f-a493-89b2f6814c30 (type: security_group_rules) to 0 2026-08-13 09:35:28.469 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:35:28.469 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] OVN reports status up for port: f612e691-6ecf-437d-bc85-5143ebb5c3ae 2026-08-13 09:35:28.489 8 INFO neutron.plugins.ml2.plugin [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] Attempt 1 to provision port f612e691-6ecf-437d-bc85-5143ebb5c3ae [pid: 8|app: 0|req: 607/1240] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:35:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:35:28.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdb86b82-e3c7-4c2b-a483-b501b74ae33b 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource 3cb14158-d728-4568-ba9d-4cad8b7e0d49 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 634/1241] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:27 2026] PUT /v2.0/routers/0d8c1ca8-a203-47c2-9022-1ab435838591/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 608/1244] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:35:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:29.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-581bd8c3-68e6-4dbb-a3a9-525d20635798 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource c0d7e838-7607-4b00-ad7e-f13f271c67db (type: security_group_rules) to 0 2026-08-13 09:35:29.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b52f229-d19a-4591-a646-d9f8200915c4 - - - - - -] Successfully bumped revision number for resource f612e691-6ecf-437d-bc85-5143ebb5c3ae (type: ports) to 2 2026-08-13 09:35:29.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ea07451-fac2-4743-a5a2-b199fc268dd7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: d8310827-bb1f-42a6-88d4-c0ef1916662e 2026-08-13 09:35:29.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ea07451-fac2-4743-a5a2-b199fc268dd7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: d8310827-bb1f-42a6-88d4-c0ef1916662e [pid: 8|app: 0|req: 609/1245] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:35:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1246] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:35:29 2026] GET /v2.0/ports/f612e691-6ecf-437d-bc85-5143ebb5c3ae => generated 943 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:29.498 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-258627f7-0277-48bf-b347-0d4248e76811 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] No more DHCP agents 2026-08-13 09:35:29.499 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-258627f7-0277-48bf-b347-0d4248e76811 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 637/1247] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:28 2026] DELETE /v2.0/routers/0d8c1ca8-a203-47c2-9022-1ab435838591 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1248] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:35:29 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:29.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-29c4719d-1dba-4f45-bb2b-ee104f1d24e5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: f612e691-6ecf-437d-bc85-5143ebb5c3ae 2026-08-13 09:35:29.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29c4719d-1dba-4f45-bb2b-ee104f1d24e5 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: f612e691-6ecf-437d-bc85-5143ebb5c3ae [pid: 8|app: 0|req: 612/1249] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:29 2026] DELETE /v2.0/subnets/06fb5d33-85ca-4c48-ad0e-43d78d6ddcd0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:30.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb6191a0-2802-4bf2-868f-b362110e0946 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 2aa5de6d-fc6c-4daa-9bbb-e305d4518594 2026-08-13 09:35:30.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb6191a0-2802-4bf2-868f-b362110e0946 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 2aa5de6d-fc6c-4daa-9bbb-e305d4518594 [pid: 7|app: 0|req: 638/1250] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:29 2026] PUT /v2.0/routers/ef9d84f6-c9df-4184-bbfa-770822a01c95/remove_router_interface => generated 309 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 639/1251] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/ports?device_id=ef9d84f6-c9df-4184-bbfa-770822a01c95 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:30.286 8 INFO neutron.services.segments.plugin [-] Segment 8c0f83ad-74b1-47ee-a4c9-d07c76169182 resource provider aggregate not found 2026-08-13 09:35:30.291 8 INFO neutron.services.segments.plugin [-] Segment 8c0f83ad-74b1-47ee-a4c9-d07c76169182 resource provider aggregate not found 2026-08-13 09:35:30.306 8 INFO neutron.services.segments.plugin [-] Segment 8c0f83ad-74b1-47ee-a4c9-d07c76169182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0f83ad-74b1-47ee-a4c9-d07c76169182 found for delete ", "request_id": "req-35f65d76-c86a-471a-b431-cbffde536514"}]} 2026-08-13 09:35:30.316 8 INFO neutron.services.segments.plugin [-] Segment 8c0f83ad-74b1-47ee-a4c9-d07c76169182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0f83ad-74b1-47ee-a4c9-d07c76169182 found for delete ", "request_id": "req-58fd0278-123b-4206-b16f-ed680bb8f029"}]} [pid: 8|app: 0|req: 613/1252] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:29 2026] DELETE /v2.0/networks/05874972-a968-40ff-8476-4a6d8d336299 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1253] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:30 2026] DELETE /v2.0/routers/ef9d84f6-c9df-4184-bbfa-770822a01c95 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1254] 10.0.0.203 () {34 vars in 1098 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--332156085&fields=id&tenant_id=29c384c285be4276924618bd9137044c => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1255] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1256] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/networks?id=5be17e78-dee2-47f5-ae8f-470d674da311 => generated 708 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1257] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1258] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/security-groups?tenant_id=07b67af9b7bc40488b7ef2d7d3853d86&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1259] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/quotas/29c384c285be4276924618bd9137044c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1260] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:30 2026] DELETE /v2.0/subnets/6aec7b48-91bd-49fe-96f6-b5445b9c88be => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1261] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/ports?tenant_id=29c384c285be4276924618bd9137044c&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1262] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:30 2026] DELETE /v2.0/security-groups/c6967130-966c-4223-982d-985597a237f4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1263] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:30.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ef5b973-f80b-42b0-b20c-c250b6a70668 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: 94276f4c-d52c-456e-846d-5b0e347959cd 2026-08-13 09:35:30.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ef5b973-f80b-42b0-b20c-c250b6a70668 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: 94276f4c-d52c-456e-846d-5b0e347959cd [pid: 8|app: 0|req: 621/1264] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1265] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1266] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:35:30 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:31.022 7 INFO neutron.services.segments.plugin [-] Segment 612a6c7c-1f65-43d3-aa21-4a059b362295 resource provider aggregate not found 2026-08-13 09:35:31.025 7 INFO neutron.services.segments.plugin [-] Segment 612a6c7c-1f65-43d3-aa21-4a059b362295 resource provider aggregate not found 2026-08-13 09:35:31.044 7 INFO neutron.services.segments.plugin [-] Segment 612a6c7c-1f65-43d3-aa21-4a059b362295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612a6c7c-1f65-43d3-aa21-4a059b362295 found for delete ", "request_id": "req-06ba873b-32ef-4020-8731-9a3b8af8b3e7"}]} 2026-08-13 09:35:31.047 7 INFO neutron.services.segments.plugin [-] Segment 612a6c7c-1f65-43d3-aa21-4a059b362295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612a6c7c-1f65-43d3-aa21-4a059b362295 found for delete ", "request_id": "req-86c034b4-41ad-4925-85af-9acfe4f2464c"}]} [pid: 7|app: 0|req: 644/1267] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:30 2026] DELETE /v2.0/networks/fa113779-2c05-401e-adac-e68dbd49a3d4 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1268] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:31 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:31.557 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3951124b-7a54-4925-bc93-15f887b5b70b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] No more DHCP agents 2026-08-13 09:35:31.558 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3951124b-7a54-4925-bc93-15f887b5b70b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:31.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] OVN reports status down for port: c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f 2026-08-13 09:35:31.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-3951124b-7a54-4925-bc93-15f887b5b70b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f (type: ports) to 1 [pid: 8|app: 0|req: 625/1269] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:31 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1270] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:32 2026] GET /v2.0/security-groups?id=a9c19334-a0ed-4e3d-86a2-d376b170bec0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1271] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:32 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:32.384 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:35:32.399 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] OVN reports status up for port: c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f 2026-08-13 09:35:32.429 7 INFO neutron.plugins.ml2.plugin [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] Attempt 1 to provision port c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f 2026-08-13 09:35:32.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-3951124b-7a54-4925-bc93-15f887b5b70b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f (type: router_ports) to 1 2026-08-13 09:35:32.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-3951124b-7a54-4925-bc93-15f887b5b70b dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 669f9211-f2d0-49cf-acd2-ad7926889861 (type: routers) to 2 [pid: 7|app: 0|req: 645/1272] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:31 2026] POST /v2.0/routers => generated 947 bytes in 1485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1273] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:35:32 2026] GET /v2.0/routers/669f9211-f2d0-49cf-acd2-ad7926889861 => generated 953 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1274] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:35:32 2026] GET /v2.0/routers => generated 956 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1275] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:35:32 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:33.112 7 INFO neutron_taas.services.taas.taas_plugin [req-5c48fd44-55fd-4533-8287-336561f5a0f9 req-cfa62e29-4152-433b-a8bc-ace5aa31ad50 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] TaaS: Handle Delete Port: 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:35:33.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5c48fd44-55fd-4533-8287-336561f5a0f9 req-cfa62e29-4152-433b-a8bc-ace5aa31ad50 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Tap Mirror: Handle Delete Port: 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:35:33.341 7 INFO neutron.db.l3_db [req-5c48fd44-55fd-4533-8287-336561f5a0f9 req-cfa62e29-4152-433b-a8bc-ace5aa31ad50 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Floating IP cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d disassociated. External IP: 10.96.250.220, port: 1fa8db75-7291-4a47-855f-85159c01d2c0. [pid: 7|app: 0|req: 648/1276] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:35:32 2026] DELETE /v2.0/ports/1fa8db75-7291-4a47-855f-85159c01d2c0 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1277] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:33 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1278] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:33 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:33.530 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04d923cd-c76b-4ee1-ac7d-db9db39fdeb5'] response: {'server_uuid': '33aa302f-a989-4d4f-bbbe-2aab32e50542', 'name': 'network-vif-deleted', 'tag': '1fa8db75-7291-4a47-855f-85159c01d2c0', 'status': 'completed', 'code': 200} 2026-08-13 09:35:33.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1fcbef-0a0c-47ed-94c8-fdeefa9a0118 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Successfully bumped revision number for resource 669f9211-f2d0-49cf-acd2-ad7926889861 (type: routers) to 3 [pid: 8|app: 0|req: 629/1279] 10.0.0.80 () {34 vars in 740 bytes} [Thu Aug 13 09:35:32 2026] PUT /v2.0/routers/669f9211-f2d0-49cf-acd2-ad7926889861 => generated 960 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1280] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:35:33 2026] GET /v2.0/routers/669f9211-f2d0-49cf-acd2-ad7926889861 => generated 960 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1281] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:33 2026] GET /v2.0/ports?device_id=669f9211-f2d0-49cf-acd2-ad7926889861 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:33.724 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d20960c9-b3d0-4fb2-ab63-56fa6875205a - - - - - -] No port found with ID f612e691-6ecf-437d-bc85-5143ebb5c3ae: RuntimeError: No port found with ID f612e691-6ecf-437d-bc85-5143ebb5c3ae 2026-08-13 09:35:33.724 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d20960c9-b3d0-4fb2-ab63-56fa6875205a - - - - - -] OVN reports status up for port: 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 2026-08-13 09:35:33.754 8 INFO neutron.plugins.ml2.plugin [None req-d20960c9-b3d0-4fb2-ab63-56fa6875205a - - - - - -] Attempt 1 to provision port 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 2026-08-13 09:35:33.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-1401a6bb-5373-4d6c-bd92-bea8be3c68fe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 09e46fc6-a3e6-4e1a-942c-bcf708117f9e (type: security_groups) to 1 2026-08-13 09:35:33.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-1401a6bb-5373-4d6c-bd92-bea8be3c68fe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7695831d-c4e9-46d5-99ec-354ed209c899 (type: security_group_rules) to 0 2026-08-13 09:35:33.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-1401a6bb-5373-4d6c-bd92-bea8be3c68fe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 89a7fd77-7924-4a63-bd1f-3d2962849dbd (type: security_group_rules) to 0 2026-08-13 09:35:33.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-1401a6bb-5373-4d6c-bd92-bea8be3c68fe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b323f271-c700-4297-b854-315bee0a7783 (type: security_group_rules) to 0 2026-08-13 09:35:33.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-1401a6bb-5373-4d6c-bd92-bea8be3c68fe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c2eb2fed-7481-46bb-918f-e319f68c195d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 651/1282] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:33 2026] GET /v2.0/security-groups?tenant_id=954bba324e324ec7bb49e004e9e43822&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1283] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:34 2026] DELETE /v2.0/security-groups/09e46fc6-a3e6-4e1a-942c-bcf708117f9e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:34.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-eaf5788c-cb72-46da-afb4-8c42890190b3 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] TaaS: Handle Delete Port: c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f 2026-08-13 09:35:34.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaf5788c-cb72-46da-afb4-8c42890190b3 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] Tap Mirror: Handle Delete Port: c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f [pid: 7|app: 0|req: 653/1284] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:34 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1285] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:34 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:34.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-d20960c9-b3d0-4fb2-ab63-56fa6875205a - - - - - -] Successfully bumped revision number for resource 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 (type: ports) to 2 [pid: 8|app: 0|req: 632/1286] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:33 2026] DELETE /v2.0/routers/669f9211-f2d0-49cf-acd2-ad7926889861 => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1287] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:34 2026] GET /v2.0/ports?device_id=669f9211-f2d0-49cf-acd2-ad7926889861 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:34.991 8 INFO neutron.api.v2.resource [None req-a9ae19d1-8fe3-4d45-bfaa-cd23cae4770c dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1288] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:34 2026] DELETE /v2.0/routers/669f9211-f2d0-49cf-acd2-ad7926889861 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1289] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:34 2026] GET /v2.0/ports?device_id=ef9d84f6-c9df-4184-bbfa-770822a01c95 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:35.046 8 INFO neutron.api.v2.resource [None req-fb6e6bf6-cb3a-47db-9fa3-5c76640a333d dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1290] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/routers/ef9d84f6-c9df-4184-bbfa-770822a01c95 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:35.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a711d5e0-1282-4dff-9b93-77cb5d7ae123 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1291] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/subnets/6aec7b48-91bd-49fe-96f6-b5445b9c88be => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1292] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/ports?device_id=a2d64429-05b9-4e62-833b-ba9df16fa072 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:35.109 7 INFO neutron.api.v2.resource [None req-749c7c77-dabe-4039-a4b6-c4b07190621c dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1293] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/routers/a2d64429-05b9-4e62-833b-ba9df16fa072 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:35.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23643b05-3494-42c9-951b-4d77e6f2e228 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1294] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/subnets/c98e9d7a-4a77-43b9-a2db-135170804d85 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1295] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/ports?device_id=b64a441e-c5bb-4b15-8e70-934284a0eeac => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:35.186 8 INFO neutron.api.v2.resource [None req-407b4ae9-4570-4109-a6b7-7fac7402afd3 dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1296] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/routers/b64a441e-c5bb-4b15-8e70-934284a0eeac => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:35.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c039930-a51e-4c20-b4ff-53b5a8a4151d dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1297] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/subnets/2d41f56a-3d10-4083-9781-eaf1ad66a87a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:35.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97093d92-29e2-4569-b1dc-2470dba193df dd43f2d9f51f4c9dbd54604a04890e12 534f24a2fdc348a9ab9827e0164eb7a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1298] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/subnets/95035450-4eb0-471f-82b7-155ad29cc480 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1299] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/networks?id=5be17e78-dee2-47f5-ae8f-470d674da311 => generated 708 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1300] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=29c384c285be4276924618bd9137044c => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:35.780 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-55f20f64-13ef-492b-bb50-2801788f4ff5 req-61191498-3799-4d99-bf47-f426fbab9ac5 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] No more DHCP agents 2026-08-13 09:35:35.781 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-55f20f64-13ef-492b-bb50-2801788f4ff5 req-61191498-3799-4d99-bf47-f426fbab9ac5 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Unable to schedule network 5be17e78-dee2-47f5-ae8f-470d674da311: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 640/1301] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/security-groups?tenant_id=534f24a2fdc348a9ab9827e0164eb7a7&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1302] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/ports?device_id=33aa302f-a989-4d4f-bbbe-2aab32e50542 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:35.926 7 INFO neutron.db.ovn_revision_numbers_db [req-55f20f64-13ef-492b-bb50-2801788f4ff5 req-61191498-3799-4d99-bf47-f426fbab9ac5 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource 47e9b994-b85d-4dc4-a8a1-e74577a7154e (type: ports) to 1 [pid: 7|app: 0|req: 662/1303] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:35:35 2026] POST /v2.0/ports => generated 954 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1304] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:35 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 663/1305] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:35 2026] DELETE /v2.0/security-groups/3fe8f91c-b7d2-4cca-9eaf-17969a1fb134 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1306] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:36 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:36.364 8 INFO neutron.db.ovn_revision_numbers_db [req-55f20f64-13ef-492b-bb50-2801788f4ff5 req-0afacdee-f9c6-40a3-9bd7-4ffe9f87f9e2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 47e9b994-b85d-4dc4-a8a1-e74577a7154e (type: ports) to 2 2026-08-13 09:35:36.565 8 INFO neutron.db.ovn_revision_numbers_db [req-55f20f64-13ef-492b-bb50-2801788f4ff5 req-0afacdee-f9c6-40a3-9bd7-4ffe9f87f9e2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 47e9b994-b85d-4dc4-a8a1-e74577a7154e (type: ports) to 4 [pid: 8|app: 0|req: 643/1307] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:35:35 2026] PUT /v2.0/ports/47e9b994-b85d-4dc4-a8a1-e74577a7154e => generated 1204 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:36.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8d4957b-d4b0-401a-8d25-b654806e5f09'] response: {'name': 'network-changed', 'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'status': 'completed', 'code': 200} 2026-08-13 09:35:36.967 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] No port found with ID c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f: RuntimeError: No port found with ID c2e9b2e9-9c15-4225-ba17-93d8c6b84d0f 2026-08-13 09:35:36.996 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] OVN reports status down for port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:37.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c3b8c8a-dcfc-41fa-8786-23dc02cf122a'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 644/1308] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/ports?tenant_id=29c384c285be4276924618bd9137044c&device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1309] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:37 2026] DELETE /v2.0/security-groups/a9c19334-a0ed-4e3d-86a2-d376b170bec0 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:37.246 7 INFO neutron.api.v2.resource [None req-2126fd6c-7171-4427-9927-61314ec2b669 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1310] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/security-groups/a9c19334-a0ed-4e3d-86a2-d376b170bec0 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1311] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/networks?tenant_id=29c384c285be4276924618bd9137044c&shared=False => generated 807 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1312] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1313] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:37.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-88aecf39-def2-4124-951d-9d7fd8c9fb12 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] TaaS: Handle Delete Port: 0a12306e-8d60-4960-840b-82a7a039d86e 2026-08-13 09:35:37.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88aecf39-def2-4124-951d-9d7fd8c9fb12 36cd342c040344f0a52fd08bdf984445 007a183ca3824c1fa756da50b0384684 - - default default] Tap Mirror: Handle Delete Port: 0a12306e-8d60-4960-840b-82a7a039d86e [pid: 8|app: 0|req: 648/1314] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:37 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1315] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:35:37 2026] DELETE /v2.0/floatingips/cfd6e3c3-58d1-48ec-bfd8-388f2a650d0d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:37.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-01c8abf9-d1f0-4420-a31d-615e59cfbd6f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: ec0d5022-2667-4cc2-8acf-54d792de1503 2026-08-13 09:35:37.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01c8abf9-d1f0-4420-a31d-615e59cfbd6f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: ec0d5022-2667-4cc2-8acf-54d792de1503 [pid: 7|app: 0|req: 668/1316] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/ports?tenant_id=29c384c285be4276924618bd9137044c&device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1317] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47e9b994-b85d-4dc4-a8a1-e74577a7154e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1318] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/subnets?id=633ce7d3-bc49-4689-b944-90e12b9d4ca5 => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1319] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:37 2026] PUT /v2.0/routers/47f9873b-424b-40d0-941e-0ec869935469/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 671/1320] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/ports?network_id=5be17e78-dee2-47f5-ae8f-470d674da311&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1321] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1322] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1323] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1324] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:38 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:38.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ab9d9c9-abfc-4a55-9091-2ff194f3e2e4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 60666aeb-8aff-4299-9f5b-37fee294c7d5 2026-08-13 09:35:38.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ab9d9c9-abfc-4a55-9091-2ff194f3e2e4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 60666aeb-8aff-4299-9f5b-37fee294c7d5 [pid: 8|app: 0|req: 650/1325] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:38 2026] DELETE /v2.0/routers/47f9873b-424b-40d0-941e-0ec869935469 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:39.304 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] No hosting information found for port 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95: RuntimeError: No hosting information found for port 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 [pid: 7|app: 0|req: 676/1326] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:39 2026] DELETE /v2.0/subnets/287a0153-1071-496a-9cf0-3c8fcc504503 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:39.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] Successfully bumped revision number for resource 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 (type: router_ports) to 2 2026-08-13 09:35:39.450 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 1fa8db75-7291-4a47-855f-85159c01d2c0 2026-08-13 09:35:39.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-1401a651-e30b-4a11-93d7-17574b2a82e8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 30f63bd8-a2c6-48bd-be0f-4f68907e9081 2026-08-13 09:35:39.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1401a651-e30b-4a11-93d7-17574b2a82e8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 30f63bd8-a2c6-48bd-be0f-4f68907e9081 [pid: 7|app: 0|req: 677/1327] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:39 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:39.810 8 INFO neutron.services.segments.plugin [-] Segment efab91be-94a7-4f0a-bde8-ca5a68e97c9b resource provider aggregate not found 2026-08-13 09:35:39.816 8 INFO neutron.services.segments.plugin [-] Segment efab91be-94a7-4f0a-bde8-ca5a68e97c9b resource provider aggregate not found 2026-08-13 09:35:39.830 8 INFO neutron.services.segments.plugin [-] Segment efab91be-94a7-4f0a-bde8-ca5a68e97c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efab91be-94a7-4f0a-bde8-ca5a68e97c9b found for delete ", "request_id": "req-3fa33c15-f359-4c66-a828-b18e97062938"}]} 2026-08-13 09:35:39.831 8 INFO neutron.services.segments.plugin [-] Segment efab91be-94a7-4f0a-bde8-ca5a68e97c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efab91be-94a7-4f0a-bde8-ca5a68e97c9b found for delete ", "request_id": "req-348c85fb-8556-4b53-a27a-7a696f7402c6"}]} [pid: 8|app: 0|req: 651/1328] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:39 2026] DELETE /v2.0/networks/a85a6ae6-3597-4ddc-8265-62e43a7c3846 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1329] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:39 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1330] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:39 2026] GET /v2.0/security-groups?tenant_id=007a183ca3824c1fa756da50b0384684&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:40.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-3db62ae3-e9fd-4a06-b73d-b5abfd9979ab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 75b5dac7-358f-433e-8174-92305d58b00e (type: security_groups) to 1 2026-08-13 09:35:40.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-3db62ae3-e9fd-4a06-b73d-b5abfd9979ab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2c6c7ab1-8a51-450e-853a-0c1aa60a06a4 (type: security_group_rules) to 0 2026-08-13 09:35:40.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-3db62ae3-e9fd-4a06-b73d-b5abfd9979ab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 67c158da-4d12-4adb-9776-d1226d51608a (type: security_group_rules) to 0 2026-08-13 09:35:40.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-3db62ae3-e9fd-4a06-b73d-b5abfd9979ab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 71ff19c2-3a6c-48c3-8cfb-74d2cef4f9dc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 680/1331] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:39 2026] DELETE /v2.0/security-groups/31c305d8-676b-4c72-a744-5aa7a1f151aa => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:40.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-3db62ae3-e9fd-4a06-b73d-b5abfd9979ab eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a8a59029-a3b0-4359-9749-69a2203e0e1d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 652/1332] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:39 2026] GET /v2.0/security-groups?tenant_id=7e9ad9cde2e44cc59d3a48828ab4d591&name=default => generated 2925 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1333] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:40 2026] DELETE /v2.0/security-groups/75b5dac7-358f-433e-8174-92305d58b00e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:40.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-960c3e22-672c-4423-a9c7-31dd7e7b9502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 154c028f-caab-42c8-bf55-3c26f8a101c2 (type: security_groups) to 1 2026-08-13 09:35:40.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-960c3e22-672c-4423-a9c7-31dd7e7b9502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 071e9725-632e-472c-8b15-272bb3cb9495 (type: security_group_rules) to 0 2026-08-13 09:35:40.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-960c3e22-672c-4423-a9c7-31dd7e7b9502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1e081376-e636-4d14-b434-8ff0ea06c4c7 (type: security_group_rules) to 0 2026-08-13 09:35:40.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-960c3e22-672c-4423-a9c7-31dd7e7b9502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 53252e95-3ca4-4fdd-88bf-95aa2505cc7a (type: security_group_rules) to 0 2026-08-13 09:35:40.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-960c3e22-672c-4423-a9c7-31dd7e7b9502 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e46a3a66-4164-468c-b74f-68217cd7b327 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 653/1334] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:40 2026] GET /v2.0/security-groups?tenant_id=caa0164321ba4add9e539439065491d6&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1335] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:40 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1336] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:40 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1337] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:40 2026] DELETE /v2.0/security-groups/154c028f-caab-42c8-bf55-3c26f8a101c2 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:41.322 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] OVN reports status up for port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e 2026-08-13 09:35:41.335 7 INFO neutron.plugins.ml2.plugin [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] Attempt 1 to provision port 47e9b994-b85d-4dc4-a8a1-e74577a7154e 2026-08-13 09:35:41.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2db1652-f110-4caa-8cb3-bba7630c57bb'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'code': 200} 2026-08-13 09:35:41.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8c8fb4a-3770-4ff2-9092-6a0cdd4eada7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 595e8fcb-a536-445f-bb76-3323bfb082ee (type: security_groups) to 1 2026-08-13 09:35:41.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8c8fb4a-3770-4ff2-9092-6a0cdd4eada7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 195d6c9c-0df5-4d5c-9118-e684118e3a79 (type: security_group_rules) to 0 2026-08-13 09:35:41.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8c8fb4a-3770-4ff2-9092-6a0cdd4eada7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3e74f997-5df3-49b5-8bde-d1ffbc44b3ff (type: security_group_rules) to 0 2026-08-13 09:35:41.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8c8fb4a-3770-4ff2-9092-6a0cdd4eada7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed924093-80c5-4317-b0c4-b1acde65e17a (type: security_group_rules) to 0 2026-08-13 09:35:41.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-9be60bab-ddf9-4c53-b80b-09840ffe3b4e - - - - - -] Successfully bumped revision number for resource 47e9b994-b85d-4dc4-a8a1-e74577a7154e (type: ports) to 5 2026-08-13 09:35:41.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8c8fb4a-3770-4ff2-9092-6a0cdd4eada7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f9a3b382-9b29-47a9-a482-34387e03469f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 684/1338] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:41 2026] GET /v2.0/security-groups?tenant_id=5ef6c208b9d543f290c670c1705afcc2&name=default => generated 2925 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1339] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:41 2026] DELETE /v2.0/security-groups/595e8fcb-a536-445f-bb76-3323bfb082ee => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1340] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:42 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1341] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:42 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:42.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-af2a610b-7f0c-43ce-a418-9f407901d543 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2021004f-bdbb-49c8-ba29-74b2e922ae21 (type: security_groups) to 1 2026-08-13 09:35:42.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-af2a610b-7f0c-43ce-a418-9f407901d543 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4f210e5a-6439-4a5b-aa4a-d131cb42801d (type: security_group_rules) to 0 2026-08-13 09:35:42.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-af2a610b-7f0c-43ce-a418-9f407901d543 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bc421fe0-d327-45e7-b53a-7ddb1b9ba710 (type: security_group_rules) to 0 2026-08-13 09:35:42.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-af2a610b-7f0c-43ce-a418-9f407901d543 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c7bae8da-28fb-4d28-a9cb-14584c9abf65 (type: security_group_rules) to 0 2026-08-13 09:35:42.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-af2a610b-7f0c-43ce-a418-9f407901d543 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ced4c544-1418-4b62-b7e3-84879f5611e4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 686/1342] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:42 2026] GET /v2.0/security-groups?tenant_id=6c4e55b410ad4c23907308f5b2a41f0b&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1343] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:42 2026] DELETE /v2.0/security-groups/2021004f-bdbb-49c8-ba29-74b2e922ae21 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1344] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:43 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1345] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:43 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1346] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:43 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:43.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3edb9a2e-2182-41ae-8d69-b1d627da9494'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'code': 200} 2026-08-13 09:35:44.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad672d2d-0d1a-47ab-bb7f-385945cb6c60 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource f9e5260a-2c43-4181-a557-1b45bfa55df2 (type: floatingips) to 1 2026-08-13 09:35:44.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad672d2d-0d1a-47ab-bb7f-385945cb6c60 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Successfully bumped revision number for resource f9e5260a-2c43-4181-a557-1b45bfa55df2 (type: floatingips) to 2 2026-08-13 09:35:44.439 8 INFO neutron.db.l3_db [None req-ad672d2d-0d1a-47ab-bb7f-385945cb6c60 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Floating IP f9e5260a-2c43-4181-a557-1b45bfa55df2 associated. External IP: 10.96.250.212, port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e. [pid: 8|app: 0|req: 659/1349] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:35:43 2026] PUT /v2.0/floatingips/f9e5260a-2c43-4181-a557-1b45bfa55df2 => generated 855 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:44.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59c92bb9-8b40-4d31-9129-5a7c5e05312e'] response: {'name': 'network-changed', 'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 691/1350] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:44 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1351] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:44 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1352] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:44 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1353] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:44 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1354] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/ports?tenant_id=29c384c285be4276924618bd9137044c&device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1355] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/networks?id=5be17e78-dee2-47f5-ae8f-470d674da311 => generated 807 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1356] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47e9b994-b85d-4dc4-a8a1-e74577a7154e => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1357] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/subnets?id=633ce7d3-bc49-4689-b944-90e12b9d4ca5 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1358] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/ports?network_id=5be17e78-dee2-47f5-ae8f-470d674da311&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1359] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1360] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:35:45 2026] GET /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:35:45.941 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-998b54a9-dfd1-4c3e-ac7a-5cac7c877a2a - - - - - -] OVN reports status down for port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e 2026-08-13 09:35:46.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2705d012-52de-45ea-aa3c-8919f0f8f955'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'code': 200} [pid: 8|app: 0|req: 665/1361] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:46 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1362] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:35:46 2026] GET /v2.0/security-groups?id=a632e739-acd7-4761-8953-5e3ed6ff30c2&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:46.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-998b54a9-dfd1-4c3e-ac7a-5cac7c877a2a - - - - - -] Successfully bumped revision number for resource 47e9b994-b85d-4dc4-a8a1-e74577a7154e (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 698/1363] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:35:47 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:47.340 7 INFO neutron_taas.services.taas.taas_plugin [req-c6d4e6d8-b40d-4222-a37b-5d625e86248a req-b71e130a-99ac-46da-8b0d-a80a7a280533 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] TaaS: Handle Delete Port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e 2026-08-13 09:35:47.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c6d4e6d8-b40d-4222-a37b-5d625e86248a req-b71e130a-99ac-46da-8b0d-a80a7a280533 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Tap Mirror: Handle Delete Port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e 2026-08-13 09:35:47.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ac8554-34f1-4fe1-a52d-c6c39a1c4f20 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7b229984-c359-49f6-9bae-296a67b819db (type: security_groups) to 1 2026-08-13 09:35:47.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ac8554-34f1-4fe1-a52d-c6c39a1c4f20 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 292c82cc-6b89-45a9-aa34-1838878a2482 (type: security_group_rules) to 0 2026-08-13 09:35:47.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ac8554-34f1-4fe1-a52d-c6c39a1c4f20 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5fe97025-e3fe-4c40-977b-9e4e56866f69 (type: security_group_rules) to 0 2026-08-13 09:35:47.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ac8554-34f1-4fe1-a52d-c6c39a1c4f20 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6bd4360c-6cda-4f38-a6fa-90e69fafa610 (type: security_group_rules) to 0 2026-08-13 09:35:47.565 7 INFO neutron.db.l3_db [req-c6d4e6d8-b40d-4222-a37b-5d625e86248a req-b71e130a-99ac-46da-8b0d-a80a7a280533 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Floating IP f9e5260a-2c43-4181-a557-1b45bfa55df2 disassociated. External IP: 10.96.250.212, port: 47e9b994-b85d-4dc4-a8a1-e74577a7154e. 2026-08-13 09:35:47.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ac8554-34f1-4fe1-a52d-c6c39a1c4f20 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e79a0c7e-757c-4b90-9362-6ee246dfe830 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 666/1364] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:47 2026] GET /v2.0/security-groups?tenant_id=6f9a77392a334c5491fbde2ffefde6e7&name=default => generated 2925 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 667/1365] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:47 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1366] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:35:47 2026] DELETE /v2.0/ports/47e9b994-b85d-4dc4-a8a1-e74577a7154e => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1367] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:47 2026] DELETE /v2.0/security-groups/7b229984-c359-49f6-9bae-296a67b819db => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:48.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-04d5133e-c046-4a0f-827a-d6fb3307821d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0f346a07-ccf9-4a3f-9cb4-2bc48b05ea16 (type: security_groups) to 1 2026-08-13 09:35:48.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-04d5133e-c046-4a0f-827a-d6fb3307821d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 36f57b4f-031d-4d49-a468-d977d4e78ea9 (type: security_group_rules) to 0 2026-08-13 09:35:48.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-04d5133e-c046-4a0f-827a-d6fb3307821d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4af21afc-d21d-4cd6-adf2-d624e6e85e67 (type: security_group_rules) to 0 2026-08-13 09:35:48.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-04d5133e-c046-4a0f-827a-d6fb3307821d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9316ffb0-fc11-469f-bce5-75870172822b (type: security_group_rules) to 0 2026-08-13 09:35:48.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-04d5133e-c046-4a0f-827a-d6fb3307821d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6355f1e-0817-476b-ae4c-266489ddea2b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 700/1368] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:47 2026] GET /v2.0/security-groups?tenant_id=e08e95e50ad34e9ca2897ad95ce0defa&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:48.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c20ada3-f97d-4bb7-8241-9a8812ba7b20'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'code': 200} 2026-08-13 09:35:48.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c20ada3-f97d-4bb7-8241-9a8812ba7b20'] response: {'server_uuid': '035afed3-b17c-41f0-8e5f-35fbca5f1ea6', 'name': 'network-vif-deleted', 'tag': '47e9b994-b85d-4dc4-a8a1-e74577a7154e', 'status': 'completed', 'code': 200} 2026-08-13 09:35:48.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-02f38d7b-8ec2-4172-9b92-88b140ba307d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4e7832cf-4898-465a-9076-646cd331019b (type: security_groups) to 1 2026-08-13 09:35:48.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-02f38d7b-8ec2-4172-9b92-88b140ba307d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 91d1a4ab-54ad-46b0-ab46-58735cf01523 (type: security_group_rules) to 0 2026-08-13 09:35:48.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-02f38d7b-8ec2-4172-9b92-88b140ba307d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a4aff10b-b94c-4696-aed3-4e3809062285 (type: security_group_rules) to 0 2026-08-13 09:35:48.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-02f38d7b-8ec2-4172-9b92-88b140ba307d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ae1049c9-f1ef-4d15-812a-dd9f638004cd (type: security_group_rules) to 0 2026-08-13 09:35:48.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-02f38d7b-8ec2-4172-9b92-88b140ba307d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bd97bfda-b947-444d-a072-e217a6c07ca1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 701/1369] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:48 2026] DELETE /v2.0/security-groups/0f346a07-ccf9-4a3f-9cb4-2bc48b05ea16 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1370] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:48 2026] GET /v2.0/security-groups?tenant_id=adc06eb25a9345cfb5c1af212e50b99c&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1371] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:48 2026] DELETE /v2.0/security-groups/4e7832cf-4898-465a-9076-646cd331019b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:48.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-03cb016f-abae-4de4-a84a-b60ba4f7d3bb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5b9e914e-184b-4b65-9cc0-60c2e1e39881 (type: security_groups) to 1 2026-08-13 09:35:48.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-03cb016f-abae-4de4-a84a-b60ba4f7d3bb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1fc5b5e2-77a7-4cd9-831e-19afe4663b3c (type: security_group_rules) to 0 2026-08-13 09:35:48.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-03cb016f-abae-4de4-a84a-b60ba4f7d3bb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 52be438f-2c0f-4159-bcc5-ca162598fb68 (type: security_group_rules) to 0 2026-08-13 09:35:48.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-03cb016f-abae-4de4-a84a-b60ba4f7d3bb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6e439c91-6cae-492a-9b6f-095fbd876888 (type: security_group_rules) to 0 2026-08-13 09:35:48.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57de361-d8c5-45dc-8185-5ab33471a98d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 363df783-5ce7-4c9c-b17e-938016c4ad98 (type: security_groups) to 1 2026-08-13 09:35:48.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-03cb016f-abae-4de4-a84a-b60ba4f7d3bb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6703c46-0761-4fe3-a405-019e6eef4020 (type: security_group_rules) to 0 2026-08-13 09:35:48.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57de361-d8c5-45dc-8185-5ab33471a98d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 59ad9656-8c4f-4620-b6ad-4365200d3bcc (type: security_group_rules) to 0 2026-08-13 09:35:48.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57de361-d8c5-45dc-8185-5ab33471a98d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 63baaf9a-3f19-478f-9a5e-ca002a350c0c (type: security_group_rules) to 0 2026-08-13 09:35:48.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57de361-d8c5-45dc-8185-5ab33471a98d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 794d8687-bf8e-45d2-8927-b411ec381b26 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 703/1372] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:48 2026] GET /v2.0/security-groups?tenant_id=a30422db27974f8799a4b4a5f2840e49&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:48.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57de361-d8c5-45dc-8185-5ab33471a98d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cca7b9a2-56b8-4102-9044-a8092128617e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 704/1373] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:48 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1374] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:48 2026] GET /v2.0/security-groups?tenant_id=d56c401e437c4e07ade6c4fe8bfef4e3&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1375] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:48 2026] DELETE /v2.0/security-groups/5b9e914e-184b-4b65-9cc0-60c2e1e39881 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1376] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:48 2026] DELETE /v2.0/security-groups/363df783-5ce7-4c9c-b17e-938016c4ad98 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:49.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-c134b5be-c4be-41ab-8f74-f98d413d1544 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 31a47943-cbba-4004-b1c4-9b8d804a21a8 (type: security_groups) to 1 2026-08-13 09:35:49.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-c134b5be-c4be-41ab-8f74-f98d413d1544 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 886ddf60-d9d1-49f3-a94c-91c28a888c61 (type: security_group_rules) to 0 2026-08-13 09:35:49.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-c134b5be-c4be-41ab-8f74-f98d413d1544 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9d8022a4-86b6-4b83-ba0f-2b7de7f93ba7 (type: security_group_rules) to 0 2026-08-13 09:35:49.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-c134b5be-c4be-41ab-8f74-f98d413d1544 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a8dbfce3-4ad0-49d0-814b-3c740e2c1b0a (type: security_group_rules) to 0 2026-08-13 09:35:49.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-c134b5be-c4be-41ab-8f74-f98d413d1544 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c4c32e16-8dac-42db-b6fb-47cf38088572 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 706/1377] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:49 2026] GET /v2.0/security-groups?tenant_id=f517c65c42df497c92cb9c558be6d4e3&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1378] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:49 2026] DELETE /v2.0/security-groups/31a47943-cbba-4004-b1c4-9b8d804a21a8 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1379] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:35:49 2026] GET /v2.0/ports?device_id=035afed3-b17c-41f0-8e5f-35fbca5f1ea6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1380] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:51 2026] DELETE /v2.0/security-groups/a632e739-acd7-4761-8953-5e3ed6ff30c2 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:51.253 7 INFO neutron.api.v2.resource [None req-ac210357-cb3d-4398-9ca6-3744904d27b6 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1381] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:35:51 2026] GET /v2.0/security-groups/a632e739-acd7-4761-8953-5e3ed6ff30c2 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:35:51.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-c52332d6-d824-43a7-ae62-e4898ab6deb3 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] TaaS: Handle Delete Port: a595a29b-daf7-4716-b69d-10596972ca5b 2026-08-13 09:35:51.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c52332d6-d824-43a7-ae62-e4898ab6deb3 0e562c3f34524a3c950aebab36a0c643 29c384c285be4276924618bd9137044c - - default default] Tap Mirror: Handle Delete Port: a595a29b-daf7-4716-b69d-10596972ca5b [pid: 8|app: 0|req: 674/1382] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:35:51 2026] DELETE /v2.0/floatingips/f9e5260a-2c43-4181-a557-1b45bfa55df2 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:51.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ac93dd9-6131-4975-ba3a-ae6ac4b10511 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 2026-08-13 09:35:51.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ac93dd9-6131-4975-ba3a-ae6ac4b10511 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 2cf1d624-c546-4c4a-ab80-ed2e0cbbcc95 [pid: 7|app: 0|req: 709/1383] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:35:51 2026] PUT /v2.0/routers/8fe5e345-36c9-4b6c-b8d6-8fbdaa6aaed3/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:35:52.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-62b8d495-9da5-4e0c-a567-7a2908bebf91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 53c4a725-deb0-4c0b-9726-5978494d5e5f 2026-08-13 09:35:52.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62b8d495-9da5-4e0c-a567-7a2908bebf91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 53c4a725-deb0-4c0b-9726-5978494d5e5f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:35:53.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e3fe7b1-a00a-44ca-aac7-2d9e294094f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 58448a03-713d-42e4-9da8-315859c8ed4e (type: security_groups) to 1 2026-08-13 09:35:53.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e3fe7b1-a00a-44ca-aac7-2d9e294094f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 354bbb35-27e9-442c-8060-344acbd5471d (type: security_group_rules) to 0 2026-08-13 09:35:53.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e3fe7b1-a00a-44ca-aac7-2d9e294094f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 64d65dbf-6fb5-4dce-9171-8015f2a813be (type: security_group_rules) to 0 2026-08-13 09:35:53.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e3fe7b1-a00a-44ca-aac7-2d9e294094f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6ba1d46b-7148-4ff4-bdce-ff77d3fb33b4 (type: security_group_rules) to 0 2026-08-13 09:35:53.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e3fe7b1-a00a-44ca-aac7-2d9e294094f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed511c2a-bdb4-4873-9ce5-bca9145f8b47 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 710/1384] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:52 2026] GET /v2.0/security-groups?tenant_id=55df15715600440db5ed1c9587dad0c1&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1385] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:52 2026] DELETE /v2.0/routers/8fe5e345-36c9-4b6c-b8d6-8fbdaa6aaed3 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:53.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-595a3fe6-8e17-4aa2-b8cd-a446d447d0ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4c776fba-0244-4c85-85eb-e6f53851123e (type: security_groups) to 1 2026-08-13 09:35:53.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-595a3fe6-8e17-4aa2-b8cd-a446d447d0ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 061e0a76-9f27-40bd-9d2b-7048a382cf71 (type: security_group_rules) to 0 2026-08-13 09:35:53.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-595a3fe6-8e17-4aa2-b8cd-a446d447d0ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 538bc698-ce61-4054-85b5-19c9abbbd9e0 (type: security_group_rules) to 0 2026-08-13 09:35:53.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-595a3fe6-8e17-4aa2-b8cd-a446d447d0ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8742dc9d-75b8-4933-81b6-9bcd6fd1a0dd (type: security_group_rules) to 0 2026-08-13 09:35:53.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-595a3fe6-8e17-4aa2-b8cd-a446d447d0ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c280b003-da9d-4079-b5a4-9795f8dd0074 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 711/1386] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:53 2026] GET /v2.0/security-groups?tenant_id=0b0bc83ac4e343d580dea05d24d9cc0a&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1387] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:53 2026] DELETE /v2.0/security-groups/58448a03-713d-42e4-9da8-315859c8ed4e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1388] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:35:53 2026] DELETE /v2.0/subnets/633ce7d3-bc49-4689-b944-90e12b9d4ca5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1389] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:53 2026] DELETE /v2.0/security-groups/4c776fba-0244-4c85-85eb-e6f53851123e => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:53.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4e04fbd-0cd2-4f34-8e7a-c2fb59db1cdb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: bd0e4bfb-7488-432e-8ee9-3f263e930063 2026-08-13 09:35:53.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4e04fbd-0cd2-4f34-8e7a-c2fb59db1cdb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: bd0e4bfb-7488-432e-8ee9-3f263e930063 2026-08-13 09:35:53.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d16bb9-0059-4a52-a0bb-deb3102dc7b1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c4219ffc-39b0-419b-b854-5183e4a92b2f (type: security_groups) to 1 2026-08-13 09:35:53.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d16bb9-0059-4a52-a0bb-deb3102dc7b1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0c0bf88c-a64e-4c31-ac79-ffb925762a23 (type: security_group_rules) to 0 2026-08-13 09:35:53.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d16bb9-0059-4a52-a0bb-deb3102dc7b1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3f53b2f0-7f6c-48b5-8462-ebe4ccce6e7f (type: security_group_rules) to 0 2026-08-13 09:35:53.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d16bb9-0059-4a52-a0bb-deb3102dc7b1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5c7d71c0-342b-4883-9dcd-c022a38a2676 (type: security_group_rules) to 0 2026-08-13 09:35:53.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d16bb9-0059-4a52-a0bb-deb3102dc7b1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6b14b67b-17ab-49f8-a1d0-bbff5840607b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 678/1390] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:53 2026] GET /v2.0/security-groups?tenant_id=6fcea3c54a9046409d5108acda7343ad&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:54.024 7 INFO neutron.services.segments.plugin [-] Segment 35186f6b-f926-44a9-b318-8b1bfa1ae410 resource provider aggregate not found 2026-08-13 09:35:54.046 7 INFO neutron.services.segments.plugin [-] Segment 35186f6b-f926-44a9-b318-8b1bfa1ae410 resource provider aggregate not found 2026-08-13 09:35:54.053 7 INFO neutron.services.segments.plugin [-] Segment 35186f6b-f926-44a9-b318-8b1bfa1ae410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35186f6b-f926-44a9-b318-8b1bfa1ae410 found for delete ", "request_id": "req-006a35ab-a89b-41a7-a572-57d301479215"}]} 2026-08-13 09:35:54.060 7 INFO neutron.services.segments.plugin [-] Segment 35186f6b-f926-44a9-b318-8b1bfa1ae410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35186f6b-f926-44a9-b318-8b1bfa1ae410 found for delete ", "request_id": "req-26271730-364b-49c8-94d3-efaa45616da9"}]} [pid: 7|app: 0|req: 713/1391] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:53 2026] DELETE /v2.0/networks/5be17e78-dee2-47f5-ae8f-470d674da311 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1392] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:54 2026] DELETE /v2.0/security-groups/c4219ffc-39b0-419b-b854-5183e4a92b2f => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1393] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:54 2026] GET /v2.0/security-groups?tenant_id=29c384c285be4276924618bd9137044c&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1394] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:54 2026] DELETE /v2.0/security-groups/e2d2f041-7810-4ab7-b1e3-6e2792227c8d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:54.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-f001721a-9a5a-4c62-a495-136b319bf6e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9d26831e-70ed-4c5f-bfc3-b911b6a2a4ec (type: security_groups) to 1 2026-08-13 09:35:54.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-f001721a-9a5a-4c62-a495-136b319bf6e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 23d68c8b-d7a6-4dad-beb2-9cd22fe99906 (type: security_group_rules) to 0 2026-08-13 09:35:55.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-f001721a-9a5a-4c62-a495-136b319bf6e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 94a3a2a1-3882-4009-af1c-cdbf91069cb5 (type: security_group_rules) to 0 2026-08-13 09:35:55.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-f001721a-9a5a-4c62-a495-136b319bf6e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b0f1f114-dd85-40e4-8cf7-f1be0f1f1a86 (type: security_group_rules) to 0 2026-08-13 09:35:55.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-f001721a-9a5a-4c62-a495-136b319bf6e3 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c3597d3c-0248-45b2-831b-758d317a13a9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 715/1395] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:54 2026] GET /v2.0/security-groups?tenant_id=fbf184b9b2ff4a2fa020aee3ea338ff6&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1396] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:55 2026] DELETE /v2.0/security-groups/9d26831e-70ed-4c5f-bfc3-b911b6a2a4ec => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:55.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-90727d59-2d7b-4525-9630-5e622afbc509 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b4a47a57-a889-45a3-8af6-20d451d8df4c (type: security_groups) to 1 2026-08-13 09:35:55.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-90727d59-2d7b-4525-9630-5e622afbc509 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3e599b2f-487e-485b-b45d-3d4d4f9cdc7a (type: security_group_rules) to 0 2026-08-13 09:35:55.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-90727d59-2d7b-4525-9630-5e622afbc509 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a2f62a5b-60cc-41ae-b559-7c6a1818ba38 (type: security_group_rules) to 0 2026-08-13 09:35:55.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-90727d59-2d7b-4525-9630-5e622afbc509 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d11fa599-cd43-45c6-bd5d-b4c23762048a (type: security_group_rules) to 0 2026-08-13 09:35:55.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-90727d59-2d7b-4525-9630-5e622afbc509 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d9acc70a-480b-4fbb-8059-a2252773f3ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 716/1397] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:35:55 2026] GET /v2.0/security-groups?tenant_id=e8e0c8d0a6ff4a46bfdbd1ae8b6c9ded&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1398] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:35:55 2026] DELETE /v2.0/security-groups/b4a47a57-a889-45a3-8af6-20d451d8df4c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:35:56.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a9e43807-a981-4947-99c6-4bef612f3f79 (type: security_groups) to 1 2026-08-13 09:35:56.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4038e30b-fec6-44f0-a527-64eb44887fdf (type: security_group_rules) to 0 2026-08-13 09:35:56.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 69f55960-8685-4cc8-aef7-1ae7f5231d51 (type: security_group_rules) to 0 2026-08-13 09:35:56.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8510aa2a-e83b-441e-92c9-1e1b10c49cd1 (type: security_group_rules) to 0 2026-08-13 09:35:56.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fa644eb6-a7e6-4b81-8ec6-9982105bbdef (type: security_group_rules) to 0 2026-08-13 09:35:56.728 7 INFO neutron.db.segments_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 134b4fe4-44cc-4b12-9bee-a43bd887937a of type geneve for network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2 2026-08-13 09:35:56.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c2f1ad7c-606a-4a10-873e-3b9655dbc0b2 (type: networks) to 1 2026-08-13 09:35:56.995 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:56.996 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:57.046 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 3380c0e6-21a4-41d1-a326-2e59409a9e26 2026-08-13 09:35:57.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cbd6f0-7459-483d-962b-6b4c333c8fbf eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3380c0e6-21a4-41d1-a326-2e59409a9e26 (type: ports) to 1 [pid: 7|app: 0|req: 717/1399] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:35:56 2026] POST /v2.0/networks => generated 768 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:57.278 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f28b326b-da42-4650-a2c4-9f5ab154c6fa eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:57.279 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f28b326b-da42-4650-a2c4-9f5ab154c6fa eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:57.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-b15aa044-ac0f-42fe-9031-59a524e8d14a - - - - - -] Successfully bumped revision number for resource 3380c0e6-21a4-41d1-a326-2e59409a9e26 (type: ports) to 2 2026-08-13 09:35:57.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-b15aa044-ac0f-42fe-9031-59a524e8d14a - - - - - -] Successfully bumped revision number for resource 95583a55-4f22-4a38-8ae8-b6856fdd2545 (type: subnets) to 0 [pid: 8|app: 0|req: 683/1400] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:57 2026] POST /v2.0/subnets => generated 693 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:35:58.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 82029f7d-bb10-40bb-93b5-3765b043c225 (type: security_groups) to 1 2026-08-13 09:35:58.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 2e738c45-f6c7-46e3-b052-be4023308cce (type: security_group_rules) to 0 2026-08-13 09:35:58.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 8c3c62d4-e46e-4541-ad15-b990705dd215 (type: security_group_rules) to 0 2026-08-13 09:35:58.141 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource ea559587-b0b8-443a-ad35-794760387092 (type: security_group_rules) to 0 2026-08-13 09:35:58.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource fa34dd2c-17b5-4f88-97a0-a18a1e59e2c6 (type: security_group_rules) to 0 2026-08-13 09:35:58.265 7 INFO neutron.db.segments_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b of type geneve for network 09649b2c-e65f-4630-b2a8-5a3bd8ed4566 2026-08-13 09:35:58.357 7 INFO neutron.db.segments_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 11fea035-af98-472e-b3ad-41c1167e67c6 of type geneve for network 5b69e850-b691-4ee4-966a-df24aea12fdf 2026-08-13 09:35:58.368 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9264aa5-393c-456f-8d99-44f5a682ece9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:35:58.370 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9264aa5-393c-456f-8d99-44f5a682ece9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:58.476 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 55005eb7-7562-4904-9b99-7966c1c176f1 2026-08-13 09:35:58.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 09649b2c-e65f-4630-b2a8-5a3bd8ed4566 (type: networks) to 1 2026-08-13 09:35:58.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9264aa5-393c-456f-8d99-44f5a682ece9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 55005eb7-7562-4904-9b99-7966c1c176f1 (type: ports) to 1 2026-08-13 09:35:58.651 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:35:58.652 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 09649b2c-e65f-4630-b2a8-5a3bd8ed4566: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:58.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status down for port: f1b4342a-38cf-4932-a0ad-eb24422e0652 2026-08-13 09:35:58.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource f1b4342a-38cf-4932-a0ad-eb24422e0652 (type: ports) to 1 2026-08-13 09:35:58.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 5b69e850-b691-4ee4-966a-df24aea12fdf (type: networks) to 1 2026-08-13 09:35:59.117 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:35:59.118 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 5b69e850-b691-4ee4-966a-df24aea12fdf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:35:59.184 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status down for port: ea2b9ff6-a9f6-423b-9393-c8df7c4723a1 2026-08-13 09:35:59.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-55005eb7-7562-4904-9b99-7966c1c176f1 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:35:59.285 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ffc6dd-daf6-4b6c-ba30-ea7580d02f41 - - - - - -] Router cd669756-1111-4acd-a178-da9ea41ea0d8 is bound to host instance 2026-08-13 09:35:59.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e2a1c0c-1bb7-44ba-b12a-7dcd8292a0a3 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource ea2b9ff6-a9f6-423b-9393-c8df7c4723a1 (type: ports) to 1 2026-08-13 09:35:59.320 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status up for port: 55005eb7-7562-4904-9b99-7966c1c176f1 2026-08-13 09:35:59.357 8 INFO neutron.plugins.ml2.plugin [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] Attempt 1 to provision port 55005eb7-7562-4904-9b99-7966c1c176f1 2026-08-13 09:35:59.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9264aa5-393c-456f-8d99-44f5a682ece9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 55005eb7-7562-4904-9b99-7966c1c176f1 (type: router_ports) to 1 [pid: 7|app: 0|req: 718/1401] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:35:57 2026] POST /v2.0/networks => generated 1284 bytes in 1660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:35:59.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9264aa5-393c-456f-8d99-44f5a682ece9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cd669756-1111-4acd-a178-da9ea41ea0d8 (type: routers) to 2 [pid: 8|app: 0|req: 684/1405] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:35:57 2026] POST /v2.0/routers => generated 971 bytes in 1607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1405] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:35:59 2026] GET /v2.0/networks => generated 1971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:35:59.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a3cec07-99dc-496f-8665-929b936a89b7 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: f1b4342a-38cf-4932-a0ad-eb24422e0652 2026-08-13 09:35:59.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a3cec07-99dc-496f-8665-929b936a89b7 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: f1b4342a-38cf-4932-a0ad-eb24422e0652 2026-08-13 09:35:59.819 8 INFO neutron.services.segments.plugin [-] Segment 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b resource provider aggregate not found 2026-08-13 09:35:59.823 8 INFO neutron.services.segments.plugin [-] Segment 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b resource provider aggregate not found 2026-08-13 09:35:59.842 8 INFO neutron.services.segments.plugin [-] Segment 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b found for delete ", "request_id": "req-4c68f8a4-981a-4c8c-974d-fb4106aa1863"}]} 2026-08-13 09:35:59.847 8 INFO neutron.services.segments.plugin [-] Segment 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9fd8bf-44e4-43a3-bedf-18dd6b5a839b found for delete ", "request_id": "req-006e5845-b907-4afa-91c4-e5dd7e95eb89"}]} [pid: 8|app: 0|req: 685/1406] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:59 2026] DELETE /v2.0/networks/09649b2c-e65f-4630-b2a8-5a3bd8ed4566 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:35:59.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7f80fd3-2d8a-44b1-b343-c2f1bd8fae15 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: ea2b9ff6-a9f6-423b-9393-c8df7c4723a1 2026-08-13 09:35:59.981 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7f80fd3-2d8a-44b1-b343-c2f1bd8fae15 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: ea2b9ff6-a9f6-423b-9393-c8df7c4723a1 [pid: 8|app: 0|req: 686/1407] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:35:59 2026] DELETE /v2.0/networks/5b69e850-b691-4ee4-966a-df24aea12fdf => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1408] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:36:00 2026] GET /v2.0/networks => generated 689 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:00.353 8 INFO neutron.db.segments_db [None req-99f7f17f-4c49-4c05-addf-c181ceb56ef6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 5cc677dc-d390-4053-a44d-3e53fd003300 of type geneve for network 867fa228-179c-40be-b41d-0fd115cb2100 2026-08-13 09:36:00.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:36:00.404 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:00.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-99f7f17f-4c49-4c05-addf-c181ceb56ef6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 867fa228-179c-40be-b41d-0fd115cb2100 (type: networks) to 1 2026-08-13 09:36:00.590 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99f7f17f-4c49-4c05-addf-c181ceb56ef6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:00.596 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99f7f17f-4c49-4c05-addf-c181ceb56ef6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 867fa228-179c-40be-b41d-0fd115cb2100: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:00.610 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status down for port: e6e9c8dd-0545-41e9-8500-e72fbc527da1 2026-08-13 09:36:00.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-99f7f17f-4c49-4c05-addf-c181ceb56ef6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource e0c8f11a-b465-4591-8422-ec939fbeacef (type: ports) to 1 [pid: 8|app: 0|req: 688/1409] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:00 2026] POST /v2.0/networks => generated 672 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:00.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e6e9c8dd-0545-41e9-8500-e72fbc527da1 (type: ports) to 1 2026-08-13 09:36:00.890 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status down for port: e0c8f11a-b465-4591-8422-ec939fbeacef 2026-08-13 09:36:01.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-30ba4abd-201e-4e49-aee9-afbd1fbe461b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e902db91-9741-4835-9f69-9e1b614aa9b3 (type: security_groups) to 1 2026-08-13 09:36:01.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-30ba4abd-201e-4e49-aee9-afbd1fbe461b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0825e640-7271-4775-a082-b623e852868c (type: security_group_rules) to 0 2026-08-13 09:36:01.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-30ba4abd-201e-4e49-aee9-afbd1fbe461b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3d73a98b-de93-4ad9-9ef9-eca919443d41 (type: security_group_rules) to 0 2026-08-13 09:36:01.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-30ba4abd-201e-4e49-aee9-afbd1fbe461b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 644c9a4c-2432-4984-a8ba-414b1e57cd4e (type: security_group_rules) to 0 2026-08-13 09:36:01.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-30ba4abd-201e-4e49-aee9-afbd1fbe461b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c962fa76-16e5-4f55-9e90-0ae9166ce106 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 689/1410] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:00 2026] GET /v2.0/security-groups?tenant_id=032c82d222444c6596bb9ccb0ccfeea9&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:01.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c23e9f-775c-440e-a609-9e159d7846ce - - - - - -] Successfully bumped revision number for resource 55005eb7-7562-4904-9b99-7966c1c176f1 (type: ports) to 4 2026-08-13 09:36:01.205 8 INFO neutron.db.segments_db [None req-3237823e-973d-40b0-8239-9e3f89ea60c9 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 of type geneve for network 02894200-0bc1-4235-a458-9d4139e1676b 2026-08-13 09:36:01.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-3237823e-973d-40b0-8239-9e3f89ea60c9 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 02894200-0bc1-4235-a458-9d4139e1676b (type: networks) to 1 2026-08-13 09:36:01.545 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3237823e-973d-40b0-8239-9e3f89ea60c9 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:01.548 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3237823e-973d-40b0-8239-9e3f89ea60c9 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 02894200-0bc1-4235-a458-9d4139e1676b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:01.625 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status down for port: 477ebde1-8750-4c8f-b67f-9e5a9e9c1a25 2026-08-13 09:36:01.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-3237823e-973d-40b0-8239-9e3f89ea60c9 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 477ebde1-8750-4c8f-b67f-9e5a9e9c1a25 (type: ports) to 1 [pid: 8|app: 0|req: 690/1411] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:01 2026] POST /v2.0/networks => generated 673 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:01.860 8 INFO neutron.services.segments.plugin [-] Segment 11fea035-af98-472e-b3ad-41c1167e67c6 resource provider aggregate not found 2026-08-13 09:36:01.865 8 INFO neutron.services.segments.plugin [-] Segment 11fea035-af98-472e-b3ad-41c1167e67c6 resource provider aggregate not found 2026-08-13 09:36:01.878 8 INFO neutron.services.segments.plugin [-] Segment 11fea035-af98-472e-b3ad-41c1167e67c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fea035-af98-472e-b3ad-41c1167e67c6 found for delete ", "request_id": "req-9272c18a-3d63-4e5b-9d28-e4ebfc176f4d"}]} 2026-08-13 09:36:01.883 8 INFO neutron.services.segments.plugin [-] Segment 11fea035-af98-472e-b3ad-41c1167e67c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fea035-af98-472e-b3ad-41c1167e67c6 found for delete ", "request_id": "req-3c66b111-9384-4d15-a99b-c4e58669f158"}]} [pid: 8|app: 0|req: 691/1412] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:01 2026] DELETE /v2.0/security-groups/e902db91-9741-4835-9f69-9e1b614aa9b3 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:01.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c23e9f-775c-440e-a609-9e159d7846ce - - - - - -] Successfully bumped revision number for resource 55005eb7-7562-4904-9b99-7966c1c176f1 (type: ports) to 5 2026-08-13 09:36:02.079 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] OVN reports status up for port: e6e9c8dd-0545-41e9-8500-e72fbc527da1 2026-08-13 09:36:02.116 7 INFO neutron.plugins.ml2.plugin [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] Attempt 1 to provision port e6e9c8dd-0545-41e9-8500-e72fbc527da1 2026-08-13 09:36:02.300 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:36:02.303 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:02.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:02.373 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 867fa228-179c-40be-b41d-0fd115cb2100: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:02.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 58a037c4-f407-4e9c-bd46-f76a8fd71bd4 (type: ports) to 1 2026-08-13 09:36:02.520 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:02.521 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 02894200-0bc1-4235-a458-9d4139e1676b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:02.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fb89ef9-2ec5-413f-915c-c95adfdf1841 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource d8d77a8b-71ae-4642-b69f-beb154c0c78b (type: ports) to 1 [pid: 8|app: 0|req: 692/1413] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:01 2026] POST /v2.0/ports => generated 1506 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:02.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9382176-7c5f-47c6-81b2-740b0aab278c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dc508fb0-6ca1-4f0c-ae50-d01053a188ca (type: security_groups) to 1 2026-08-13 09:36:02.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9382176-7c5f-47c6-81b2-740b0aab278c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 07929ba5-8c26-4a01-a9fe-384e7a0e0108 (type: security_group_rules) to 0 2026-08-13 09:36:02.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9382176-7c5f-47c6-81b2-740b0aab278c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3c04456c-722c-4a30-a456-a1efac734b19 (type: security_group_rules) to 0 2026-08-13 09:36:02.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9382176-7c5f-47c6-81b2-740b0aab278c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource da1e2623-c105-4d36-9523-8ca52093876b (type: security_group_rules) to 0 2026-08-13 09:36:02.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9382176-7c5f-47c6-81b2-740b0aab278c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e66ad575-0f05-492a-95c1-b1325f998d45 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 693/1414] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:02 2026] GET /v2.0/security-groups?tenant_id=0c7fdc09af73446bb4a1aaff6cc03e05&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:02.919 7 INFO neutron.db.ovn_revision_numbers_db [None req-599a33f5-022d-4362-98c9-b1de1fbcf109 - - - - - -] Successfully bumped revision number for resource e6e9c8dd-0545-41e9-8500-e72fbc527da1 (type: ports) to 2 [pid: 8|app: 0|req: 694/1415] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:02 2026] GET /v2.0/ports => generated 3018 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:03.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-169e070e-f8fc-440f-9fd8-a53bb99958ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e6e9c8dd-0545-41e9-8500-e72fbc527da1 (type: router_ports) to 1 [pid: 7|app: 0|req: 722/1416] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:35:59 2026] PUT /v2.0/routers/cd669756-1111-4acd-a178-da9ea41ea0d8/add_router_interface => generated 309 bytes in 3719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:03.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-a57be96d-1f9e-4943-b9c7-945435fe2da6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: 58a037c4-f407-4e9c-bd46-f76a8fd71bd4 2026-08-13 09:36:03.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a57be96d-1f9e-4943-b9c7-945435fe2da6 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: 58a037c4-f407-4e9c-bd46-f76a8fd71bd4 [pid: 7|app: 0|req: 723/1417] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:03 2026] DELETE /v2.0/ports/58a037c4-f407-4e9c-bd46-f76a8fd71bd4 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1418] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:02 2026] DELETE /v2.0/security-groups/dc508fb0-6ca1-4f0c-ae50-d01053a188ca => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:03.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-56603731-bca6-454e-8381-d8d65f8f7626 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: d8d77a8b-71ae-4642-b69f-beb154c0c78b 2026-08-13 09:36:03.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56603731-bca6-454e-8381-d8d65f8f7626 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: d8d77a8b-71ae-4642-b69f-beb154c0c78b [pid: 7|app: 0|req: 724/1419] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:03 2026] DELETE /v2.0/ports/d8d77a8b-71ae-4642-b69f-beb154c0c78b => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1420] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:03 2026] GET /v2.0/ports => generated 1523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:03.985 7 INFO neutron.db.segments_db [None req-55003681-eafb-436c-82ba-f5ee3ec42969 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 of type geneve for network b33051c8-6d46-45db-ae2d-1ab4e7acd021 2026-08-13 09:36:04.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-55003681-eafb-436c-82ba-f5ee3ec42969 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource b33051c8-6d46-45db-ae2d-1ab4e7acd021 (type: networks) to 1 2026-08-13 09:36:04.295 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55003681-eafb-436c-82ba-f5ee3ec42969 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:04.297 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55003681-eafb-436c-82ba-f5ee3ec42969 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network b33051c8-6d46-45db-ae2d-1ab4e7acd021: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:04.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 62066c9d-f887-4d2e-be67-7690a560d185 2026-08-13 09:36:04.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-55003681-eafb-436c-82ba-f5ee3ec42969 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 62066c9d-f887-4d2e-be67-7690a560d185 (type: ports) to 1 [pid: 7|app: 0|req: 725/1421] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:03 2026] POST /v2.0/networks => generated 672 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1422] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/networks?id=c2f1ad7c-606a-4a10-873e-3b9655dbc0b2 => generated 716 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1423] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/quotas/5f567651b13740659c0a7d9d007a8cf3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:04.508 7 INFO neutron.db.segments_db [None req-997f938d-9922-419e-9953-5929d5da7398 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Added segment 4be1723a-55ae-4922-999c-514472abe093 of type geneve for network 948d21d1-7492-4e63-8be0-ea692d6c3e1d [pid: 8|app: 0|req: 699/1424] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/ports?tenant_id=5f567651b13740659c0a7d9d007a8cf3&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1425] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/networks/c2f1ad7c-606a-4a10-873e-3b9655dbc0b2?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:04.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-997f938d-9922-419e-9953-5929d5da7398 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 948d21d1-7492-4e63-8be0-ea692d6c3e1d (type: networks) to 1 [pid: 8|app: 0|req: 701/1426] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/networks/c2f1ad7c-606a-4a10-873e-3b9655dbc0b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:04.782 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-997f938d-9922-419e-9953-5929d5da7398 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:04.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-997f938d-9922-419e-9953-5929d5da7398 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 948d21d1-7492-4e63-8be0-ea692d6c3e1d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 702/1427] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:04 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:04.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-997f938d-9922-419e-9953-5929d5da7398 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 698ee1cc-acd9-4e1e-aeee-29285d414d3b (type: ports) to 1 [pid: 7|app: 0|req: 726/1428] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:04 2026] POST /v2.0/networks => generated 672 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:05.691 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:05.692 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network b33051c8-6d46-45db-ae2d-1ab4e7acd021: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:05.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 50c52bb0-f867-4b0d-8a53-15adc1e665a3 (type: subnets) to 0 2026-08-13 09:36:05.742 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] No more DHCP agents 2026-08-13 09:36:05.744 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Unable to schedule network 948d21d1-7492-4e63-8be0-ea692d6c3e1d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:05.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f96c823-b81b-45b8-bfa7-fa93fc6ff447 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Successfully bumped revision number for resource 4804cdbe-984c-42fe-8f4e-1db10335edf1 (type: subnets) to 0 [pid: 8|app: 0|req: 703/1429] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:05 2026] POST /v2.0/subnets => generated 1324 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1430] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:36:05 2026] GET /v2.0/subnets => generated 1960 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1431] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:05 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1432] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:05 2026] DELETE /v2.0/subnets/50c52bb0-f867-4b0d-8a53-15adc1e665a3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1433] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:05 2026] DELETE /v2.0/subnets/4804cdbe-984c-42fe-8f4e-1db10335edf1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1434] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:36:06 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:06.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7b7a7b6-30b5-44eb-b6f4-aa6a4c62cf30 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1faa0d14-b06c-421d-968d-cedd3152336d (type: security_groups) to 1 2026-08-13 09:36:06.308 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7b7a7b6-30b5-44eb-b6f4-aa6a4c62cf30 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 398d9a81-76b5-4b0e-b057-a837570fc3ea (type: security_group_rules) to 0 2026-08-13 09:36:06.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7b7a7b6-30b5-44eb-b6f4-aa6a4c62cf30 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4db03eac-b3e0-4dfe-a4c7-11e5a809be1e (type: security_group_rules) to 0 2026-08-13 09:36:06.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1f60890-9a75-42d5-ba62-09ede513ae1f ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: 698ee1cc-acd9-4e1e-aeee-29285d414d3b 2026-08-13 09:36:06.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1f60890-9a75-42d5-ba62-09ede513ae1f ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: 698ee1cc-acd9-4e1e-aeee-29285d414d3b 2026-08-13 09:36:06.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7b7a7b6-30b5-44eb-b6f4-aa6a4c62cf30 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ad6b7772-2f5c-4860-bba5-b2e50da38116 (type: security_group_rules) to 0 2026-08-13 09:36:06.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7b7a7b6-30b5-44eb-b6f4-aa6a4c62cf30 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed452020-0cf7-44c8-8f50-d00e9766e705 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 705/1435] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:06 2026] GET /v2.0/security-groups?tenant_id=46cd1ed30bc0433ab0d1c8c722d415ae&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:06.497 7 INFO neutron.services.segments.plugin [-] Segment 4be1723a-55ae-4922-999c-514472abe093 resource provider aggregate not found 2026-08-13 09:36:06.497 7 INFO neutron.services.segments.plugin [-] Segment 4be1723a-55ae-4922-999c-514472abe093 resource provider aggregate not found 2026-08-13 09:36:06.512 7 INFO neutron.services.segments.plugin [-] Segment 4be1723a-55ae-4922-999c-514472abe093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be1723a-55ae-4922-999c-514472abe093 found for delete ", "request_id": "req-ae8a1d92-8444-44b3-9db0-a9ff83244bb1"}]} 2026-08-13 09:36:06.513 7 INFO neutron.services.segments.plugin [-] Segment 4be1723a-55ae-4922-999c-514472abe093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be1723a-55ae-4922-999c-514472abe093 found for delete ", "request_id": "req-ca44e438-7399-44df-8ed3-b204e4bb8494"}]} [pid: 7|app: 0|req: 731/1436] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:06 2026] DELETE /v2.0/networks/948d21d1-7492-4e63-8be0-ea692d6c3e1d => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1437] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:06 2026] DELETE /v2.0/security-groups/1faa0d14-b06c-421d-968d-cedd3152336d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:06.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-851801eb-e6fe-4cb5-bda7-60dac67efb12 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: 62066c9d-f887-4d2e-be67-7690a560d185 2026-08-13 09:36:06.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-851801eb-e6fe-4cb5-bda7-60dac67efb12 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: 62066c9d-f887-4d2e-be67-7690a560d185 [pid: 7|app: 0|req: 732/1438] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:06 2026] DELETE /v2.0/networks/b33051c8-6d46-45db-ae2d-1ab4e7acd021 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1439] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:06 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:07.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c18bf10-c9e2-475d-a4c0-0ef8b78cb30f ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: 477ebde1-8750-4c8f-b67f-9e5a9e9c1a25 2026-08-13 09:36:07.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c18bf10-c9e2-475d-a4c0-0ef8b78cb30f ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: 477ebde1-8750-4c8f-b67f-9e5a9e9c1a25 2026-08-13 09:36:07.219 8 INFO neutron.services.segments.plugin [-] Segment 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 resource provider aggregate not found 2026-08-13 09:36:07.224 8 INFO neutron.services.segments.plugin [-] Segment 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 resource provider aggregate not found 2026-08-13 09:36:07.241 8 INFO neutron.services.segments.plugin [-] Segment 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 found for delete ", "request_id": "req-b926a332-367a-4eb1-add4-6262b246b61c"}]} 2026-08-13 09:36:07.249 8 INFO neutron.services.segments.plugin [-] Segment 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cfabe59-fb83-4fe0-8e76-08f0dbb3f750 found for delete ", "request_id": "req-fa0a3118-1d4d-4e39-9ef5-fe7e618775cf"}]} [pid: 8|app: 0|req: 707/1440] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:06 2026] DELETE /v2.0/networks/02894200-0bc1-4235-a458-9d4139e1676b => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:07.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-9836221a-2fbd-40ea-ae92-a35a9c29c985 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] TaaS: Handle Delete Port: e0c8f11a-b465-4591-8422-ec939fbeacef 2026-08-13 09:36:07.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9836221a-2fbd-40ea-ae92-a35a9c29c985 ac6be81963bc4e48b4f5b87cfd80fc94 e4696adfb863445094f8821581fd59e7 - - default default] Tap Mirror: Handle Delete Port: e0c8f11a-b465-4591-8422-ec939fbeacef 2026-08-13 09:36:07.451 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] No hosting information found for port e6e9c8dd-0545-41e9-8500-e72fbc527da1: RuntimeError: No hosting information found for port e6e9c8dd-0545-41e9-8500-e72fbc527da1 2026-08-13 09:36:07.453 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 58a037c4-f407-4e9c-bd46-f76a8fd71bd4 2026-08-13 09:36:07.467 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: d8d77a8b-71ae-4642-b69f-beb154c0c78b 2026-08-13 09:36:07.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] Successfully bumped revision number for resource e6e9c8dd-0545-41e9-8500-e72fbc527da1 (type: router_ports) to 2 2026-08-13 09:36:07.629 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 698ee1cc-acd9-4e1e-aeee-29285d414d3b [pid: 7|app: 0|req: 734/1441] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:07 2026] DELETE /v2.0/networks/867fa228-179c-40be-b41d-0fd115cb2100 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:07.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27bb145-d84f-4354-805b-182cb05cfac1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b9c15705-a230-4748-8d2d-44bfd59090e4 (type: security_groups) to 1 2026-08-13 09:36:07.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27bb145-d84f-4354-805b-182cb05cfac1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 142ec8da-efc8-43b2-b445-fd878376a6e6 (type: security_group_rules) to 0 2026-08-13 09:36:07.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27bb145-d84f-4354-805b-182cb05cfac1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 26593dbe-7fdf-4235-b660-25a97d3382e8 (type: security_group_rules) to 0 2026-08-13 09:36:07.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27bb145-d84f-4354-805b-182cb05cfac1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bfc7dee5-e395-43be-a8ce-ee34e717db64 (type: security_group_rules) to 0 2026-08-13 09:36:07.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27bb145-d84f-4354-805b-182cb05cfac1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed025dad-5e7d-472c-9e8d-26b289637a27 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 708/1442] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:07 2026] GET /v2.0/security-groups?tenant_id=d1c0fe958d5445589ec555f090cc9f24&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1443] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:08 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1444] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:07 2026] DELETE /v2.0/security-groups/b9c15705-a230-4748-8d2d-44bfd59090e4 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1445] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:08 2026] GET /v2.0/security-groups?tenant_id=e4696adfb863445094f8821581fd59e7&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:08.533 7 INFO neutron.services.segments.plugin [-] Segment 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 resource provider aggregate not found 2026-08-13 09:36:08.540 7 INFO neutron.services.segments.plugin [-] Segment 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 resource provider aggregate not found 2026-08-13 09:36:08.547 7 INFO neutron.services.segments.plugin [-] Segment 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 found for delete ", "request_id": "req-ee6bc025-3bd4-4fc7-b53d-3c6f1cab432b"}]} 2026-08-13 09:36:08.560 7 INFO neutron.services.segments.plugin [-] Segment 5cc677dc-d390-4053-a44d-3e53fd003300 resource provider aggregate not found 2026-08-13 09:36:08.563 7 INFO neutron.services.segments.plugin [-] Segment 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13afbad2-f9dd-4970-acfc-5c74c8ce04d6 found for delete ", "request_id": "req-36bc5e89-11c0-446a-8160-2811a1912065"}]} 2026-08-13 09:36:08.580 7 INFO neutron.services.segments.plugin [-] Segment 5cc677dc-d390-4053-a44d-3e53fd003300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc677dc-d390-4053-a44d-3e53fd003300 found for delete ", "request_id": "req-24b6062c-0519-4470-b9ba-4eb463e34d4e"}]} 2026-08-13 09:36:08.587 7 INFO neutron.services.segments.plugin [-] Segment 5cc677dc-d390-4053-a44d-3e53fd003300 resource provider aggregate not found 2026-08-13 09:36:08.605 7 INFO neutron.services.segments.plugin [-] Segment 5cc677dc-d390-4053-a44d-3e53fd003300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc677dc-d390-4053-a44d-3e53fd003300 found for delete ", "request_id": "req-7ba79284-632d-4a1f-938a-7f2b16275d08"}]} [pid: 7|app: 0|req: 736/1446] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:08 2026] DELETE /v2.0/security-groups/82029f7d-bb10-40bb-93b5-3765b043c225 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1447] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:09 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:09.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccde5fc-9910-472b-bb39-2e1655ed4bfd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 30755bc2-f048-4933-8f4b-461b8e238380 (type: security_groups) to 1 2026-08-13 09:36:09.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccde5fc-9910-472b-bb39-2e1655ed4bfd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0d5c1d0c-4421-48c3-a983-0be2bdfb7a1a (type: security_group_rules) to 0 2026-08-13 09:36:09.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccde5fc-9910-472b-bb39-2e1655ed4bfd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 57c99908-e179-40ac-853f-8c157e8e81cd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 738/1448] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:36:09 2026] GET /v2.0/networks?id=c2f1ad7c-606a-4a10-873e-3b9655dbc0b2 => generated 716 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:09.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccde5fc-9910-472b-bb39-2e1655ed4bfd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ac8ebb24-50d0-41de-a500-2a530180e493 (type: security_group_rules) to 0 2026-08-13 09:36:09.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccde5fc-9910-472b-bb39-2e1655ed4bfd eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f2a1caaf-e0ec-4216-b534-15c8e103d9ea (type: security_group_rules) to 0 [pid: 8|app: 0|req: 711/1449] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:09 2026] GET /v2.0/security-groups?tenant_id=fd98732c42f24e44ba381f1c15260203&name=default => generated 2925 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1450] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:09 2026] DELETE /v2.0/security-groups/30755bc2-f048-4933-8f4b-461b8e238380 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:09.776 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7ef8068f-dc50-49c6-9976-f762329f7ded req-d5d38417-74a7-46f0-ac63-55a2b0ccfbf3 c85d8b506eba46308b6400684ce67340 5f567651b13740659c0a7d9d007a8cf3 - - default default] No more DHCP agents 2026-08-13 09:36:09.777 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7ef8068f-dc50-49c6-9976-f762329f7ded req-d5d38417-74a7-46f0-ac63-55a2b0ccfbf3 c85d8b506eba46308b6400684ce67340 5f567651b13740659c0a7d9d007a8cf3 - - default default] Unable to schedule network c2f1ad7c-606a-4a10-873e-3b9655dbc0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:09.901 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:09.955 7 INFO neutron.db.ovn_revision_numbers_db [req-7ef8068f-dc50-49c6-9976-f762329f7ded req-d5d38417-74a7-46f0-ac63-55a2b0ccfbf3 c85d8b506eba46308b6400684ce67340 5f567651b13740659c0a7d9d007a8cf3 - - default default] Successfully bumped revision number for resource d3bafbe4-9ea7-4e87-8170-4cc075957d88 (type: ports) to 1 [pid: 7|app: 0|req: 739/1451] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:36:09 2026] POST /v2.0/ports => generated 954 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1452] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:10 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 957 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1453] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:10 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:10.558 8 INFO neutron.db.ovn_revision_numbers_db [req-7ef8068f-dc50-49c6-9976-f762329f7ded req-44878df7-744c-45ab-8448-7d1fa310801a c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource d3bafbe4-9ea7-4e87-8170-4cc075957d88 (type: ports) to 2 2026-08-13 09:36:10.760 8 INFO neutron.db.ovn_revision_numbers_db [req-7ef8068f-dc50-49c6-9976-f762329f7ded req-44878df7-744c-45ab-8448-7d1fa310801a c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource d3bafbe4-9ea7-4e87-8170-4cc075957d88 (type: ports) to 4 [pid: 8|app: 0|req: 713/1454] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:36:10 2026] PUT /v2.0/ports/d3bafbe4-9ea7-4e87-8170-4cc075957d88 => generated 1204 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:10.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c1203a-111d-42c0-b72f-d21986c92ba4'] response: {'name': 'network-changed', 'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'status': 'completed', 'code': 200} 2026-08-13 09:36:10.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource ee089e4c-df40-476e-9c21-ea701dbf0b69 (type: security_groups) to 1 2026-08-13 09:36:10.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 25b4e77b-dc71-4e56-8f89-26ec734ce994 (type: security_group_rules) to 0 2026-08-13 09:36:10.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 571f1f5a-bcf9-47ed-b4c3-1ff1df1c2826 (type: security_group_rules) to 0 2026-08-13 09:36:10.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource a53c2a1a-8072-478b-beee-8eb3bff63789 (type: security_group_rules) to 0 2026-08-13 09:36:10.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource beaced01-254f-4e07-a785-b21feea0162e (type: security_group_rules) to 0 2026-08-13 09:36:11.064 7 INFO neutron.db.segments_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Added segment d99eb5c4-c6b0-47f5-a96f-39edf502be09 of type geneve for network bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a 2026-08-13 09:36:11.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a (type: networks) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:11.375 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:11.376 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 714/1455] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:11 2026] GET /v2.0/ports?tenant_id=5f567651b13740659c0a7d9d007a8cf3&device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:11.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 20e1b96d-4e4a-4305-aaae-5f917e73603c [pid: 8|app: 0|req: 715/1456] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:36:11 2026] GET /v2.0/networks?tenant_id=5f567651b13740659c0a7d9d007a8cf3&shared=False => generated 815 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:11.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebf978f1-a59b-4261-849c-dff88b6744e3 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 20e1b96d-4e4a-4305-aaae-5f917e73603c (type: ports) to 1 [pid: 8|app: 0|req: 716/1457] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:11 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1458] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:10 2026] POST /v2.0/networks => generated 667 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1459] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:36:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1460] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:11 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:11.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource d62a9295-f556-413b-9612-ef4b78de2d0e (type: security_groups) to 1 2026-08-13 09:36:11.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 1b63faf3-a814-4b52-9e1a-8a8a1683119b (type: security_group_rules) to 0 2026-08-13 09:36:11.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 7e2b9137-1e80-4d6a-93f2-3d8a01ab705b (type: security_group_rules) to 0 2026-08-13 09:36:11.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource a83e8ddc-b0a4-408f-b8fa-8f6f2930709c (type: security_group_rules) to 0 2026-08-13 09:36:11.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource dd691e8f-6e3e-4ea7-a59a-b0cd33c2f07a (type: security_group_rules) to 0 2026-08-13 09:36:11.864 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80d35d7b-a67b-49a4-afc1-db504d81be38 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:11.865 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80d35d7b-a67b-49a4-afc1-db504d81be38 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:11.909 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 103a09f3-c167-4eaa-a0c1-40882573f13f 2026-08-13 09:36:11.921 8 INFO neutron.db.segments_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Added segment a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 of type geneve for network 9650bd9c-fe69-4d79-a5dd-e61a604312f6 2026-08-13 09:36:11.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-80d35d7b-a67b-49a4-afc1-db504d81be38 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 103a09f3-c167-4eaa-a0c1-40882573f13f (type: ports) to 1 2026-08-13 09:36:12.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 9650bd9c-fe69-4d79-a5dd-e61a604312f6 (type: networks) to 1 [pid: 7|app: 0|req: 745/1461] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:11 2026] POST /v2.0/ports => generated 777 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:12.139 7 INFO neutron.db.segments_db [None req-ba694e05-e79f-4a3b-a6b5-b4f368281f2b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Added segment e96ccaae-38ff-40cb-9cd7-0d34de38ceaf of type geneve for network cd828ae7-2b8d-420c-a784-51c8b287153c 2026-08-13 09:36:12.184 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:12.186 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:12.256 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: beebd800-9c3f-402d-ac11-0006377ebac3 2026-08-13 09:36:12.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff09262-cd46-4134-90e1-15b3f9102c70 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource beebd800-9c3f-402d-ac11-0006377ebac3 (type: ports) to 1 [pid: 8|app: 0|req: 717/1462] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:11 2026] POST /v2.0/networks => generated 669 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:12.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-ba694e05-e79f-4a3b-a6b5-b4f368281f2b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource cd828ae7-2b8d-420c-a784-51c8b287153c (type: networks) to 1 2026-08-13 09:36:12.489 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba694e05-e79f-4a3b-a6b5-b4f368281f2b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:12.491 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba694e05-e79f-4a3b-a6b5-b4f368281f2b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network cd828ae7-2b8d-420c-a784-51c8b287153c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:12.511 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ec36429-e0c2-4f80-8bca-913ef8fc3abd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:12.512 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ec36429-e0c2-4f80-8bca-913ef8fc3abd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:12.546 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: ef329d04-5ca7-46e7-9803-396b6a8062a8 2026-08-13 09:36:12.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ec36429-e0c2-4f80-8bca-913ef8fc3abd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 318fee01-75bb-4f41-8f08-867330f0fd87 (type: subnets) to 0 2026-08-13 09:36:12.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-ba694e05-e79f-4a3b-a6b5-b4f368281f2b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource ef329d04-5ca7-46e7-9803-396b6a8062a8 (type: ports) to 1 [pid: 7|app: 0|req: 746/1463] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:12 2026] POST /v2.0/networks => generated 655 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1464] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:12 2026] POST /v2.0/subnets => generated 627 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:12.762 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b257d278-5a3b-4a96-88a8-cb66034b0462 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:12.764 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b257d278-5a3b-4a96-88a8-cb66034b0462 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network cd828ae7-2b8d-420c-a784-51c8b287153c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:12.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-b257d278-5a3b-4a96-88a8-cb66034b0462 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 65c3c340-5b6b-4d33-ba19-8d5b44850bbc (type: subnets) to 0 [pid: 7|app: 0|req: 747/1465] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:12 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1466] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:12 2026] GET /v2.0/ports?tenant_id=5f567651b13740659c0a7d9d007a8cf3&device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 1207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1467] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:12 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:12.990 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-243ad4ec-cfba-4643-a739-d617b31f8a52 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:12.992 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-243ad4ec-cfba-4643-a739-d617b31f8a52 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:13.121 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 8e6f01c4-9cb5-43a9-9717-952e80d6d779 2026-08-13 09:36:13.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-243ad4ec-cfba-4643-a739-d617b31f8a52 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 8e6f01c4-9cb5-43a9-9717-952e80d6d779 (type: ports) to 1 2026-08-13 09:36:13.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8d15d5-d55c-4f0f-b3e8-833404a4ad17 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:13.293 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8d15d5-d55c-4f0f-b3e8-833404a4ad17 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network cd828ae7-2b8d-420c-a784-51c8b287153c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:13.378 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 8d578ee5-85a6-45d0-a90e-9965b89dcc03 2026-08-13 09:36:13.784 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-8e6f01c4-9cb5-43a9-9717-952e80d6d779 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:36:13.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-243ad4ec-cfba-4643-a739-d617b31f8a52 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 8e6f01c4-9cb5-43a9-9717-952e80d6d779 (type: router_ports) to 1 2026-08-13 09:36:13.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f8d15d5-d55c-4f0f-b3e8-833404a4ad17 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 8d578ee5-85a6-45d0-a90e-9965b89dcc03 (type: ports) to 1 2026-08-13 09:36:13.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-243ad4ec-cfba-4643-a739-d617b31f8a52 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource b196dbde-011d-4093-8d0a-e9fa6d9db738 (type: routers) to 2 [pid: 8|app: 0|req: 719/1468] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:12 2026] POST /v2.0/routers => generated 955 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1469] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:12 2026] POST /v2.0/ports => generated 965 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1470] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:36:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d3bafbe4-9ea7-4e87-8170-4cc075957d88 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:13.969 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status up for port: 8e6f01c4-9cb5-43a9-9717-952e80d6d779 [pid: 7|app: 0|req: 751/1473] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:13 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:13.991 7 INFO neutron.plugins.ml2.plugin [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] Attempt 1 to provision port 8e6f01c4-9cb5-43a9-9717-952e80d6d779 2026-08-13 09:36:14.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bff4b54-8324-4194-9581-85b5550ebd11 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 8d578ee5-85a6-45d0-a90e-9965b89dcc03 2026-08-13 09:36:14.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bff4b54-8324-4194-9581-85b5550ebd11 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 8d578ee5-85a6-45d0-a90e-9965b89dcc03 [pid: 7|app: 0|req: 752/1474] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:13 2026] DELETE /v2.0/ports/8d578ee5-85a6-45d0-a90e-9965b89dcc03 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1475] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:36:14 2026] GET /v2.0/subnets?id=95583a55-4f22-4a38-8ae8-b6856fdd2545 => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:14.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1759d7ae-c5b7-443d-9b14-cacfe713b2bb afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1476] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:14 2026] DELETE /v2.0/ports/8d578ee5-85a6-45d0-a90e-9965b89dcc03 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1477] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:36:14 2026] GET /v2.0/ports?network_id=c2f1ad7c-606a-4a10-873e-3b9655dbc0b2&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:14.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c28554a-977b-4e01-b2bd-884e188ff3c5 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1478] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:14 2026] GET /v2.0/ports/8d578ee5-85a6-45d0-a90e-9965b89dcc03 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1479] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:36:14 2026] GET /v2.0/networks/c2f1ad7c-606a-4a10-873e-3b9655dbc0b2?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:14.534 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:14.535 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 758/1480] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:14 2026] DELETE /v2.0/subnets/65c3c340-5b6b-4d33-ba19-8d5b44850bbc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1481] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:36:14 2026] GET /v2.0/networks/c2f1ad7c-606a-4a10-873e-3b9655dbc0b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:14.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 13517b4a-0023-4ddb-a874-77e1f001a119 (type: ports) to 1 2026-08-13 09:36:14.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-56db1840-5835-4aa9-a665-4132ed2ba3d0 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: ef329d04-5ca7-46e7-9803-396b6a8062a8 2026-08-13 09:36:14.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56db1840-5835-4aa9-a665-4132ed2ba3d0 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: ef329d04-5ca7-46e7-9803-396b6a8062a8 2026-08-13 09:36:14.947 7 INFO neutron.services.segments.plugin [-] Segment e96ccaae-38ff-40cb-9cd7-0d34de38ceaf resource provider aggregate not found 2026-08-13 09:36:14.952 7 INFO neutron.services.segments.plugin [-] Segment e96ccaae-38ff-40cb-9cd7-0d34de38ceaf resource provider aggregate not found 2026-08-13 09:36:14.975 7 INFO neutron.services.segments.plugin [-] Segment e96ccaae-38ff-40cb-9cd7-0d34de38ceaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96ccaae-38ff-40cb-9cd7-0d34de38ceaf found for delete ", "request_id": "req-553d5f40-79e0-487d-99fe-e660d9692dd5"}]} 2026-08-13 09:36:14.976 7 INFO neutron.services.segments.plugin [-] Segment e96ccaae-38ff-40cb-9cd7-0d34de38ceaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96ccaae-38ff-40cb-9cd7-0d34de38ceaf found for delete ", "request_id": "req-bd8beb69-6607-4106-84ef-2ee6af05a63b"}]} [pid: 7|app: 0|req: 760/1482] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:14 2026] DELETE /v2.0/networks/cd828ae7-2b8d-420c-a784-51c8b287153c => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:15.084 7 INFO neutron.db.segments_db [None req-1a7d29bb-786a-4683-8caf-897aae24b73e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Added segment bcdf0315-951b-4cb0-9783-094a84b5ac75 of type geneve for network 8ad5667d-9bb7-4f78-a120-b39532b87188 2026-08-13 09:36:15.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a7d29bb-786a-4683-8caf-897aae24b73e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 8ad5667d-9bb7-4f78-a120-b39532b87188 (type: networks) to 1 2026-08-13 09:36:15.412 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a7d29bb-786a-4683-8caf-897aae24b73e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:15.414 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a7d29bb-786a-4683-8caf-897aae24b73e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network 8ad5667d-9bb7-4f78-a120-b39532b87188: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:15.490 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:15.492 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:15.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a7d29bb-786a-4683-8caf-897aae24b73e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 0d561d5b-1e52-437c-ae03-e0019ec410b9 (type: ports) to 1 [pid: 7|app: 0|req: 761/1483] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:14 2026] POST /v2.0/networks => generated 654 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1484] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:15 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:15.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edcfcd6f-38c3-4d97-86ce-3e4a30fc572b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:15.793 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edcfcd6f-38c3-4d97-86ce-3e4a30fc572b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network 8ad5667d-9bb7-4f78-a120-b39532b87188: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:15.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-edcfcd6f-38c3-4d97-86ce-3e4a30fc572b afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 9a387d1f-deb9-471b-8d42-44e64b9ce02a (type: subnets) to 0 2026-08-13 09:36:15.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-a19ecf79-7a77-4b62-936c-151625e65bdd dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource 13517b4a-0023-4ddb-a874-77e1f001a119 (type: router_ports) to 1 [pid: 8|app: 0|req: 723/1485] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:36:13 2026] PUT /v2.0/routers/b196dbde-011d-4093-8d0a-e9fa6d9db738/add_router_interface => generated 309 bytes in 1925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1486] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:15 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1487] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:15 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:16.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa7db59d-06b1-4272-86d8-7f4b577ee235 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:16.144 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa7db59d-06b1-4272-86d8-7f4b577ee235 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network 8ad5667d-9bb7-4f78-a120-b39532b87188: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:16.202 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3009168b-3a13-4b68-a3e5-bbe54a73086e dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:16.206 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3009168b-3a13-4b68-a3e5-bbe54a73086e dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:16.229 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 65598e83-69f7-4a06-a6ca-3e96fe40fbb2 2026-08-13 09:36:16.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa7db59d-06b1-4272-86d8-7f4b577ee235 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 65598e83-69f7-4a06-a6ca-3e96fe40fbb2 (type: ports) to 1 2026-08-13 09:36:16.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-3009168b-3a13-4b68-a3e5-bbe54a73086e dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource bf9d9a69-7d25-4597-b47b-9c1aa12728ef (type: ports) to 1 2026-08-13 09:36:16.417 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: bf9d9a69-7d25-4597-b47b-9c1aa12728ef [pid: 7|app: 0|req: 764/1488] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:15 2026] POST /v2.0/ports => generated 955 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 725/1489] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:15 2026] POST /v2.0/ports => generated 927 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:16.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e6d6593-aaa8-45fb-91d4-a6d84470d63e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 65598e83-69f7-4a06-a6ca-3e96fe40fbb2 2026-08-13 09:36:16.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e6d6593-aaa8-45fb-91d4-a6d84470d63e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 65598e83-69f7-4a06-a6ca-3e96fe40fbb2 2026-08-13 09:36:16.707 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0422cd5c-4446-475d-8fd4-34be0e6f76e5 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:16.708 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0422cd5c-4446-475d-8fd4-34be0e6f76e5 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 9650bd9c-fe69-4d79-a5dd-e61a604312f6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 726/1490] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:16 2026] DELETE /v2.0/ports/65598e83-69f7-4a06-a6ca-3e96fe40fbb2 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:16.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5471392e-e742-446e-bae8-526a364cf11e afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1491] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:16 2026] GET /v2.0/ports/65598e83-69f7-4a06-a6ca-3e96fe40fbb2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:16.867 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279 2026-08-13 09:36:16.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-0422cd5c-4446-475d-8fd4-34be0e6f76e5 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource c2ed9fb2-0894-4dc1-b63f-a04e87fe5279 (type: ports) to 1 [pid: 7|app: 0|req: 765/1492] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:16 2026] POST /v2.0/ports => generated 955 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 728/1493] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:16 2026] DELETE /v2.0/subnets/9a387d1f-deb9-471b-8d42-44e64b9ce02a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1494] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:17 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:17.150 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-798047c6-fe15-42fc-a860-4b55f802079d dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:17.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-798047c6-fe15-42fc-a860-4b55f802079d dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:17.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc947d9d-b105-4687-9e0a-805cf6e214fb afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 0d561d5b-1e52-437c-ae03-e0019ec410b9 2026-08-13 09:36:17.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc947d9d-b105-4687-9e0a-805cf6e214fb afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 0d561d5b-1e52-437c-ae03-e0019ec410b9 2026-08-13 09:36:17.439 8 INFO neutron.services.segments.plugin [-] Segment bcdf0315-951b-4cb0-9783-094a84b5ac75 resource provider aggregate not found 2026-08-13 09:36:17.456 8 INFO neutron.services.segments.plugin [-] Segment bcdf0315-951b-4cb0-9783-094a84b5ac75 resource provider aggregate not found 2026-08-13 09:36:17.471 8 INFO neutron.services.segments.plugin [-] Segment bcdf0315-951b-4cb0-9783-094a84b5ac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcdf0315-951b-4cb0-9783-094a84b5ac75 found for delete ", "request_id": "req-3998fe0c-1310-42cf-83af-5d5c543cd0ba"}]} 2026-08-13 09:36:17.481 8 INFO neutron.services.segments.plugin [-] Segment bcdf0315-951b-4cb0-9783-094a84b5ac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcdf0315-951b-4cb0-9783-094a84b5ac75 found for delete ", "request_id": "req-2b8b09b8-3847-47b7-bdb8-c45073bfe6aa"}]} [pid: 8|app: 0|req: 730/1495] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:17 2026] DELETE /v2.0/networks/8ad5667d-9bb7-4f78-a120-b39532b87188 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1496] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:17 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:17.786 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6dca2319-1fa8-454a-9775-45c9886bee86 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] No more DHCP agents 2026-08-13 09:36:17.793 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6dca2319-1fa8-454a-9775-45c9886bee86 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Unable to schedule network bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:17.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-6dca2319-1fa8-454a-9775-45c9886bee86 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 96728465-b24a-43ad-ac37-bb4cf063aa9f (type: ports) to 1 [pid: 8|app: 0|req: 732/1497] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:17 2026] POST /v2.0/ports => generated 778 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:18.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-798047c6-fe15-42fc-a860-4b55f802079d dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource f7745338-97e8-473a-83cc-0f888e2595c8 (type: floatingips) to 1 2026-08-13 09:36:18.065 7 INFO neutron.db.l3_db [None req-798047c6-fe15-42fc-a860-4b55f802079d dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Floating IP f7745338-97e8-473a-83cc-0f888e2595c8 associated. External IP: 10.96.250.207, port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 766/1498] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:36:16 2026] POST /v2.0/floatingips => generated 842 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1499] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:36:17 2026] GET /v2.0/network-ip-availabilities => generated 2303 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:18.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-629a3cdc-ac59-4f9d-93f3-4ff7237f41d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cb57e094-5feb-42ff-8e01-4485c0c0d8d5 (type: security_groups) to 1 2026-08-13 09:36:18.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-629a3cdc-ac59-4f9d-93f3-4ff7237f41d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3be6eaa7-cc5b-4c8f-b0f2-1c5437a23a65 (type: security_group_rules) to 0 2026-08-13 09:36:18.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-629a3cdc-ac59-4f9d-93f3-4ff7237f41d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 45782272-fa83-4508-b93b-2d8ce4ce51f0 (type: security_group_rules) to 0 2026-08-13 09:36:18.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-629a3cdc-ac59-4f9d-93f3-4ff7237f41d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d9571045-410d-4d8c-bd22-9c173c70f6d7 (type: security_group_rules) to 0 2026-08-13 09:36:18.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-629a3cdc-ac59-4f9d-93f3-4ff7237f41d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f7fd3ad2-f32a-4433-ac02-e80e5bea511a (type: security_group_rules) to 0 2026-08-13 09:36:18.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7309197-e1b6-4d46-a776-e9c847cdd79c afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Successfully bumped revision number for resource 96728465-b24a-43ad-ac37-bb4cf063aa9f (type: ports) to 2 [pid: 8|app: 0|req: 734/1500] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/security-groups?tenant_id=57e64a13e8db475abf4fd2979b58c802&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1501] 10.0.0.80 () {34 vars in 736 bytes} [Thu Aug 13 09:36:18 2026] PUT /v2.0/ports/96728465-b24a-43ad-ac37-bb4cf063aa9f => generated 752 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1502] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/floatingips => generated 847 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:18.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-80667c29-1889-4f9d-9164-4cf3b857c0ae dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource f7745338-97e8-473a-83cc-0f888e2595c8 (type: floatingips) to 2 2026-08-13 09:36:18.650 8 INFO neutron.db.l3_db [None req-80667c29-1889-4f9d-9164-4cf3b857c0ae dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Floating IP f7745338-97e8-473a-83cc-0f888e2595c8 disassociated. External IP: 10.96.250.207, port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279. [pid: 7|app: 0|req: 769/1503] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:18 2026] DELETE /v2.0/security-groups/cb57e094-5feb-42ff-8e01-4485c0c0d8d5 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1504] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:36:18 2026] PUT /v2.0/floatingips/f7745338-97e8-473a-83cc-0f888e2595c8 => generated 554 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 736/1505] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/security-groups => generated 26109 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1506] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:18.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-a82c160c-0a4c-4524-801c-428aae899685 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 96728465-b24a-43ad-ac37-bb4cf063aa9f 2026-08-13 09:36:18.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a82c160c-0a4c-4524-801c-428aae899685 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 96728465-b24a-43ad-ac37-bb4cf063aa9f 2026-08-13 09:36:18.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-f623bdfa-d120-4c7c-8179-33ea821513a3 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: ade6d57f-a05c-4a60-9a78-5eb888d8f836 2026-08-13 09:36:18.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f623bdfa-d120-4c7c-8179-33ea821513a3 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: ade6d57f-a05c-4a60-9a78-5eb888d8f836 [pid: 7|app: 0|req: 770/1507] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:18 2026] DELETE /v2.0/ports/96728465-b24a-43ad-ac37-bb4cf063aa9f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1508] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/subnets => generated 2626 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1509] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1510] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:18 2026] GET /v2.0/ports => generated 1536 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1511] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:18 2026] DELETE /v2.0/floatingips/f7745338-97e8-473a-83cc-0f888e2595c8 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1512] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:19.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-575e98eb-ad12-4807-9646-b9af9aa4af8c afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1513] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/ports/96728465-b24a-43ad-ac37-bb4cf063aa9f => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1514] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/networks => generated 4651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1515] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/ports => generated 1536 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1516] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/subnets => generated 2626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1517] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/ports/103a09f3-c167-4eaa-a0c1-40882573f13f => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1518] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/ports => generated 16419 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:36:19.311 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-847edb9b-e57a-4d4c-a720-b823f4f9e6e4 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] No more DHCP agents 2026-08-13 09:36:19.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-847edb9b-e57a-4d4c-a720-b823f4f9e6e4 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:19.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-562b8e12-683e-43b4-a4e4-329c66df1c09 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1519] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:19 2026] DELETE /v2.0/ports/65598e83-69f7-4a06-a6ca-3e96fe40fbb2 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1520] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/routers => generated 1943 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:19.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85d25256-255c-4c14-8895-2b3ddcfe4ab6 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1521] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:19 2026] DELETE /v2.0/subnets/9a387d1f-deb9-471b-8d42-44e64b9ce02a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1522] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:19.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af23a95d-18f9-4c11-9835-8f83d737f541 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1523] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:19 2026] DELETE /v2.0/subnets/65c3c340-5b6b-4d33-ba19-8d5b44850bbc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1524] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:36:19 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:19.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7ff03bc-e4b1-46c5-9aa8-558e77ef58a8 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 103a09f3-c167-4eaa-a0c1-40882573f13f 2026-08-13 09:36:19.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7ff03bc-e4b1-46c5-9aa8-558e77ef58a8 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 103a09f3-c167-4eaa-a0c1-40882573f13f [pid: 8|app: 0|req: 751/1525] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:19 2026] DELETE /v2.0/ports/103a09f3-c167-4eaa-a0c1-40882573f13f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:19.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-907799f8-9c99-41cf-bee9-3fa5696fbf10 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] TaaS: Handle Delete Port: 20e1b96d-4e4a-4305-aaae-5f917e73603c 2026-08-13 09:36:19.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-907799f8-9c99-41cf-bee9-3fa5696fbf10 afeb17e484b046ecbc2365cfa67a7f25 42e2b2dda78e452685bb1aabff7e8a84 - - default default] Tap Mirror: Handle Delete Port: 20e1b96d-4e4a-4305-aaae-5f917e73603c 2026-08-13 09:36:20.008 8 INFO neutron.services.segments.plugin [-] Segment d99eb5c4-c6b0-47f5-a96f-39edf502be09 resource provider aggregate not found 2026-08-13 09:36:20.012 8 INFO neutron.services.segments.plugin [-] Segment d99eb5c4-c6b0-47f5-a96f-39edf502be09 resource provider aggregate not found 2026-08-13 09:36:20.031 8 INFO neutron.services.segments.plugin [-] Segment d99eb5c4-c6b0-47f5-a96f-39edf502be09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d99eb5c4-c6b0-47f5-a96f-39edf502be09 found for delete ", "request_id": "req-1efd5268-ee22-4a2b-a646-358192b31d10"}]} 2026-08-13 09:36:20.033 8 INFO neutron.services.segments.plugin [-] Segment d99eb5c4-c6b0-47f5-a96f-39edf502be09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d99eb5c4-c6b0-47f5-a96f-39edf502be09 found for delete ", "request_id": "req-f011627b-5915-4ad2-90e3-091b5f48c0b9"}]} 2026-08-13 09:36:20.069 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] No hosting information found for port 8e6f01c4-9cb5-43a9-9717-952e80d6d779: RuntimeError: No hosting information found for port 8e6f01c4-9cb5-43a9-9717-952e80d6d779 2026-08-13 09:36:20.070 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status down for port: 13517b4a-0023-4ddb-a874-77e1f001a119 [pid: 8|app: 0|req: 752/1526] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:19 2026] DELETE /v2.0/networks/bef8ed9a-5c4f-4ab2-9078-1409e3fc4c2a => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1527] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:20 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1528] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:20 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:20.211 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:36:20.212 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] OVN reports status up for port: 13517b4a-0023-4ddb-a874-77e1f001a119 2026-08-13 09:36:20.241 7 INFO neutron.plugins.ml2.plugin [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] Attempt 1 to provision port 13517b4a-0023-4ddb-a874-77e1f001a119 2026-08-13 09:36:20.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-847edb9b-e57a-4d4c-a720-b823f4f9e6e4 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource a2f31b2b-8f70-487a-803f-1dd63b6be766 (type: floatingips) to 1 2026-08-13 09:36:20.291 7 INFO neutron.db.l3_db [None req-847edb9b-e57a-4d4c-a720-b823f4f9e6e4 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Floating IP a2f31b2b-8f70-487a-803f-1dd63b6be766 associated. External IP: 10.96.250.212, port: bf9d9a69-7d25-4597-b47b-9c1aa12728ef. [pid: 7|app: 0|req: 775/1529] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:36:19 2026] POST /v2.0/floatingips => generated 842 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1530] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:36:20 2026] GET /v2.0/floatingips/a2f31b2b-8f70-487a-803f-1dd63b6be766 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1531] 10.0.0.80 () {32 vars in 654 bytes} [Thu Aug 13 09:36:20 2026] GET /v2.0/floatingips => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:20.826 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3205ae8-c45c-471c-a9d4-98276621fd18 - - - - - -] Successfully bumped revision number for resource 13517b4a-0023-4ddb-a874-77e1f001a119 (type: ports) to 2 [pid: 7|app: 0|req: 777/1532] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:20 2026] GET /v2.0/security-groups?tenant_id=42e2b2dda78e452685bb1aabff7e8a84&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:21.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-11f356e7-3127-42d8-b729-0385843e5d58 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource a2f31b2b-8f70-487a-803f-1dd63b6be766 (type: floatingips) to 2 [pid: 7|app: 0|req: 778/1533] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:20 2026] DELETE /v2.0/security-groups/ee089e4c-df40-476e-9c21-ea701dbf0b69 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:21.232 8 INFO neutron.db.l3_db [None req-11f356e7-3127-42d8-b729-0385843e5d58 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Floating IP a2f31b2b-8f70-487a-803f-1dd63b6be766 associated. External IP: 10.96.250.212, port: bf9d9a69-7d25-4597-b47b-9c1aa12728ef. [pid: 8|app: 0|req: 756/1534] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:36:20 2026] PUT /v2.0/floatingips/a2f31b2b-8f70-487a-803f-1dd63b6be766 => generated 844 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 779/1535] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:21 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1536] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:21 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:21.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-a52054ae-44f6-4615-b9ae-05115858fb47 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Successfully bumped revision number for resource a2f31b2b-8f70-487a-803f-1dd63b6be766 (type: floatingips) to 3 2026-08-13 09:36:21.563 8 INFO neutron.db.l3_db [None req-a52054ae-44f6-4615-b9ae-05115858fb47 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Floating IP a2f31b2b-8f70-487a-803f-1dd63b6be766 disassociated. External IP: 10.96.250.212, port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279. [pid: 8|app: 0|req: 757/1537] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:36:21 2026] PUT /v2.0/floatingips/a2f31b2b-8f70-487a-803f-1dd63b6be766 => generated 554 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:21.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-b57fba61-d811-4567-8a81-4fb0df046125 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: e41a913a-00d6-4fae-98f1-6128aba03a30 2026-08-13 09:36:21.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b57fba61-d811-4567-8a81-4fb0df046125 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: e41a913a-00d6-4fae-98f1-6128aba03a30 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 781/1538] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:21 2026] DELETE /v2.0/floatingips/a2f31b2b-8f70-487a-803f-1dd63b6be766 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:21.909 7 INFO neutron.api.v2.resource [None req-beaf20f0-447f-4b08-b8c7-81cc3158482f dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1539] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:21 2026] DELETE /v2.0/floatingips/a2f31b2b-8f70-487a-803f-1dd63b6be766 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:22.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 7bba9032-2ab2-43c6-bb56-df4ff3812fa1 (type: security_groups) to 1 2026-08-13 09:36:22.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 93ad765b-68a0-4d67-a0c9-07fe46c49917 (type: security_group_rules) to 0 2026-08-13 09:36:22.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9c265f79-fbef-48fc-9c62-eb1933b5d003 (type: security_group_rules) to 0 2026-08-13 09:36:22.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4f7a956-cfa1-42d2-ac7b-cc633c1cf82f dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279 2026-08-13 09:36:22.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4f7a956-cfa1-42d2-ac7b-cc633c1cf82f dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: c2ed9fb2-0894-4dc1-b63f-a04e87fe5279 2026-08-13 09:36:22.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9dc9a4e8-1bb7-4b87-864a-c0248c93c39d (type: security_group_rules) to 0 2026-08-13 09:36:22.103 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource c214e28a-a7bb-4d4b-b5e8-4c4e0d10bc3b (type: security_group_rules) to 0 2026-08-13 09:36:22.198 8 INFO neutron.db.segments_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Added segment dbfc0501-5a0e-4a09-9b49-ba4f916bb374 of type geneve for network 1ca37f8d-649e-462f-b852-6d47aaef36b7 [pid: 7|app: 0|req: 783/1540] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:21 2026] DELETE /v2.0/ports/c2ed9fb2-0894-4dc1-b63f-a04e87fe5279 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:22.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 1ca37f8d-649e-462f-b852-6d47aaef36b7 (type: networks) to 1 2026-08-13 09:36:22.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-59043c7e-8d25-4da1-a7df-5c95cd8c5932 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: bf9d9a69-7d25-4597-b47b-9c1aa12728ef 2026-08-13 09:36:22.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59043c7e-8d25-4da1-a7df-5c95cd8c5932 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: bf9d9a69-7d25-4597-b47b-9c1aa12728ef 2026-08-13 09:36:22.511 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:22.512 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:22.545 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 9a044d4d-bf3a-4527-bc73-3441458b13f5 [pid: 7|app: 0|req: 784/1541] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:22 2026] DELETE /v2.0/ports/bf9d9a69-7d25-4597-b47b-9c1aa12728ef => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:22.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e73c714-3453-4131-8d80-8da087bc70a5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9a044d4d-bf3a-4527-bc73-3441458b13f5 (type: ports) to 1 [pid: 7|app: 0|req: 785/1542] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:22 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1543] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:36:21 2026] POST /v2.0/networks => generated 651 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1544] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:36:22 2026] GET /v2.0/ports?device_id=b196dbde-011d-4093-8d0a-e9fa6d9db738 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1545] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:22 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:22.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-06f98d88-cc6c-446a-9cdb-8d5b66c7efe7 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: 13517b4a-0023-4ddb-a874-77e1f001a119 2026-08-13 09:36:22.969 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f98d88-cc6c-446a-9cdb-8d5b66c7efe7 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: 13517b4a-0023-4ddb-a874-77e1f001a119 2026-08-13 09:36:23.061 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8efa196a-9417-4494-97d3-e58b7ca996e5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:23.063 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8efa196a-9417-4494-97d3-e58b7ca996e5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:23.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-8efa196a-9417-4494-97d3-e58b7ca996e5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: ports) to 1 [pid: 8|app: 0|req: 760/1546] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:36:22 2026] PUT /v2.0/routers/b196dbde-011d-4093-8d0a-e9fa6d9db738/remove_router_interface => generated 309 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:23.752 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-9fab8827-7626-4921-b62e-cf08ef55fec4 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:36:23.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource d4c5b8f4-f049-4a64-9af2-bd7ec2302d35 (type: security_groups) to 1 2026-08-13 09:36:23.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 45c11bdf-48b8-452e-a5be-427566800ac8 (type: security_group_rules) to 0 2026-08-13 09:36:23.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 7aed7350-0171-4c03-b830-2691ad8db74d (type: security_group_rules) to 0 2026-08-13 09:36:23.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 9cc8bc57-997d-4834-b817-534aee3cd914 (type: security_group_rules) to 0 2026-08-13 09:36:23.820 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38c23e9f-775c-440e-a609-9e159d7846ce - - - - - -] Router b7315649-bf44-437f-87c5-b7292b7a7d43 is bound to host instance 2026-08-13 09:36:23.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-8efa196a-9417-4494-97d3-e58b7ca996e5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: router_ports) to 1 2026-08-13 09:36:23.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 9ffeb215-aaa7-47cf-bc90-e33397b56bd8 (type: security_group_rules) to 0 2026-08-13 09:36:23.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 109b8130-7c7c-4475-918f-32eaee677af8 (type: security_groups) to 1 2026-08-13 09:36:23.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 2d42a0ac-0b09-43ec-bca7-cf4e899a3208 (type: security_group_rules) to 0 2026-08-13 09:36:23.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbf16909-af5c-4452-8d9b-7cca556629eb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource c855e768-d03e-47d8-95bf-d0965917858a (type: security_group_rules) to 0 2026-08-13 09:36:23.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-8efa196a-9417-4494-97d3-e58b7ca996e5 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource b7315649-bf44-437f-87c5-b7292b7a7d43 (type: routers) to 2 [pid: 8|app: 0|req: 761/1547] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:36:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1548] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:22 2026] POST /v2.0/routers => generated 955 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1549] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1550] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1551] 10.0.0.80 () {32 vars in 775 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/subnets?project_id=9d23e8b198174c778656cc2344e63729&cidr=10.100.0.0%2F28 => generated 14 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:24.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1d6b363-d1f9-4482-975f-bc6a4bce6dd3 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: 8e6f01c4-9cb5-43a9-9717-952e80d6d779 2026-08-13 09:36:24.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d6b363-d1f9-4482-975f-bc6a4bce6dd3 dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: 8e6f01c4-9cb5-43a9-9717-952e80d6d779 [pid: 7|app: 0|req: 791/1552] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:24.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-28d2fab4-bf1a-49d5-8bff-8fc89e9627e4 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 109b8130-7c7c-4475-918f-32eaee677af8 (type: security_groups) to 2 [pid: 7|app: 0|req: 792/1553] 10.0.0.80 () {34 vars in 757 bytes} [Thu Aug 13 09:36:24 2026] PUT /v2.0/security-groups/109b8130-7c7c-4475-918f-32eaee677af8 => generated 1663 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1554] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1555] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/security-groups/109b8130-7c7c-4475-918f-32eaee677af8 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1556] 10.0.0.80 () {32 vars in 783 bytes} [Thu Aug 13 09:36:24 2026] GET /v2.0/subnets?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1557] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:24 2026] DELETE /v2.0/routers/b196dbde-011d-4093-8d0a-e9fa6d9db738 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1558] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:24 2026] DELETE /v2.0/security-groups/109b8130-7c7c-4475-918f-32eaee677af8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:24.887 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a5da170-6d48-45e4-931d-0f6e0bfe4437 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:24.888 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a5da170-6d48-45e4-931d-0f6e0bfe4437 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 797/1559] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:24 2026] DELETE /v2.0/subnets/318fee01-75bb-4f41-8f08-867330f0fd87 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1560] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:25.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-1fedf39b-8ad6-4f54-8192-b41a304706d5 - - - - - -] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: ports) to 4 2026-08-13 09:36:25.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e43042a-b802-4e23-b46a-5ede713decb4 - - - - - -] Successfully bumped revision number for resource 9a044d4d-bf3a-4527-bc73-3441458b13f5 (type: ports) to 2 2026-08-13 09:36:25.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e43042a-b802-4e23-b46a-5ede713decb4 - - - - - -] Successfully bumped revision number for resource 987316d5-99d5-43e3-a272-f71d4fdc28bf (type: subnets) to 0 [pid: 8|app: 0|req: 763/1561] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:24 2026] POST /v2.0/subnets => generated 656 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:25.423 8 INFO neutron.api.v2.resource [None req-f403013e-50c8-4997-a6f7-26cbb4571532 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1562] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:25 2026] DELETE /v2.0/security-groups/109b8130-7c7c-4475-918f-32eaee677af8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:25.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-32d73bf1-fde2-4a7b-9cb4-51abb83937fe dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] TaaS: Handle Delete Port: beebd800-9c3f-402d-ac11-0006377ebac3 2026-08-13 09:36:25.435 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32d73bf1-fde2-4a7b-9cb4-51abb83937fe dab190f6ceb94cb096190e25f40914b9 1a241641b8434f0a98203a604518bc37 - - default default] Tap Mirror: Handle Delete Port: beebd800-9c3f-402d-ac11-0006377ebac3 2026-08-13 09:36:25.758 7 INFO neutron.services.segments.plugin [-] Segment a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 resource provider aggregate not found 2026-08-13 09:36:25.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-1fedf39b-8ad6-4f54-8192-b41a304706d5 - - - - - -] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: ports) to 5 2026-08-13 09:36:25.764 7 INFO neutron.services.segments.plugin [-] Segment a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 resource provider aggregate not found 2026-08-13 09:36:25.785 7 INFO neutron.services.segments.plugin [-] Segment a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 found for delete ", "request_id": "req-7d633932-41f2-404b-b8a9-eee2692aa516"}]} 2026-08-13 09:36:25.789 7 INFO neutron.services.segments.plugin [-] Segment a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43e8f83-962c-4f04-b2c8-79fe6eaccdd4 found for delete ", "request_id": "req-ec5ba1e8-d5f5-4dce-89a7-8c16579f675a"}]} [pid: 7|app: 0|req: 799/1563] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:25 2026] DELETE /v2.0/networks/9650bd9c-fe69-4d79-a5dd-e61a604312f6 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1564] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:25 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:25.930 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:25.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:26.035 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status down for port: 96890c2b-a734-440a-a307-3c0614572cfe 2026-08-13 09:36:26.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd93ab21-d77d-4c53-9aff-9c75a6ca4c47 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 19441478-41d2-4502-a683-7a51fa041dc6 (type: security_groups) to 1 2026-08-13 09:36:26.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd93ab21-d77d-4c53-9aff-9c75a6ca4c47 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource b2cfca99-0283-4b87-b610-3224f669f478 (type: security_group_rules) to 0 2026-08-13 09:36:26.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd93ab21-d77d-4c53-9aff-9c75a6ca4c47 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource e6fd51c9-59ee-4f60-abc0-66707a248b78 (type: security_group_rules) to 0 2026-08-13 09:36:26.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 96890c2b-a734-440a-a307-3c0614572cfe (type: ports) to 1 [pid: 7|app: 0|req: 801/1565] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:36:25 2026] POST /v2.0/security-groups => generated 1625 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1566] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:26 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:26.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-290ef5a7-0705-46ff-90bf-e83d8eb20dbb 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource ad2f85ee-8f2b-451f-813f-f3e48e40d8cb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 803/1567] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1568] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:26 2026] GET /v2.0/security-group-rules/ad2f85ee-8f2b-451f-813f-f3e48e40d8cb => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1569] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1570] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:26 2026] DELETE /v2.0/security-group-rules/ad2f85ee-8f2b-451f-813f-f3e48e40d8cb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1571] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:26 2026] GET /v2.0/security-groups?tenant_id=1a241641b8434f0a98203a604518bc37&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1572] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:26.725 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] OVN reports status up for port: 96890c2b-a734-440a-a307-3c0614572cfe 2026-08-13 09:36:26.763 8 INFO neutron.plugins.ml2.plugin [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] Attempt 1 to provision port 96890c2b-a734-440a-a307-3c0614572cfe 2026-08-13 09:36:26.819 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-de4a886f-ca46-428f-9c66-3fb748e62a22 - - - - - -] No port found with ID 13517b4a-0023-4ddb-a874-77e1f001a119: RuntimeError: No port found with ID 13517b4a-0023-4ddb-a874-77e1f001a119 2026-08-13 09:36:26.820 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de4a886f-ca46-428f-9c66-3fb748e62a22 - - - - - -] OVN reports status down for port: 0d561d5b-1e52-437c-ae03-e0019ec410b9 2026-08-13 09:36:26.843 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de4a886f-ca46-428f-9c66-3fb748e62a22 - - - - - -] OVN reports status up for port: d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:26.861 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:26.863 7 INFO neutron.plugins.ml2.plugin [None req-de4a886f-ca46-428f-9c66-3fb748e62a22 - - - - - -] Attempt 1 to provision port d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:26.864 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 809/1573] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:26 2026] DELETE /v2.0/security-groups/d62a9295-f556-413b-9612-ef4b78de2d0e => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:27.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd05c869-9093-4c10-982c-c9004fcc3dcb'] response: {'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'code': 200} 2026-08-13 09:36:27.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4f5d93d-119c-4ee3-9210-e140c36903b3 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource 9362b821-8299-4bed-98c4-ad676734243a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 810/1574] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1575] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/security-group-rules/9362b821-8299-4bed-98c4-ad676734243a => generated 601 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:27.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-de4a886f-ca46-428f-9c66-3fb748e62a22 - - - - - -] Successfully bumped revision number for resource d3bafbe4-9ea7-4e87-8170-4cc075957d88 (type: ports) to 5 [pid: 7|app: 0|req: 812/1576] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:27.376 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b1c92ad-5944-420f-b8e4-0f33fa6b4cf7 - - - - - -] OVN reports status down for port: 96728465-b24a-43ad-ac37-bb4cf063aa9f 2026-08-13 09:36:27.405 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b1c92ad-5944-420f-b8e4-0f33fa6b4cf7 - - - - - -] OVN reports status down for port: 96728465-b24a-43ad-ac37-bb4cf063aa9f [pid: 7|app: 0|req: 813/1577] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 971 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:27.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-22b2d43f-6019-4f3e-a5fa-46da163885b8 - - - - - -] Successfully bumped revision number for resource 96890c2b-a734-440a-a307-3c0614572cfe (type: ports) to 2 2026-08-13 09:36:27.562 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b1c92ad-5944-420f-b8e4-0f33fa6b4cf7 - - - - - -] OVN reports status down for port: 9fab8827-7626-4921-b62e-cf08ef55fec4 2026-08-13 09:36:27.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-25da973e-890d-4e6f-b6b3-987be307a089 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 96890c2b-a734-440a-a307-3c0614572cfe (type: router_ports) to 1 [pid: 8|app: 0|req: 765/1578] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:36:25 2026] PUT /v2.0/routers/b7315649-bf44-437f-87c5-b7292b7a7d43/add_router_interface => generated 309 bytes in 2325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1579] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:27 2026] DELETE /v2.0/security-group-rules/9362b821-8299-4bed-98c4-ad676734243a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 766/1580] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1581] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:27.913 8 INFO neutron.db.securitygroups_db [None req-d2507a6c-13d3-4c69-8c92-41689adc10ca 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Project ebefec70153f446fbf6024c404544d7e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 815/1582] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/networks => generated 3871 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1583] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/subnets => generated 2655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:27.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-d2507a6c-13d3-4c69-8c92-41689adc10ca 8617c4389f8d4cfb9d89ece85240f2f3 ebefec70153f446fbf6024c404544d7e - - default default] Successfully bumped revision number for resource c945245a-5097-4296-887c-73491c4a2d75 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 768/1584] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1585] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:28 2026] GET /v2.0/security-group-rules/c945245a-5097-4296-887c-73491c4a2d75 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1586] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:36:27 2026] GET /v2.0/routers => generated 1943 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:28.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b1c92ad-5944-420f-b8e4-0f33fa6b4cf7 - - - - - -] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: ports) to 6 [pid: 8|app: 0|req: 770/1587] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:28 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:28.307 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-500f5da9-e8c6-4ac3-a1df-b10e4db004f5 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:36:28.308 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-500f5da9-e8c6-4ac3-a1df-b10e4db004f5 - - - - - -] OVN reports status up for port: 9fab8827-7626-4921-b62e-cf08ef55fec4 2026-08-13 09:36:28.321 7 INFO neutron.plugins.ml2.plugin [None req-500f5da9-e8c6-4ac3-a1df-b10e4db004f5 - - - - - -] Attempt 1 to provision port 9fab8827-7626-4921-b62e-cf08ef55fec4 2026-08-13 09:36:28.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb689367-d710-41f1-a545-0071e703dcd2 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 1940d099-2f34-47f4-a4ac-1a0d6023c798 (type: security_groups) to 1 2026-08-13 09:36:28.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb689367-d710-41f1-a545-0071e703dcd2 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource a5e61bcb-319d-4b5a-89d2-22db51349fca (type: security_group_rules) to 0 2026-08-13 09:36:28.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb689367-d710-41f1-a545-0071e703dcd2 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource e9bc5933-cc8e-43aa-909c-65fcc7f7691d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 818/1588] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:28 2026] DELETE /v2.0/security-group-rules/c945245a-5097-4296-887c-73491c4a2d75 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1589] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:36:28 2026] POST /v2.0/security-groups => generated 1671 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1590] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:28.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-931f40d7-acdc-41e2-8b4b-3d96809149b2 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource e1a6de4f-e7b4-442e-a762-2ce782a7686d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 772/1591] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1592] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:28 2026] DELETE /v2.0/security-groups/19441478-41d2-4502-a683-7a51fa041dc6 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:28.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-23f7a81b-6d60-4cdb-9977-0b8a768ea886 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource ea10884b-8030-4275-a2e6-c6421b238df8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 773/1593] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:28.800 7 INFO neutron.db.ovn_revision_numbers_db [None req-500f5da9-e8c6-4ac3-a1df-b10e4db004f5 - - - - - -] Successfully bumped revision number for resource 9fab8827-7626-4921-b62e-cf08ef55fec4 (type: ports) to 7 [pid: 8|app: 0|req: 774/1594] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:28.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ca7ac5c-2ece-46f4-9a40-85cf1c8297a9 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 0a6a405a-60fb-43b7-bcd5-fb7faa22495a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 777/1597] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1598] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:29.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 4708f115-cbf6-48ba-a3b4-541857c2276b (type: security_groups) to 1 2026-08-13 09:36:29.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 249c0a1b-3520-469d-b576-9804ce4d617a (type: security_group_rules) to 0 2026-08-13 09:36:29.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c52723a6-b5f9-494a-9bb5-9e78bd2849af'] response: {'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'code': 200} 2026-08-13 09:36:29.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 29240faa-5694-4f0d-85a0-40cee5ab8a16 (type: security_group_rules) to 0 2026-08-13 09:36:29.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 3617c36d-03c9-4db2-8f9c-cd4a2777706c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 779/1599] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:29 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:29.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 44ca6949-9079-4dd6-a317-1ca013ba6fa8 (type: security_group_rules) to 0 2026-08-13 09:36:29.196 7 INFO neutron.db.segments_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Added segment e1c71063-d01e-4699-9cc7-0590216b942f of type geneve for network bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82 2026-08-13 09:36:29.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-be9fee56-0d92-40e7-b17b-0efa1476f24f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 15793ed5-e943-4b14-94e4-17c0aa8a1d19 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 780/1600] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1601] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:29 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:29.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82 (type: networks) to 1 2026-08-13 09:36:29.362 8 INFO neutron.db.securitygroups_db [None req-a97c6264-4885-4a2f-ab47-f76281a14d4e c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Project 9d23e8b198174c778656cc2344e63729 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-13 09:36:29.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-a97c6264-4885-4a2f-ab47-f76281a14d4e c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 904949b9-e6d6-4bde-8c2a-d16a2106cc9b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 782/1602] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:29.549 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:29.551 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:29.576 8 INFO neutron.db.securitygroups_db [None req-625e5327-7f3a-4c18-95f2-60028cd2edac c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Project 9d23e8b198174c778656cc2344e63729 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-13 09:36:29.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5156637-91e7-49ae-821f-e8b5892abe17 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 98a6607b-beb7-42c9-bb1a-b240f8a6ad5b (type: ports) to 1 [pid: 7|app: 0|req: 821/1603] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:28 2026] POST /v2.0/networks => generated 663 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1604] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:29 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:29.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-625e5327-7f3a-4c18-95f2-60028cd2edac c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 92c34dfd-4c6f-49e8-a9c9-b00870def497 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 783/1605] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1606] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:29 2026] GET /v2.0/security-groups?tenant_id=ebefec70153f446fbf6024c404544d7e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1607] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:29 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:30.029 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16d8cd06-d9be-42ca-bb66-b41497229de3 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:30.030 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16d8cd06-d9be-42ca-bb66-b41497229de3 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 825/1608] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:29 2026] DELETE /v2.0/security-groups/d4c5b8f4-f049-4a64-9af2-bd7ec2302d35 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:30.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-16d8cd06-d9be-42ca-bb66-b41497229de3 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 6e25fac1-7c78-4f45-b5a0-51febdd5feb0 (type: ports) to 1 [pid: 8|app: 0|req: 784/1609] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:29 2026] POST /v2.0/ports => generated 775 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:30.294 8 INFO neutron.db.segments_db [None req-bf78e2d4-29a5-4ea5-b4fc-3e420704678d be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Added segment f2067898-8fbf-418f-858f-ebc8055c5f28 of type geneve for network 64a5a057-b418-40dd-b9cc-8424d747b705 2026-08-13 09:36:30.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf78e2d4-29a5-4ea5-b4fc-3e420704678d be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 64a5a057-b418-40dd-b9cc-8424d747b705 (type: networks) to 1 [pid: 7|app: 0|req: 826/1610] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/networks => generated 1373 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1611] 10.0.0.203 () {34 vars in 1096 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-72738349&fields=id&tenant_id=9d23e8b198174c778656cc2344e63729 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1612] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1613] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/quotas/9d23e8b198174c778656cc2344e63729 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:30.634 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf78e2d4-29a5-4ea5-b4fc-3e420704678d be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:30.643 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf78e2d4-29a5-4ea5-b4fc-3e420704678d be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 64a5a057-b418-40dd-b9cc-8424d747b705: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:30.659 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4a80b34e-8d35-4f2a-98fc-9beb15f6e850 - - - - - -] OVN reports status down for port: d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:30.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf78e2d4-29a5-4ea5-b4fc-3e420704678d be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 2e9575a3-1c43-417a-96bd-1790665af475 (type: ports) to 1 [pid: 8|app: 0|req: 785/1614] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:30 2026] POST /v2.0/networks => generated 651 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1615] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&fields=id => generated 103 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1616] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:30.997 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d1db476-e5f9-4ef8-b012-7aff6b2d5db8 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:30.998 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d1db476-e5f9-4ef8-b012-7aff6b2d5db8 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 64a5a057-b418-40dd-b9cc-8424d747b705: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 832/1617] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:36:30 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1618] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:31 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1619] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:31 2026] GET /v2.0/security-groups?id=a9e43807-a981-4947-99c6-4bef612f3f79&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:31.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a80b34e-8d35-4f2a-98fc-9beb15f6e850 - - - - - -] Successfully bumped revision number for resource d3bafbe4-9ea7-4e87-8170-4cc075957d88 (type: ports) to 6 [pid: 7|app: 0|req: 835/1620] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:31 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:31.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8026710a-d359-450f-8d3d-54ea347b9079'] response: {'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'code': 200} 2026-08-13 09:36:31.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4330741-12ca-42b3-b062-9a35db218d8f - - - - - -] Successfully bumped revision number for resource 2e9575a3-1c43-417a-96bd-1790665af475 (type: ports) to 2 2026-08-13 09:36:31.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4330741-12ca-42b3-b062-9a35db218d8f - - - - - -] Successfully bumped revision number for resource ef51ebe6-bc3a-4c7d-832e-7c718c30eba5 (type: subnets) to 0 [pid: 8|app: 0|req: 786/1621] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:30 2026] POST /v2.0/subnets => generated 626 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:31.818 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95aefebd-ad77-45af-900a-c03e00a8ba27 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:31.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95aefebd-ad77-45af-900a-c03e00a8ba27 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 64a5a057-b418-40dd-b9cc-8424d747b705: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 787/1622] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:36:31 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:31.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-95aefebd-ad77-45af-900a-c03e00a8ba27 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 1845a7d1-548c-47e8-97ff-817d4da1df7c (type: ports) to 1 [pid: 7|app: 0|req: 836/1623] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:31 2026] POST /v2.0/ports => generated 949 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:32.054 8 INFO neutron_taas.services.taas.taas_plugin [req-1b1153d2-4adb-4c41-b167-7cbd6ec0fddf req-d2db6bd0-eedf-45a2-a6cb-f19266eb1393 c85d8b506eba46308b6400684ce67340 5f567651b13740659c0a7d9d007a8cf3 - - default default] TaaS: Handle Delete Port: d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:32.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1b1153d2-4adb-4c41-b167-7cbd6ec0fddf req-d2db6bd0-eedf-45a2-a6cb-f19266eb1393 c85d8b506eba46308b6400684ce67340 5f567651b13740659c0a7d9d007a8cf3 - - default default] Tap Mirror: Handle Delete Port: d3bafbe4-9ea7-4e87-8170-4cc075957d88 2026-08-13 09:36:32.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbcb4060-53d1-4d60-a48d-c053e8e18435 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: 1845a7d1-548c-47e8-97ff-817d4da1df7c 2026-08-13 09:36:32.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbcb4060-53d1-4d60-a48d-c053e8e18435 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: 1845a7d1-548c-47e8-97ff-817d4da1df7c [pid: 8|app: 0|req: 788/1624] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:36:31 2026] DELETE /v2.0/ports/d3bafbe4-9ea7-4e87-8170-4cc075957d88 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1625] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:32 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1626] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:32 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:32.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b7adb88-7056-4da5-a90f-9fca94c83db0'] response: {'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'name': 'network-vif-deleted', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 837/1627] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:32 2026] DELETE /v2.0/ports/1845a7d1-548c-47e8-97ff-817d4da1df7c => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:32.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2342aa85-71c8-44ce-8fb9-c593d59f4d87 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1628] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:32 2026] DELETE /v2.0/ports/1845a7d1-548c-47e8-97ff-817d4da1df7c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:32.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1b99296-ee47-46a0-a29a-fe4954f8eb38 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1629] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:32 2026] GET /v2.0/ports/1845a7d1-548c-47e8-97ff-817d4da1df7c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1630] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:32 2026] DELETE /v2.0/subnets/ef51ebe6-bc3a-4c7d-832e-7c718c30eba5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:32.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7e16eae-4e08-4dbf-bb06-032efcaf4b11 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: 2e9575a3-1c43-417a-96bd-1790665af475 2026-08-13 09:36:32.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7e16eae-4e08-4dbf-bb06-032efcaf4b11 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: 2e9575a3-1c43-417a-96bd-1790665af475 2026-08-13 09:36:32.851 7 INFO neutron.services.segments.plugin [-] Segment f2067898-8fbf-418f-858f-ebc8055c5f28 resource provider aggregate not found 2026-08-13 09:36:32.858 7 INFO neutron.services.segments.plugin [-] Segment f2067898-8fbf-418f-858f-ebc8055c5f28 resource provider aggregate not found 2026-08-13 09:36:32.867 7 INFO neutron.services.segments.plugin [-] Segment f2067898-8fbf-418f-858f-ebc8055c5f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2067898-8fbf-418f-858f-ebc8055c5f28 found for delete ", "request_id": "req-f2a0956b-697d-4015-a7e4-0a30f2fdbc1c"}]} 2026-08-13 09:36:32.883 7 INFO neutron.services.segments.plugin [-] Segment f2067898-8fbf-418f-858f-ebc8055c5f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2067898-8fbf-418f-858f-ebc8055c5f28 found for delete ", "request_id": "req-23633063-fa42-43d9-99b2-49a470aa01df"}]} [pid: 7|app: 0|req: 839/1631] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:32 2026] DELETE /v2.0/networks/64a5a057-b418-40dd-b9cc-8424d747b705 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:32.977 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] No hosting information found for port 96890c2b-a734-440a-a307-3c0614572cfe: RuntimeError: No hosting information found for port 96890c2b-a734-440a-a307-3c0614572cfe 2026-08-13 09:36:33.030 8 INFO neutron.db.segments_db [None req-35f43e01-a4aa-4661-a842-739c87aeffe2 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Added segment d5dcc677-1be3-4e45-9a69-10a725ef8ef5 of type geneve for network 73f7c159-be0b-4e27-9544-582fe1bab4d6 2026-08-13 09:36:33.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] Successfully bumped revision number for resource 96890c2b-a734-440a-a307-3c0614572cfe (type: router_ports) to 2 2026-08-13 09:36:33.098 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 98a6607b-beb7-42c9-bb1a-b240f8a6ad5b 2026-08-13 09:36:33.224 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 6e25fac1-7c78-4f45-b5a0-51febdd5feb0 2026-08-13 09:36:33.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bedc7af-eb54-4a73-ac81-3ac68aecdee5'] response: {'server_uuid': '7c9852f6-1c06-4c00-a4ac-e1eebb397c84', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3bafbe4-9ea7-4e87-8170-4cc075957d88', 'code': 200} 2026-08-13 09:36:33.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-35f43e01-a4aa-4661-a842-739c87aeffe2 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 73f7c159-be0b-4e27-9544-582fe1bab4d6 (type: networks) to 1 2026-08-13 09:36:33.346 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 2e9575a3-1c43-417a-96bd-1790665af475 2026-08-13 09:36:33.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 1845a7d1-548c-47e8-97ff-817d4da1df7c 2026-08-13 09:36:33.445 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-35f43e01-a4aa-4661-a842-739c87aeffe2 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:33.447 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-35f43e01-a4aa-4661-a842-739c87aeffe2 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 73f7c159-be0b-4e27-9544-582fe1bab4d6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:33.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-35f43e01-a4aa-4661-a842-739c87aeffe2 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource a37541ec-4df9-4bfb-9c0f-f6d43faa248a (type: ports) to 1 2026-08-13 09:36:33.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] OVN reports status down for port: a37541ec-4df9-4bfb-9c0f-f6d43faa248a [pid: 8|app: 0|req: 793/1632] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:32 2026] POST /v2.0/networks => generated 651 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1633] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:33 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1634] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:33 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:33.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a70792-f39e-423c-89c7-a2b9243810a9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9d46d247-f02a-423c-a04c-6d33c812d9e1 (type: security_groups) to 1 2026-08-13 09:36:33.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a70792-f39e-423c-89c7-a2b9243810a9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 19ef18ef-1a43-4084-83ba-0bacbc363d68 (type: security_group_rules) to 0 2026-08-13 09:36:33.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a70792-f39e-423c-89c7-a2b9243810a9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 33159dbb-67e6-400f-a2fc-c0f738d60b82 (type: security_group_rules) to 0 2026-08-13 09:36:33.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a70792-f39e-423c-89c7-a2b9243810a9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4a42d157-f846-44b8-ba40-9c1561a31d48 (type: security_group_rules) to 0 2026-08-13 09:36:33.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a70792-f39e-423c-89c7-a2b9243810a9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a80f3166-f172-4f9a-9286-6501d21a5820 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 840/1635] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:33 2026] GET /v2.0/security-groups?tenant_id=5d3a2b6ffd8545a38342837e4a589547&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:33.763 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ad43d17-df11-4eaf-b125-141475e2addf be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:33.764 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ad43d17-df11-4eaf-b125-141475e2addf be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 73f7c159-be0b-4e27-9544-582fe1bab4d6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 841/1636] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:33 2026] DELETE /v2.0/security-groups/9d46d247-f02a-423c-a04c-6d33c812d9e1 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:34.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-416f3b30-c344-45c4-8050-02d92511f09f - - - - - -] Successfully bumped revision number for resource a37541ec-4df9-4bfb-9c0f-f6d43faa248a (type: ports) to 2 2026-08-13 09:36:34.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-416f3b30-c344-45c4-8050-02d92511f09f - - - - - -] Successfully bumped revision number for resource 41bb1497-0c18-4603-9043-157e59a104e2 (type: subnets) to 0 [pid: 8|app: 0|req: 796/1637] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:33 2026] POST /v2.0/subnets => generated 626 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:34.503 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6731f20a-41f1-4309-bb05-2b459889fa8a be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:34.505 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6731f20a-41f1-4309-bb05-2b459889fa8a be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network 73f7c159-be0b-4e27-9544-582fe1bab4d6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:34.617 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] OVN reports status down for port: a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 [pid: 8|app: 0|req: 797/1638] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:34 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1639] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:34 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:34.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-6731f20a-41f1-4309-bb05-2b459889fa8a be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 (type: ports) to 1 [pid: 7|app: 0|req: 842/1640] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:34 2026] POST /v2.0/ports => generated 912 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:34.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-5136a807-4f35-40cb-ba08-d01169926ded be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 2026-08-13 09:36:34.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5136a807-4f35-40cb-ba08-d01169926ded be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 [pid: 8|app: 0|req: 799/1641] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:34 2026] DELETE /v2.0/ports/a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:35.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-217c9b2b-e34c-4459-89e6-b8f703e89d20 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1642] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:35 2026] GET /v2.0/ports/a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1643] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:35 2026] DELETE /v2.0/subnets/41bb1497-0c18-4603-9043-157e59a104e2 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:35.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-a21ddbb2-e12a-424e-be98-d2a7bb6e5f83 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: a37541ec-4df9-4bfb-9c0f-f6d43faa248a 2026-08-13 09:36:35.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a21ddbb2-e12a-424e-be98-d2a7bb6e5f83 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: a37541ec-4df9-4bfb-9c0f-f6d43faa248a [pid: 8|app: 0|req: 801/1644] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:36:35 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 698 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1645] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:36:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d23e8b198174c778656cc2344e63729 => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:35.551 7 INFO neutron.services.segments.plugin [-] Segment d5dcc677-1be3-4e45-9a69-10a725ef8ef5 resource provider aggregate not found 2026-08-13 09:36:35.557 7 INFO neutron.services.segments.plugin [-] Segment d5dcc677-1be3-4e45-9a69-10a725ef8ef5 resource provider aggregate not found 2026-08-13 09:36:35.569 7 INFO neutron.services.segments.plugin [-] Segment d5dcc677-1be3-4e45-9a69-10a725ef8ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dcc677-1be3-4e45-9a69-10a725ef8ef5 found for delete ", "request_id": "req-2da27637-4baa-47dc-9653-ada106f47729"}]} 2026-08-13 09:36:35.576 7 INFO neutron.services.segments.plugin [-] Segment d5dcc677-1be3-4e45-9a69-10a725ef8ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dcc677-1be3-4e45-9a69-10a725ef8ef5 found for delete ", "request_id": "req-fa4534c8-860b-44b1-95d2-fe4fd0ae9d1b"}]} [pid: 7|app: 0|req: 844/1646] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:35 2026] DELETE /v2.0/networks/73f7c159-be0b-4e27-9544-582fe1bab4d6 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:35.778 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-079c6e8b-6429-4e33-9018-ff1b36d411ae be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] No more DHCP agents 2026-08-13 09:36:35.779 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-079c6e8b-6429-4e33-9018-ff1b36d411ae be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Unable to schedule network bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:35.790 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-767dda29-acf7-485d-8c18-12915a8e21ed req-6677d62f-9725-406b-b6ba-6ad68ad7100b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:35.791 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-767dda29-acf7-485d-8c18-12915a8e21ed req-6677d62f-9725-406b-b6ba-6ad68ad7100b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:35.860 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 784c77f4-69e5-48ae-a1a4-dadfd689528b 2026-08-13 09:36:35.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-079c6e8b-6429-4e33-9018-ff1b36d411ae be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 784c77f4-69e5-48ae-a1a4-dadfd689528b (type: ports) to 1 [pid: 7|app: 0|req: 845/1647] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:36:35 2026] POST /v2.0/ports => generated 775 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:35.976 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] OVN reports status down for port: 5f55feac-d233-48f6-aa20-7a713ec0ce38 [pid: 7|app: 0|req: 846/1648] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:35 2026] GET /v2.0/ports?device_id=7c9852f6-1c06-4c00-a4ac-e1eebb397c84 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:36.058 8 INFO neutron.db.ovn_revision_numbers_db [req-767dda29-acf7-485d-8c18-12915a8e21ed req-6677d62f-9725-406b-b6ba-6ad68ad7100b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 5f55feac-d233-48f6-aa20-7a713ec0ce38 (type: ports) to 1 [pid: 7|app: 0|req: 847/1649] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:35 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 961 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1650] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:36:35 2026] POST /v2.0/ports => generated 958 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 804/1651] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:36 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:36.334 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 784c77f4-69e5-48ae-a1a4-dadfd689528b 2026-08-13 09:36:36.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-7511a10a-6efa-433c-886c-dec400a92432 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Successfully bumped revision number for resource 784c77f4-69e5-48ae-a1a4-dadfd689528b (type: ports) to 2 [pid: 7|app: 0|req: 848/1652] 10.0.0.80 () {34 vars in 736 bytes} [Thu Aug 13 09:36:36 2026] PUT /v2.0/ports/784c77f4-69e5-48ae-a1a4-dadfd689528b => generated 752 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:36.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-50ce750f-5934-4819-bc0a-eca4d47d593c be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: 784c77f4-69e5-48ae-a1a4-dadfd689528b 2026-08-13 09:36:36.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50ce750f-5934-4819-bc0a-eca4d47d593c be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: 784c77f4-69e5-48ae-a1a4-dadfd689528b 2026-08-13 09:36:36.615 8 INFO neutron.db.ovn_revision_numbers_db [req-767dda29-acf7-485d-8c18-12915a8e21ed req-779c48fa-9cf8-4224-9302-08bf9b47d11d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 5f55feac-d233-48f6-aa20-7a713ec0ce38 (type: ports) to 2 [pid: 7|app: 0|req: 849/1653] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:36 2026] DELETE /v2.0/ports/784c77f4-69e5-48ae-a1a4-dadfd689528b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1654] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:36 2026] GET /v2.0/ports => generated 1534 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:36.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9af9dda-5cf2-4f8f-9d4d-8e0683d59835 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1655] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:36 2026] GET /v2.0/ports/784c77f4-69e5-48ae-a1a4-dadfd689528b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1656] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:36:36 2026] GET /v2.0/ports => generated 1534 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1657] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:36 2026] GET /v2.0/ports/6e25fac1-7c78-4f45-b5a0-51febdd5feb0 => generated 775 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:36.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-296efb8e-e7c3-419a-b1eb-23a4a59adcc5 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] DELETE failed (client error): The resource could not be found. 2026-08-13 09:36:36.867 8 INFO neutron.db.ovn_revision_numbers_db [req-767dda29-acf7-485d-8c18-12915a8e21ed req-779c48fa-9cf8-4224-9302-08bf9b47d11d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 5f55feac-d233-48f6-aa20-7a713ec0ce38 (type: ports) to 4 [pid: 7|app: 0|req: 854/1658] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:36 2026] DELETE /v2.0/ports/a4fcc5d0-508c-4e7f-9bd0-09d9d0229e52 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:36.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83431424-71b6-4696-9c8a-a00287607d3c be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1659] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:36:36 2026] PUT /v2.0/ports/5f55feac-d233-48f6-aa20-7a713ec0ce38 => generated 1208 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1660] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:36 2026] DELETE /v2.0/subnets/41bb1497-0c18-4603-9043-157e59a104e2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:36.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06ecc0c4-2eec-4ee7-a846-7cf3088b80f5 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1661] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:36 2026] DELETE /v2.0/subnets/ef51ebe6-bc3a-4c7d-832e-7c718c30eba5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:36.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60c02a3c-7c2a-4aaf-bddd-0e614cc174df'] response: {'name': 'network-changed', 'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'status': 'completed', 'code': 200} 2026-08-13 09:36:37.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-17b9e8c5-6313-4c47-a308-c8b225516568 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: 6e25fac1-7c78-4f45-b5a0-51febdd5feb0 2026-08-13 09:36:37.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17b9e8c5-6313-4c47-a308-c8b225516568 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: 6e25fac1-7c78-4f45-b5a0-51febdd5feb0 [pid: 7|app: 0|req: 856/1662] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:36:36 2026] DELETE /v2.0/ports/6e25fac1-7c78-4f45-b5a0-51febdd5feb0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:37.267 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ace934e-c55e-4a77-8968-1c4f63c30c75 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] TaaS: Handle Delete Port: 98a6607b-beb7-42c9-bb1a-b240f8a6ad5b 2026-08-13 09:36:37.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ace934e-c55e-4a77-8968-1c4f63c30c75 be857a661a234031b9afcc7faacc1f27 e12c2d321b014deb8b4be678261d1458 - - default default] Tap Mirror: Handle Delete Port: 98a6607b-beb7-42c9-bb1a-b240f8a6ad5b 2026-08-13 09:36:37.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-e95094d4-2b9a-4484-bbb3-d0b709f20486 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: e6e9c8dd-0545-41e9-8500-e72fbc527da1 2026-08-13 09:36:37.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e95094d4-2b9a-4484-bbb3-d0b709f20486 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: e6e9c8dd-0545-41e9-8500-e72fbc527da1 [pid: 7|app: 0|req: 857/1663] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:37 2026] DELETE /v2.0/networks/bc137c6d-bba4-4a2e-82ae-5b4d3f6dae82 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1664] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:37 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1665] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:37 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1666] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:37 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:37.608 7 INFO neutron.services.segments.plugin [-] Segment e1c71063-d01e-4699-9cc7-0590216b942f resource provider aggregate not found 2026-08-13 09:36:37.615 7 INFO neutron.services.segments.plugin [-] Segment e1c71063-d01e-4699-9cc7-0590216b942f resource provider aggregate not found 2026-08-13 09:36:37.636 7 INFO neutron.services.segments.plugin [-] Segment e1c71063-d01e-4699-9cc7-0590216b942f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c71063-d01e-4699-9cc7-0590216b942f found for delete ", "request_id": "req-b7705356-d9ea-45c3-acaf-cdc1d8f211ae"}]} 2026-08-13 09:36:37.637 7 INFO neutron.services.segments.plugin [-] Segment e1c71063-d01e-4699-9cc7-0590216b942f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c71063-d01e-4699-9cc7-0590216b942f found for delete ", "request_id": "req-845a2f51-2fcf-4eca-9d49-3c6e64db0951"}]} [pid: 7|app: 0|req: 861/1667] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:36:37 2026] GET /v2.0/networks?tenant_id=9d23e8b198174c778656cc2344e63729&shared=False => generated 796 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1668] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:36:37 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:38.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 1067c32e-7714-4d8d-b93e-d118a48c52f0 (type: security_groups) to 1 2026-08-13 09:36:38.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 1368d237-27b0-4d79-b29e-b1b4f85f7079 (type: security_group_rules) to 0 2026-08-13 09:36:38.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 6acb8055-b472-47c7-98ad-f962108c7cd9 (type: security_group_rules) to 0 2026-08-13 09:36:38.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 97811120-901b-4052-8685-e214125cac59 (type: security_group_rules) to 0 2026-08-13 09:36:38.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource f622d133-5058-4406-82a5-b2fd341a444c (type: security_group_rules) to 0 2026-08-13 09:36:38.371 7 INFO neutron.db.segments_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Added segment c4ebbe0c-90f6-45ea-8aef-5e9242776c69 of type geneve for network 695afb4c-3b66-4824-b52d-d07da1aebd80 [pid: 8|app: 0|req: 807/1669] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:36:37 2026] PUT /v2.0/routers/cd669756-1111-4acd-a178-da9ea41ea0d8/remove_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:38.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 695afb4c-3b66-4824-b52d-d07da1aebd80 (type: networks) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 808/1670] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:38 2026] GET /v2.0/security-groups?tenant_id=e12c2d321b014deb8b4be678261d1458&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:38.661 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:38.662 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network 695afb4c-3b66-4824-b52d-d07da1aebd80: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:38.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] OVN reports status down for port: 9981aeaa-c112-4276-97c7-541dfac36f69 2026-08-13 09:36:38.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b433057-b4b5-4a15-ad3b-566b34f5970f 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 9981aeaa-c112-4276-97c7-541dfac36f69 (type: ports) to 1 [pid: 7|app: 0|req: 863/1671] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:37 2026] POST /v2.0/networks => generated 748 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:38.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae1140ba-2b9d-4d14-b1a8-e22957ae4246 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 55005eb7-7562-4904-9b99-7966c1c176f1 2026-08-13 09:36:38.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae1140ba-2b9d-4d14-b1a8-e22957ae4246 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 55005eb7-7562-4904-9b99-7966c1c176f1 [pid: 7|app: 0|req: 864/1672] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:38 2026] DELETE /v2.0/security-groups/4708f115-cbf6-48ba-a3b4-541857c2276b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1673] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1674] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:39.313 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c4d716f-2a57-4db8-8974-d9ddb625d81a 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:39.316 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c4d716f-2a57-4db8-8974-d9ddb625d81a 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network 695afb4c-3b66-4824-b52d-d07da1aebd80: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 809/1675] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:38 2026] DELETE /v2.0/routers/cd669756-1111-4acd-a178-da9ea41ea0d8 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1676] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1677] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5f55feac-d233-48f6-aa20-7a713ec0ce38 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1678] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:39 2026] DELETE /v2.0/subnets/95583a55-4f22-4a38-8ae8-b6856fdd2545 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1679] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/subnets?id=987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:39.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-511dcfc4-aebe-4eea-9cf6-ff1089cf223a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 3380c0e6-21a4-41d1-a326-2e59409a9e26 2026-08-13 09:36:39.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-511dcfc4-aebe-4eea-9cf6-ff1089cf223a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 3380c0e6-21a4-41d1-a326-2e59409a9e26 2026-08-13 09:36:39.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e1c6231-335e-4823-9371-1485e9e5782e - - - - - -] Successfully bumped revision number for resource 9981aeaa-c112-4276-97c7-541dfac36f69 (type: ports) to 2 2026-08-13 09:36:39.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e1c6231-335e-4823-9371-1485e9e5782e - - - - - -] Successfully bumped revision number for resource 02ca79c3-c5fd-4a31-b2fc-434a3061fcd3 (type: subnets) to 0 [pid: 7|app: 0|req: 867/1680] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:39 2026] POST /v2.0/subnets => generated 644 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1681] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/ports?network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:39.881 7 WARNING neutron.api.v2.base [None req-4dc1f8a5-3cd8-4702-a6b3-5aaa9d078802 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-13 09:36:39.881 7 INFO neutron.api.v2.resource [None req-4dc1f8a5-3cd8-4702-a6b3-5aaa9d078802 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 869/1682] 10.0.0.80 () {34 vars in 680 bytes} [Thu Aug 13 09:36:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1683] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:39.930 8 INFO neutron.services.segments.plugin [-] Segment 134b4fe4-44cc-4b12-9bee-a43bd887937a resource provider aggregate not found 2026-08-13 09:36:39.937 8 INFO neutron.services.segments.plugin [-] Segment 134b4fe4-44cc-4b12-9bee-a43bd887937a resource provider aggregate not found 2026-08-13 09:36:39.957 8 INFO neutron.services.segments.plugin [-] Segment 134b4fe4-44cc-4b12-9bee-a43bd887937a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134b4fe4-44cc-4b12-9bee-a43bd887937a found for delete ", "request_id": "req-26c05b43-754c-412b-8398-abb94de0e52b"}]} 2026-08-13 09:36:39.958 8 INFO neutron.services.segments.plugin [-] Segment 134b4fe4-44cc-4b12-9bee-a43bd887937a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134b4fe4-44cc-4b12-9bee-a43bd887937a found for delete ", "request_id": "req-7b664dbd-31a4-4001-b1ce-84079bc127f5"}]} [pid: 8|app: 0|req: 814/1684] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:39 2026] DELETE /v2.0/networks/c2f1ad7c-606a-4a10-873e-3b9655dbc0b2 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1685] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:36:39 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:36:40.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bd7c125-a45d-4116-a10f-8148ee50b0fa 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] TaaS: Handle Delete Port: 9981aeaa-c112-4276-97c7-541dfac36f69 2026-08-13 09:36:40.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bd7c125-a45d-4116-a10f-8148ee50b0fa 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Tap Mirror: Handle Delete Port: 9981aeaa-c112-4276-97c7-541dfac36f69 [pid: 8|app: 0|req: 816/1686] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:40 2026] GET /v2.0/security-groups?tenant_id=5f567651b13740659c0a7d9d007a8cf3&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1687] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:40 2026] DELETE /v2.0/security-groups/a9e43807-a981-4947-99c6-4bef612f3f79 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:40.412 7 INFO neutron.services.segments.plugin [-] Segment c4ebbe0c-90f6-45ea-8aef-5e9242776c69 resource provider aggregate not found 2026-08-13 09:36:40.423 7 INFO neutron.services.segments.plugin [-] Segment c4ebbe0c-90f6-45ea-8aef-5e9242776c69 resource provider aggregate not found 2026-08-13 09:36:40.437 7 INFO neutron.services.segments.plugin [-] Segment c4ebbe0c-90f6-45ea-8aef-5e9242776c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ebbe0c-90f6-45ea-8aef-5e9242776c69 found for delete ", "request_id": "req-8d26bccf-80ad-4c12-a458-44b142d4561a"}]} 2026-08-13 09:36:40.445 7 INFO neutron.services.segments.plugin [-] Segment c4ebbe0c-90f6-45ea-8aef-5e9242776c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ebbe0c-90f6-45ea-8aef-5e9242776c69 found for delete ", "request_id": "req-a4c779e4-0da1-4b82-8191-a0f77715a2f5"}]} [pid: 7|app: 0|req: 871/1688] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:39 2026] DELETE /v2.0/networks/695afb4c-3b66-4824-b52d-d07da1aebd80 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1689] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:40 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1690] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:40 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:40.573 7 INFO neutron.db.segments_db [None req-0a76596f-db29-49e9-b57b-44bfdfe7afc4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Added segment b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 of type geneve for network e20db0c3-43aa-4731-8933-247025c9b894 2026-08-13 09:36:40.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a76596f-db29-49e9-b57b-44bfdfe7afc4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource e20db0c3-43aa-4731-8933-247025c9b894 (type: networks) to 1 2026-08-13 09:36:40.815 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a76596f-db29-49e9-b57b-44bfdfe7afc4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:40.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a76596f-db29-49e9-b57b-44bfdfe7afc4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network e20db0c3-43aa-4731-8933-247025c9b894: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:40.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 0a52761d-0785-4417-9c48-a20e8897fc58 2026-08-13 09:36:40.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a76596f-db29-49e9-b57b-44bfdfe7afc4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource 0a52761d-0785-4417-9c48-a20e8897fc58 (type: ports) to 1 [pid: 7|app: 0|req: 872/1691] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:40 2026] POST /v2.0/networks => generated 749 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:41.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 2996f0b6-da6f-4f76-bbeb-8cc4c81c91a3 (type: security_groups) to 1 2026-08-13 09:36:41.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 52eb859b-2de5-4230-ba56-7c2ed2cfed5e (type: security_group_rules) to 0 2026-08-13 09:36:41.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 91e3983d-b20a-4749-9a89-c85d13fa3e3c (type: security_group_rules) to 0 2026-08-13 09:36:41.118 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource d7705cbb-55a7-4c65-85a1-85184de267b2 (type: security_group_rules) to 0 2026-08-13 09:36:41.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource ea37513a-6d37-497a-bb52-c29f5c3cafa3 (type: security_group_rules) to 0 2026-08-13 09:36:41.139 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7afd954-4c31-42d1-91f4-a710b27783ad 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:41.143 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7afd954-4c31-42d1-91f4-a710b27783ad 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network e20db0c3-43aa-4731-8933-247025c9b894: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:41.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 3c4f2370-e5f0-457c-9577-feb7849dd498 (type: security_groups) to 1 2026-08-13 09:36:41.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 5b4c8880-2938-4537-ad46-b7792ee8a027 (type: security_group_rules) to 0 2026-08-13 09:36:41.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-68894c53-dc44-45e7-a8b3-3097613b0daf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource b5ee9af9-cd7e-482f-9839-6891bda1fc53 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 820/1692] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:36:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1693] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:41.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-273e9ffe-1490-4bf8-aee0-98f5f720a280 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 3c4f2370-e5f0-457c-9577-feb7849dd498 (type: security_groups) to 2 [pid: 8|app: 0|req: 822/1694] 10.0.0.80 () {34 vars in 757 bytes} [Thu Aug 13 09:36:41 2026] PUT /v2.0/security-groups/3c4f2370-e5f0-457c-9577-feb7849dd498 => generated 1663 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1695] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:36:41 2026] GET /v2.0/security-groups/3c4f2370-e5f0-457c-9577-feb7849dd498 => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:41.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-6920a627-7393-4f9b-8410-8bd825f7f931 - - - - - -] Successfully bumped revision number for resource 0a52761d-0785-4417-9c48-a20e8897fc58 (type: ports) to 2 [pid: 8|app: 0|req: 824/1696] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:41 2026] DELETE /v2.0/security-groups/3c4f2370-e5f0-457c-9577-feb7849dd498 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:41.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-6920a627-7393-4f9b-8410-8bd825f7f931 - - - - - -] Successfully bumped revision number for resource 8881c071-4c87-4cd6-9944-0c92dd453f56 (type: subnets) to 0 [pid: 7|app: 0|req: 873/1697] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:40 2026] POST /v2.0/subnets => generated 647 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1698] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:41.722 7 WARNING neutron.api.v2.base [None req-e497cf34-26a6-4c9e-8fc7-2241e954645c 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-13 09:36:41.722 7 INFO neutron.api.v2.resource [None req-e497cf34-26a6-4c9e-8fc7-2241e954645c 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 875/1699] 10.0.0.80 () {34 vars in 680 bytes} [Thu Aug 13 09:36:41 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:36:41.731 7 INFO neutron.api.v2.resource [None req-4c10acbf-308a-43ed-87fd-e79ef3c279cf 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1700] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:41 2026] DELETE /v2.0/security-groups/3c4f2370-e5f0-457c-9577-feb7849dd498 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1701] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:41 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:41.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-5caea70c-a10f-4f4d-a65c-4c19e9780654 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource e09286b3-d991-47e5-8029-eaf584a9203d (type: security_groups) to 1 2026-08-13 09:36:41.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-5caea70c-a10f-4f4d-a65c-4c19e9780654 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 7f85c175-74c2-4147-a8fe-50bc825b0be0 (type: security_group_rules) to 0 2026-08-13 09:36:41.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a9251a2-9109-4579-88c1-7fe5a548ee1e 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] TaaS: Handle Delete Port: 0a52761d-0785-4417-9c48-a20e8897fc58 2026-08-13 09:36:41.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a9251a2-9109-4579-88c1-7fe5a548ee1e 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Tap Mirror: Handle Delete Port: 0a52761d-0785-4417-9c48-a20e8897fc58 2026-08-13 09:36:41.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-5caea70c-a10f-4f4d-a65c-4c19e9780654 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource b518edf4-76ea-48c9-b145-1c8a7f77bd49 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 826/1702] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:36:41 2026] POST /v2.0/security-groups => generated 1623 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1703] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:41 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:42.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-3958c82b-b5f5-46c6-a614-2a159ccb1a06 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource aa7ea40a-5657-42fc-85ba-d046439eca42 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 828/1704] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1705] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules/aa7ea40a-5657-42fc-85ba-d046439eca42 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1706] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:41 2026] DELETE /v2.0/networks/e20db0c3-43aa-4731-8933-247025c9b894 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1707] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:42.363 7 INFO neutron.db.segments_db [None req-8f7bac22-4bc6-4b40-902c-cfd3b0c2d4d1 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Added segment a0a99e38-cabe-48c0-9548-322db46862ee of type geneve for network c077776d-b6de-4616-937e-96bc5f8b2372 [pid: 8|app: 0|req: 831/1708] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:42 2026] DELETE /v2.0/security-group-rules/aa7ea40a-5657-42fc-85ba-d046439eca42 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:42.455 7 INFO neutron.services.segments.plugin [-] Segment b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 resource provider aggregate not found 2026-08-13 09:36:42.466 7 INFO neutron.services.segments.plugin [-] Segment b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 resource provider aggregate not found 2026-08-13 09:36:42.475 7 INFO neutron.services.segments.plugin [-] Segment b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 found for delete ", "request_id": "req-856cdce7-290e-44c5-8e51-a5f5e0563fba"}]} 2026-08-13 09:36:42.481 7 INFO neutron.services.segments.plugin [-] Segment b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31948c6-bf41-4d7c-86a1-4d9f2c6ff4e3 found for delete ", "request_id": "req-ed9b5fe4-2922-42db-baed-40c6551cd36a"}]} 2026-08-13 09:36:42.497 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f7bac22-4bc6-4b40-902c-cfd3b0c2d4d1 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource c077776d-b6de-4616-937e-96bc5f8b2372 (type: networks) to 1 [pid: 8|app: 0|req: 832/1709] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:42.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-29c3263f-3bad-49fc-9c36-455781d73e86 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource 47a015a4-f14d-40e5-a10e-bdbb034a3e75 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 833/1710] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:42.655 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f7bac22-4bc6-4b40-902c-cfd3b0c2d4d1 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:42.657 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f7bac22-4bc6-4b40-902c-cfd3b0c2d4d1 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network c077776d-b6de-4616-937e-96bc5f8b2372: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:42.685 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] OVN reports status up for port: 5f55feac-d233-48f6-aa20-7a713ec0ce38 [pid: 8|app: 0|req: 834/1711] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules/47a015a4-f14d-40e5-a10e-bdbb034a3e75 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:42.708 7 INFO neutron.plugins.ml2.plugin [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] Attempt 1 to provision port 5f55feac-d233-48f6-aa20-7a713ec0ce38 [pid: 8|app: 0|req: 835/1712] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:42.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f7bac22-4bc6-4b40-902c-cfd3b0c2d4d1 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Successfully bumped revision number for resource c0d24d57-61d1-40f0-96c2-1ee0876b1b64 (type: ports) to 1 [pid: 7|app: 0|req: 878/1713] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:36:42 2026] POST /v2.0/networks => generated 749 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:42.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4527fed-3c91-421c-9c6e-050496381d65'] response: {'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'code': 200} [pid: 8|app: 0|req: 836/1714] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:42 2026] DELETE /v2.0/security-group-rules/47a015a4-f14d-40e5-a10e-bdbb034a3e75 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1715] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:43.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-03337dc2-2a31-4298-aadf-af13a7d2c66a 1b32e0010ff3442eba4f1b4b806183f9 a286cb5f6a174d1fa9e67078999ff7e7 - - default default] Successfully bumped revision number for resource aa8b4bcf-a337-400c-8de7-c3930b0fa424 (type: security_group_rules) to 0 2026-08-13 09:36:43.191 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ec1095c-6f29-4126-b1fa-5b1241e5eda5 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] No more DHCP agents 2026-08-13 09:36:43.200 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ec1095c-6f29-4126-b1fa-5b1241e5eda5 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Unable to schedule network c077776d-b6de-4616-937e-96bc5f8b2372: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 838/1716] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:43.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf2f8ed9-4c9b-43e2-b325-5792c90a58dc - - - - - -] Successfully bumped revision number for resource 5f55feac-d233-48f6-aa20-7a713ec0ce38 (type: ports) to 5 [pid: 8|app: 0|req: 839/1717] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1718] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-group-rules/aa8b4bcf-a337-400c-8de7-c3930b0fa424 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1719] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1720] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:43.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: c0d24d57-61d1-40f0-96c2-1ee0876b1b64 [pid: 8|app: 0|req: 843/1721] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:36:43 2026] DELETE /v2.0/security-group-rules/aa8b4bcf-a337-400c-8de7-c3930b0fa424 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1722] 10.0.0.80 () {32 vars in 672 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1723] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:43 2026] DELETE /v2.0/security-groups/e09286b3-d991-47e5-8029-eaf584a9203d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1726] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1727] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:43.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-078097fc-23c5-4d7e-a066-c5184f4943df - - - - - -] Successfully bumped revision number for resource c0d24d57-61d1-40f0-96c2-1ee0876b1b64 (type: ports) to 2 2026-08-13 09:36:43.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-078097fc-23c5-4d7e-a066-c5184f4943df - - - - - -] Successfully bumped revision number for resource 2160caac-99d5-4604-97ed-232f05c16fb7 (type: subnets) to 0 [pid: 7|app: 0|req: 879/1728] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:36:42 2026] POST /v2.0/subnets => generated 647 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1729] 10.0.0.80 () {34 vars in 680 bytes} [Thu Aug 13 09:36:43 2026] POST /v2.0/rbac-policies => generated 324 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 880/1730] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:44 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1731] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:44 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1732] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:44 2026] GET /v2.0/security-groups?tenant_id=a286cb5f6a174d1fa9e67078999ff7e7&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:44.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c00318-2013-487e-92bc-19474440cdf8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e3cdf2d7-130a-4c6d-99e7-4b0af5a645f0 (type: security_groups) to 1 2026-08-13 09:36:44.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c00318-2013-487e-92bc-19474440cdf8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 39b8045c-0750-4ed7-a69e-1f07de119e75 (type: security_group_rules) to 0 2026-08-13 09:36:44.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c00318-2013-487e-92bc-19474440cdf8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7101d6a5-dcc7-40e6-a1f4-71daae737399 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 852/1733] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:44 2026] DELETE /v2.0/security-groups/2996f0b6-da6f-4f76-bbeb-8cc4c81c91a3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:44.821 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c00318-2013-487e-92bc-19474440cdf8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d115af19-7e87-44b6-99d0-855abfe35558 (type: security_group_rules) to 0 2026-08-13 09:36:44.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c00318-2013-487e-92bc-19474440cdf8 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed044bf4-323f-4069-8573-7aa43f7f8300 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 853/1734] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:36:44 2026] GET /v2.0/networks/c077776d-b6de-4616-937e-96bc5f8b2372 => generated 693 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1735] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:44 2026] GET /v2.0/security-groups?tenant_id=3360e11db76b49e1aac92c72758347d5&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:44.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cde11cd-089c-4c01-a46d-a82b78e19efc'] response: {'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'code': 200} [pid: 8|app: 0|req: 854/1736] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:44 2026] DELETE /v2.0/security-groups/e3cdf2d7-130a-4c6d-99e7-4b0af5a645f0 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:45.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff37fa40-525f-42a2-8014-f3b80b480bb7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 90668188-6795-44aa-b2d7-5ee81c05068b (type: security_groups) to 1 2026-08-13 09:36:45.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff37fa40-525f-42a2-8014-f3b80b480bb7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0c751e93-a9c3-4ece-bf73-9a231644a5d8 (type: security_group_rules) to 0 2026-08-13 09:36:45.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff37fa40-525f-42a2-8014-f3b80b480bb7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fbb42406-539a-4d6f-819b-f0039281e3bd (type: security_group_rules) to 0 2026-08-13 09:36:45.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff37fa40-525f-42a2-8014-f3b80b480bb7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fc4b4591-fa3b-4d7c-8a21-4c6c2356812f (type: security_group_rules) to 0 2026-08-13 09:36:45.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff37fa40-525f-42a2-8014-f3b80b480bb7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ff0be2c9-525a-403c-a454-2328f137bdc1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 855/1737] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/security-groups?tenant_id=2ee62d08138348a59045f7caa3088a35&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:45.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d5d658c-46fe-4136-b54e-f98a179accaa 872fcce4f41b430f831f41001110f076 e684b2cd1848484296451bea7ca8fe17 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1738] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/networks/c077776d-b6de-4616-937e-96bc5f8b2372 => generated 138 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1739] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:45.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4fb5639-3d6c-483a-a9df-8600985a6e9c 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] TaaS: Handle Delete Port: c0d24d57-61d1-40f0-96c2-1ee0876b1b64 [pid: 8|app: 0|req: 856/1740] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:45 2026] DELETE /v2.0/security-groups/90668188-6795-44aa-b2d7-5ee81c05068b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:45.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4fb5639-3d6c-483a-a9df-8600985a6e9c 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] Tap Mirror: Handle Delete Port: c0d24d57-61d1-40f0-96c2-1ee0876b1b64 [pid: 8|app: 0|req: 857/1741] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1742] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1743] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:45 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1744] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:36:46 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:46.145 7 INFO neutron.services.segments.plugin [-] Segment a0a99e38-cabe-48c0-9548-322db46862ee resource provider aggregate not found 2026-08-13 09:36:46.149 7 INFO neutron.services.segments.plugin [-] Segment a0a99e38-cabe-48c0-9548-322db46862ee resource provider aggregate not found 2026-08-13 09:36:46.167 7 INFO neutron.services.segments.plugin [-] Segment a0a99e38-cabe-48c0-9548-322db46862ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a99e38-cabe-48c0-9548-322db46862ee found for delete ", "request_id": "req-101eeba1-1eee-4df7-8acb-ddd13512104f"}]} 2026-08-13 09:36:46.176 7 INFO neutron.services.segments.plugin [-] Segment a0a99e38-cabe-48c0-9548-322db46862ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a99e38-cabe-48c0-9548-322db46862ee found for delete ", "request_id": "req-d37cc52d-bab8-4924-8779-790845a29a8f"}]} [pid: 7|app: 0|req: 885/1745] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:36:45 2026] DELETE /v2.0/networks/c077776d-b6de-4616-937e-96bc5f8b2372 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:36:46.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-965722fa-7728-40d2-8a59-cafe9c5cd5aa 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1746] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:46 2026] DELETE /v2.0/subnets/02ca79c3-c5fd-4a31-b2fc-434a3061fcd3 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:46.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b367289-1635-407a-b21d-8163d38013a4 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1747] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:46 2026] DELETE /v2.0/subnets/8881c071-4c87-4cd6-9944-0c92dd453f56 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:46.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce8303ea-ce84-4a67-874e-fa57251d05f8 9f646badca634a888f885dd3b96a89ae 64243b5d85f74ef9a27b3f0f4c2d3108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1748] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:36:46 2026] DELETE /v2.0/subnets/2160caac-99d5-4604-97ed-232f05c16fb7 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:46.350 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f2cd37a-8438-4b1a-b0a0-07938e85ed5f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:36:46.352 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f2cd37a-8438-4b1a-b0a0-07938e85ed5f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 889/1749] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:46 2026] POST /v2.0/subnetpools => generated 548 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1750] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:36:47 2026] GET /v2.0/subnetpools/a374b1d5-02d1-47c5-bd05-1de1d168bf3f => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:47.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f2cd37a-8438-4b1a-b0a0-07938e85ed5f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource aced7a58-b054-48a3-ae9e-47d190d8f37f (type: floatingips) to 1 2026-08-13 09:36:47.322 8 INFO neutron.db.l3_db [None req-1f2cd37a-8438-4b1a-b0a0-07938e85ed5f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Floating IP aced7a58-b054-48a3-ae9e-47d190d8f37f associated. External IP: 10.96.250.202, port: 5f55feac-d233-48f6-aa20-7a713ec0ce38. 2026-08-13 09:36:47.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b2c7b4-9d2f-4e7b-bd27-cf5c321f7cc0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 67097ae7-f274-48d3-bb38-59b675efbb5c (type: security_groups) to 1 2026-08-13 09:36:47.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b2c7b4-9d2f-4e7b-bd27-cf5c321f7cc0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0ffce449-3686-4a5f-af64-503b2a6ba3cd (type: security_group_rules) to 0 2026-08-13 09:36:47.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b2c7b4-9d2f-4e7b-bd27-cf5c321f7cc0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 432e335e-d04f-488d-b3cd-8340ac16b708 (type: security_group_rules) to 0 2026-08-13 09:36:47.362 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b2c7b4-9d2f-4e7b-bd27-cf5c321f7cc0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5c8c22e5-9dd1-469f-a8c2-2307d1562831 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 861/1751] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:36:46 2026] POST /v2.0/floatingips => generated 856 bytes in 1270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:47.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b2c7b4-9d2f-4e7b-bd27-cf5c321f7cc0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a0abaea2-403a-4c10-9633-152e6263e048 (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:36:47.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8ff7b3c-2378-45bb-b7b2-a0c711f75f99'] response: {'name': 'network-changed', 'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 891/1752] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:47 2026] GET /v2.0/security-groups?tenant_id=e684b2cd1848484296451bea7ca8fe17&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1753] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:36:47 2026] PUT /v2.0/subnetpools/a374b1d5-02d1-47c5-bd05-1de1d168bf3f => generated 500 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1754] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:36:47 2026] GET /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1755] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:47 2026] DELETE /v2.0/security-groups/67097ae7-f274-48d3-bb38-59b675efbb5c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1756] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:47 2026] DELETE /v2.0/subnetpools/a374b1d5-02d1-47c5-bd05-1de1d168bf3f => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:47.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd66118b-cedd-496b-8530-8cfb64fea763 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4e835a38-ce0e-46ee-a3ff-4667d41d1f98 (type: security_groups) to 1 2026-08-13 09:36:47.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd66118b-cedd-496b-8530-8cfb64fea763 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 144a28ba-c6c4-456d-ac60-5d58071b6899 (type: security_group_rules) to 0 2026-08-13 09:36:48.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd66118b-cedd-496b-8530-8cfb64fea763 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 437ccd3b-d2eb-4dba-bc1f-29cc64c9309b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 894/1757] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:47 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:48.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd66118b-cedd-496b-8530-8cfb64fea763 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6f3872ed-d503-4139-bb0e-d5565142cf92 (type: security_group_rules) to 0 2026-08-13 09:36:48.013 7 INFO neutron.api.v2.resource [None req-741ecc0e-172e-4cec-8e8a-d488b766e64c 91d08f75da6c4bc69da40523f7cad7a1 cdc51a32a68445259b244ec84a79df6e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1758] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/subnetpools/a374b1d5-02d1-47c5-bd05-1de1d168bf3f => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:36:48.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd66118b-cedd-496b-8530-8cfb64fea763 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e9bb3750-ce06-40f2-8770-79983c34f9ca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 896/1759] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 796 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:48.063 7 INFO neutron.api.v2.resource [None req-eefec589-f7c7-424f-9045-a1d65334401e 91d08f75da6c4bc69da40523f7cad7a1 cdc51a32a68445259b244ec84a79df6e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1760] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:48 2026] DELETE /v2.0/subnetpools/a374b1d5-02d1-47c5-bd05-1de1d168bf3f => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1761] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:47 2026] GET /v2.0/security-groups?tenant_id=197bb81f70b34164871a450e7865ed55&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1762] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5f55feac-d233-48f6-aa20-7a713ec0ce38 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1763] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/subnets?id=987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1764] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/ports?network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1765] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1766] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:48 2026] DELETE /v2.0/security-groups/4e835a38-ce0e-46ee-a3ff-4667d41d1f98 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1767] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1768] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/security-groups?tenant_id=64243b5d85f74ef9a27b3f0f4c2d3108&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1769] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:48 2026] DELETE /v2.0/security-groups/1067c32e-7714-4d8d-b93e-d118a48c52f0 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:48.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b06e9f1-734f-481d-a5c9-6b6b96db2809 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9f7ba5fd-46a7-43f0-8266-8fc86744fef9 (type: security_groups) to 1 2026-08-13 09:36:48.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b06e9f1-734f-481d-a5c9-6b6b96db2809 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1911edd8-6e17-402f-9ed7-64ae0bf75857 (type: security_group_rules) to 0 2026-08-13 09:36:48.956 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b06e9f1-734f-481d-a5c9-6b6b96db2809 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 268b0459-f775-4c4c-b654-0c999a142c31 (type: security_group_rules) to 0 2026-08-13 09:36:48.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b06e9f1-734f-481d-a5c9-6b6b96db2809 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cabac024-06ee-4c50-8c79-78a63a314858 (type: security_group_rules) to 0 2026-08-13 09:36:48.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b06e9f1-734f-481d-a5c9-6b6b96db2809 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cbec68ae-067f-44ef-a6e4-b3679a7e9161 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 867/1770] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:48 2026] GET /v2.0/security-groups?tenant_id=cdc51a32a68445259b244ec84a79df6e&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1771] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:49 2026] DELETE /v2.0/security-groups/9f7ba5fd-46a7-43f0-8266-8fc86744fef9 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1772] 10.0.0.80 () {32 vars in 622 bytes} [Thu Aug 13 09:36:51 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1773] 10.0.0.80 () {32 vars in 632 bytes} [Thu Aug 13 09:36:51 2026] GET /v2.0/ => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:51.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddd5ced8-0f4d-4e7c-8798-975cce7b1461 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 187e4b23-37c0-4ddf-b484-0fc0e2cfdc21 (type: security_groups) to 1 2026-08-13 09:36:51.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddd5ced8-0f4d-4e7c-8798-975cce7b1461 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 58aa10c2-ee10-457a-8f88-b2f8424674d7 (type: security_group_rules) to 0 2026-08-13 09:36:51.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddd5ced8-0f4d-4e7c-8798-975cce7b1461 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 616bcdb4-0bdb-49ca-b971-65dd1bada475 (type: security_group_rules) to 0 2026-08-13 09:36:51.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddd5ced8-0f4d-4e7c-8798-975cce7b1461 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 90c4e775-5c9c-45f1-8f39-c632c99f28ac (type: security_group_rules) to 0 2026-08-13 09:36:51.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddd5ced8-0f4d-4e7c-8798-975cce7b1461 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bfd0859a-5fa2-4164-ae70-2408ae7666fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 868/1774] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:50 2026] GET /v2.0/security-groups?tenant_id=da857878b29d4a4188da34f11a54b532&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1775] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:51 2026] DELETE /v2.0/security-groups/187e4b23-37c0-4ddf-b484-0fc0e2cfdc21 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:51.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e4f066-f8e0-41f5-8682-af149bcfd0ff eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3fb78cc3-64c9-457e-bc18-6410ae6d9992 (type: security_groups) to 1 2026-08-13 09:36:51.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e4f066-f8e0-41f5-8682-af149bcfd0ff eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 19860121-91ff-475b-a35a-94bac2af332b (type: security_group_rules) to 0 2026-08-13 09:36:51.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e4f066-f8e0-41f5-8682-af149bcfd0ff eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 35f972e8-5e05-493d-b600-b76f8999be69 (type: security_group_rules) to 0 2026-08-13 09:36:51.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e4f066-f8e0-41f5-8682-af149bcfd0ff eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 36e3a96a-9e55-4406-9c58-d59e8ad24000 (type: security_group_rules) to 0 2026-08-13 09:36:51.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e4f066-f8e0-41f5-8682-af149bcfd0ff eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b82e7bf3-78ee-4ae9-ba0c-1747bca5cbd9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 869/1776] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:51 2026] GET /v2.0/security-groups?tenant_id=ace011dcef07438bb1b19dd88d9f7cdc&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1777] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:52 2026] DELETE /v2.0/security-groups/3fb78cc3-64c9-457e-bc18-6410ae6d9992 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1778] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:36:53 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:53.577 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7a3fcd1-ad48-499c-aed1-42549d070d75 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] No more DHCP agents 2026-08-13 09:36:53.579 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7a3fcd1-ad48-499c-aed1-42549d070d75 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 910/1779] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:36:53 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1780] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:53 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:54.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e34ede8-ea63-403f-a886-e1ef1c407101 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6cdef9ae-4470-4aa5-98d7-07ca8faf8ae3 (type: security_groups) to 1 2026-08-13 09:36:54.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e34ede8-ea63-403f-a886-e1ef1c407101 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 93b3a5ff-408b-42ab-bc84-cc880a00a125 (type: security_group_rules) to 0 2026-08-13 09:36:54.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e34ede8-ea63-403f-a886-e1ef1c407101 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b08c27f0-a956-47c8-8865-bd3011115cab (type: security_group_rules) to 0 2026-08-13 09:36:54.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e34ede8-ea63-403f-a886-e1ef1c407101 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ba7d0807-106e-4d4e-8c2d-5f977c68b363 (type: security_group_rules) to 0 2026-08-13 09:36:54.125 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b2019bc-cf6b-4f08-9f32-55af2bc036e7 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] No more DHCP agents 2026-08-13 09:36:54.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e34ede8-ea63-403f-a886-e1ef1c407101 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f806d560-fa06-4db0-ad8d-908b231c6997 (type: security_group_rules) to 0 2026-08-13 09:36:54.128 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b2019bc-cf6b-4f08-9f32-55af2bc036e7 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 911/1781] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:53 2026] GET /v2.0/security-groups?tenant_id=e49f56fe9ea74809ab549bf69b746d07&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1782] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:53 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1783] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:54 2026] DELETE /v2.0/security-groups/6cdef9ae-4470-4aa5-98d7-07ca8faf8ae3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:54.671 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e747aa58-eb57-4b84-9a02-d94ac0d25493 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] No more DHCP agents 2026-08-13 09:36:54.673 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e747aa58-eb57-4b84-9a02-d94ac0d25493 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:36:54.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-b60b50c8-b4f8-4d32-b40c-0fa17cc093f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9f4a16e2-a911-4ffe-a431-afc0f0ca4d1f (type: security_groups) to 1 2026-08-13 09:36:54.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-b60b50c8-b4f8-4d32-b40c-0fa17cc093f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6cbfdf68-cb0b-45aa-9be2-44c7952635f7 (type: security_group_rules) to 0 2026-08-13 09:36:54.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-b60b50c8-b4f8-4d32-b40c-0fa17cc093f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8de8a5a2-fcd9-42a3-a6c5-2b9e00090579 (type: security_group_rules) to 0 2026-08-13 09:36:54.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-b60b50c8-b4f8-4d32-b40c-0fa17cc093f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6ea7b29-1ac9-4899-9137-d1fb61204e17 (type: security_group_rules) to 0 2026-08-13 09:36:54.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-b60b50c8-b4f8-4d32-b40c-0fa17cc093f4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e6888305-91bd-4bb2-bbe7-b152fea3e709 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 913/1784] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:54 2026] GET /v2.0/security-groups?tenant_id=25f64b0b4fe84c1ebed941cc96bfc0b7&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1785] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:54 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1786] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:54 2026] DELETE /v2.0/security-groups/9f4a16e2-a911-4ffe-a431-afc0f0ca4d1f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:55.263 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad0de314-6a62-48bf-8242-4acc7e11edba 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] No more DHCP agents 2026-08-13 09:36:55.264 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad0de314-6a62-48bf-8242-4acc7e11edba 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 873/1787] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:54 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:55.775 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3149f7a-c3e5-431e-bf42-4eb6856c0b93 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] No more DHCP agents 2026-08-13 09:36:55.776 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3149f7a-c3e5-431e-bf42-4eb6856c0b93 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 915/1788] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:36:55 2026] POST /v2.0/floatingips => generated 552 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1789] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:36:56 2026] PUT /v2.0/floatingips/6a5545c1-7a0e-4bde-bbc7-31cf6fcd2bf7/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1790] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:36:56 2026] PUT /v2.0/floatingips/f237037e-5830-4823-add7-05efd23f66a1/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1791] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:36:56 2026] PUT /v2.0/floatingips/32eff297-9332-475a-aeea-ccb96a0b417b/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1792] 10.0.0.80 () {32 vars in 652 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions => generated 20541 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1793] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1794] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:36:56 2026] PUT /v2.0/floatingips/05670e5f-7ea3-4fdf-8d74-d771a25185ef/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1795] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1796] 10.0.0.80 () {32 vars in 664 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1797] 10.0.0.80 () {32 vars in 696 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1798] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1799] 10.0.0.80 () {32 vars in 688 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1801] 10.0.0.80 () {32 vars in 692 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1801] 10.0.0.80 () {32 vars in 671 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1802] 10.0.0.80 () {32 vars in 694 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1803] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1804] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1805] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1806] 10.0.0.80 () {32 vars in 698 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1807] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1808] 10.0.0.80 () {32 vars in 678 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1809] 10.0.0.80 () {32 vars in 682 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1810] 10.0.0.80 () {32 vars in 674 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1811] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1812] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1813] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1814] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1815] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1816] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1817] 10.0.0.80 () {32 vars in 678 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1818] 10.0.0.80 () {32 vars in 666 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1819] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1820] 10.0.0.80 () {32 vars in 702 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1821] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1822] 10.0.0.80 () {32 vars in 676 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1823] 10.0.0.80 () {32 vars in 664 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1824] 10.0.0.80 () {32 vars in 710 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1825] 10.0.0.80 () {32 vars in 674 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1826] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/logging => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1827] 10.0.0.80 () {32 vars in 682 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1828] 10.0.0.80 () {32 vars in 679 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1829] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1830] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1831] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1832] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1833] 10.0.0.80 () {32 vars in 674 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1834] 10.0.0.80 () {32 vars in 692 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1835] 10.0.0.80 () {32 vars in 708 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1836] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1837] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1838] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1839] 10.0.0.80 () {32 vars in 696 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1840] 10.0.0.80 () {32 vars in 710 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1841] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1842] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1843] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1844] 10.0.0.80 () {32 vars in 674 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1845] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1846] 10.0.0.80 () {32 vars in 689 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1847] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1848] 10.0.0.80 () {32 vars in 660 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1849] 10.0.0.80 () {32 vars in 698 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1850] 10.0.0.80 () {32 vars in 701 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1851] 10.0.0.80 () {32 vars in 698 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1852] 10.0.0.80 () {32 vars in 825 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/ports?project_id=9d23e8b198174c778656cc2344e63729&network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 3319 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1853] 10.0.0.80 () {32 vars in 676 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1854] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1855] 10.0.0.80 () {32 vars in 682 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1856] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1857] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1858] 10.0.0.80 () {32 vars in 706 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1859] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1860] 10.0.0.80 () {32 vars in 696 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1861] 10.0.0.80 () {32 vars in 694 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1862] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1863] 10.0.0.80 () {32 vars in 688 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:56.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-3dc5059d-484d-468d-815f-9bd45ccf5ced 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] TaaS: Handle Delete Port: 8bf84edf-ab9d-47c2-b318-af83854e47a6 [pid: 7|app: 0|req: 959/1864] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:56.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dc5059d-484d-468d-815f-9bd45ccf5ced 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Tap Mirror: Handle Delete Port: 8bf84edf-ab9d-47c2-b318-af83854e47a6 [pid: 7|app: 0|req: 960/1865] 10.0.0.80 () {32 vars in 666 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1866] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1867] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1868] 10.0.0.80 () {32 vars in 690 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1869] 10.0.0.80 () {32 vars in 694 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1870] 10.0.0.80 () {32 vars in 688 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1871] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1872] 10.0.0.80 () {32 vars in 702 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1873] 10.0.0.80 () {32 vars in 712 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1874] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1875] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1876] 10.0.0.80 () {32 vars in 740 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1877] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1878] 10.0.0.80 () {32 vars in 682 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1879] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1880] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1881] 10.0.0.80 () {32 vars in 678 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1882] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:56 2026] DELETE /v2.0/floatingips/6a5545c1-7a0e-4bde-bbc7-31cf6fcd2bf7 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1883] 10.0.0.80 () {32 vars in 668 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1884] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:36:56 2026] GET /v2.0/subnets?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1885] 10.0.0.80 () {32 vars in 696 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1886] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1887] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1888] 10.0.0.80 () {32 vars in 708 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1889] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1890] 10.0.0.80 () {32 vars in 704 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1891] 10.0.0.80 () {32 vars in 694 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1892] 10.0.0.80 () {32 vars in 688 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1893] 10.0.0.80 () {32 vars in 696 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1894] 10.0.0.80 () {32 vars in 678 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6734ea2-d63e-47c4-811f-f3f718cbb15b 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] TaaS: Handle Delete Port: d07b0ba0-da9a-4d14-bc48-1b4f5a55dd44 [pid: 7|app: 0|req: 988/1895] 10.0.0.80 () {32 vars in 688 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6734ea2-d63e-47c4-811f-f3f718cbb15b 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Tap Mirror: Handle Delete Port: d07b0ba0-da9a-4d14-bc48-1b4f5a55dd44 [pid: 7|app: 0|req: 989/1896] 10.0.0.80 () {32 vars in 700 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1897] 10.0.0.80 () {32 vars in 664 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1898] 10.0.0.80 () {32 vars in 680 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1899] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-19afe174-33db-46d6-898a-d651e5ea3843 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource aced7a58-b054-48a3-ae9e-47d190d8f37f (type: floatingips) to 2 [pid: 8|app: 0|req: 908/1900] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:57 2026] DELETE /v2.0/floatingips/f237037e-5830-4823-add7-05efd23f66a1 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 909/1901] 10.0.0.80 () {32 vars in 676 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.422 7 INFO neutron.db.l3_db [None req-19afe174-33db-46d6-898a-d651e5ea3843 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Floating IP aced7a58-b054-48a3-ae9e-47d190d8f37f disassociated. External IP: 10.96.250.202, port: 5f55feac-d233-48f6-aa20-7a713ec0ce38. [pid: 7|app: 0|req: 993/1902] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:36:57 2026] PUT /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 554 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1903] 10.0.0.80 () {32 vars in 692 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1904] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1905] 10.0.0.80 () {32 vars in 692 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1906] 10.0.0.80 () {32 vars in 676 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1907] 10.0.0.80 () {32 vars in 666 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d910e31d-f8c4-4d90-a67d-17bf68d8b32d'] response: {'name': 'network-changed', 'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 999/1908] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1909] 10.0.0.80 () {32 vars in 674 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5fa2385-8921-4c4b-825f-eddb78606c4b 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] TaaS: Handle Delete Port: e4f33f2d-9600-4751-9b62-ac230995313c [pid: 7|app: 0|req: 1001/1910] 10.0.0.80 () {32 vars in 686 bytes} [Thu Aug 13 09:36:57 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:57.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5fa2385-8921-4c4b-825f-eddb78606c4b 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Tap Mirror: Handle Delete Port: e4f33f2d-9600-4751-9b62-ac230995313c [pid: 8|app: 0|req: 910/1911] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:57 2026] DELETE /v2.0/floatingips/32eff297-9332-475a-aeea-ccb96a0b417b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:57.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-93e39716-4035-4da3-936d-ea722d7d8572 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] TaaS: Handle Delete Port: 80e0a954-715c-490d-950b-1ccacfee002b 2026-08-13 09:36:57.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93e39716-4035-4da3-936d-ea722d7d8572 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Tap Mirror: Handle Delete Port: 80e0a954-715c-490d-950b-1ccacfee002b [pid: 7|app: 0|req: 1002/1912] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:57 2026] DELETE /v2.0/floatingips/05670e5f-7ea3-4fdf-8d74-d771a25185ef => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1913] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 1213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:58.142 7 INFO neutron_taas.services.taas.taas_plugin [None req-83263856-b4cc-4d22-a0a1-1cb0fd8d21b2 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] TaaS: Handle Delete Port: d5f648ba-1910-4592-8449-c689ee18b382 2026-08-13 09:36:58.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83263856-b4cc-4d22-a0a1-1cb0fd8d21b2 4b1bb454e6c94dc6ae60db3d82716250 5be6a5db85f34f78a07e1b7b7bd0df7c - - default default] Tap Mirror: Handle Delete Port: d5f648ba-1910-4592-8449-c689ee18b382 2026-08-13 09:36:58.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d9a6105-f10e-4910-9d40-248ec3d29a07 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4fe58dbf-7111-485b-8fb2-e63660fc61de (type: security_groups) to 1 2026-08-13 09:36:58.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d9a6105-f10e-4910-9d40-248ec3d29a07 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 71f88c2c-07ba-48b9-8570-50cd7f1fb1aa (type: security_group_rules) to 0 2026-08-13 09:36:58.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d9a6105-f10e-4910-9d40-248ec3d29a07 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 79fc0b6e-a1e1-452a-9e9c-c8cb425edf9c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1003/1914] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:36:58 2026] DELETE /v2.0/floatingips/efc4ef21-4dfd-4424-aad1-e7dd56f0cc00 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:58.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d9a6105-f10e-4910-9d40-248ec3d29a07 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9598b1e6-a113-469b-a249-c2ab02456e45 (type: security_group_rules) to 0 2026-08-13 09:36:58.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d9a6105-f10e-4910-9d40-248ec3d29a07 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ca74403f-4e71-4b38-b6a8-11d17f66a5a7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1004/1915] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 796 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1916] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/security-groups?tenant_id=525b1bef4fa14c0cb4e5bfa040c52339&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1917] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5f55feac-d233-48f6-aa20-7a713ec0ce38 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1918] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/subnets?id=987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1919] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/ports?network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1920] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1921] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1922] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:58 2026] DELETE /v2.0/security-groups/4fe58dbf-7111-485b-8fb2-e63660fc61de => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:58.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-24473e4d-89e0-482a-a238-92758cd6276f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 5c784965-f5b7-469c-948a-91e3156a1539 (type: security_groups) to 1 2026-08-13 09:36:58.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-24473e4d-89e0-482a-a238-92758cd6276f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 45c2bd8a-e775-418b-a097-0c7785da2ec1 (type: security_group_rules) to 0 2026-08-13 09:36:58.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-24473e4d-89e0-482a-a238-92758cd6276f c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 4a0f9812-19a0-44e2-886b-c1dc2a8b5fd2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1010/1925] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:36:58 2026] POST /v2.0/security-groups => generated 1673 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:36:58.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c914679-9110-4925-8239-3438107eb081 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 487ccb1d-aa99-4a6d-b5db-95b58255d701 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 916/1926] 10.0.0.253 () {32 vars in 801 bytes} [Thu Aug 13 09:36:58 2026] GET /v2.0/extensions => generated 20541 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1927] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:59.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fdabed2-2a33-413c-9796-41c60dbee271 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 3bc66bef-0eb9-4689-8c0e-eb23888f1471 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 917/1928] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1929] 10.0.0.253 () {30 vars in 724 bytes} [Thu Aug 13 09:36:59 2026] GET /v2.0/quotas/4f5e44211fe34fa9880a208f2195a971/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:36:59.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-38848ba9-f67f-4392-bb9b-88bde7d9daf7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d035d4a4-9dbd-4a3c-913b-b24807e0dc7c (type: security_groups) to 1 2026-08-13 09:36:59.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-38848ba9-f67f-4392-bb9b-88bde7d9daf7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 27a66f70-7488-481c-9a03-5f515f18af4f (type: security_group_rules) to 0 2026-08-13 09:36:59.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-38848ba9-f67f-4392-bb9b-88bde7d9daf7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 904a8099-7074-4be2-8366-a5be864bb0f2 (type: security_group_rules) to 0 2026-08-13 09:36:59.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-38848ba9-f67f-4392-bb9b-88bde7d9daf7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c73666a2-3ebd-442f-bdd4-aa3242630b91 (type: security_group_rules) to 0 2026-08-13 09:36:59.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-38848ba9-f67f-4392-bb9b-88bde7d9daf7 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fa4578e5-6ff4-46b9-9c5b-817d5e5b5a6e (type: security_group_rules) to 0 2026-08-13 09:36:59.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1e19c96-7d7c-4ce4-9c6b-1c3b0abeeced c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource e3146442-e5a8-41fc-9c24-723390fa1398 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 919/1930] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1931] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:59 2026] GET /v2.0/security-groups?tenant_id=4a98b4c732c34ea7ab1cd34329f9a322&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:36:59.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-83fec8c6-c1a1-456f-ac64-7b850bc1e488 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource dea40cb0-b67b-478d-b8a3-76f4a3773e5d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 920/1932] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1933] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:36:59 2026] DELETE /v2.0/security-groups/d035d4a4-9dbd-4a3c-913b-b24807e0dc7c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:36:59.769 8 INFO neutron.db.securitygroups_db [None req-752e7864-e5d0-43cc-9f13-2068b6e2a159 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Project 9d23e8b198174c778656cc2344e63729 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-13 09:36:59.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-752e7864-e5d0-43cc-9f13-2068b6e2a159 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 9ec2a63c-f8fc-4a26-8261-7786ae2b75ba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 921/1934] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:36:59.932 8 INFO neutron.db.securitygroups_db [None req-64983d9d-b2bb-4da3-abed-e0a2adf73acc c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Project 9d23e8b198174c778656cc2344e63729 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-13 09:36:59.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-c41f9285-e6c4-437c-9622-5c34b20c67ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d4de12c4-57eb-4627-8f88-d6607d008cd3 (type: security_groups) to 1 2026-08-13 09:36:59.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-c41f9285-e6c4-437c-9622-5c34b20c67ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 14c07d66-065e-4c38-b19d-a0cba48f8559 (type: security_group_rules) to 0 2026-08-13 09:36:59.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-c41f9285-e6c4-437c-9622-5c34b20c67ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b2c282db-ceaf-482b-810c-411e19daefe2 (type: security_group_rules) to 0 2026-08-13 09:37:00.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-c41f9285-e6c4-437c-9622-5c34b20c67ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b5b7a64a-f4cd-48ab-8e52-dbecfa891cb4 (type: security_group_rules) to 0 2026-08-13 09:37:00.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-c41f9285-e6c4-437c-9622-5c34b20c67ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dc7a7c82-6d3f-49db-8f21-970d14a9fa37 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1014/1935] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:36:59 2026] GET /v2.0/security-groups?tenant_id=5be6a5db85f34f78a07e1b7b7bd0df7c&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:00.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-64983d9d-b2bb-4da3-abed-e0a2adf73acc c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource aa695727-a053-46f2-a7dc-f6836b4c858f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 922/1936] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:36:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1937] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:00 2026] DELETE /v2.0/security-groups/d4de12c4-57eb-4627-8f88-d6607d008cd3 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:00.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-047300c3-87f9-4b49-94ad-a1caaff1f401 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e23df08b-c46e-4447-ab62-61a6af9c0094 (type: security_groups) to 1 2026-08-13 09:37:00.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-047300c3-87f9-4b49-94ad-a1caaff1f401 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 152d7ea2-c96a-4d65-b22a-635790137abc (type: security_group_rules) to 0 2026-08-13 09:37:00.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-047300c3-87f9-4b49-94ad-a1caaff1f401 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 585f720d-403c-48c4-bfd8-2e69dc3919e5 (type: security_group_rules) to 0 2026-08-13 09:37:00.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-047300c3-87f9-4b49-94ad-a1caaff1f401 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a82dbaea-8b69-4ff0-9eec-304409f074b0 (type: security_group_rules) to 0 2026-08-13 09:37:00.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-047300c3-87f9-4b49-94ad-a1caaff1f401 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b036cff2-846c-4b6b-ac00-21365bded30c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1016/1938] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:00 2026] GET /v2.0/security-groups?tenant_id=dec002ab097941278a9e35a81c7e12e4&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:00.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 851a892b-9428-476b-80af-f425208dc7c3 (type: security_groups) to 1 2026-08-13 09:37:00.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 0a8a1cbc-68a1-4f3a-a0af-779c977667da (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1017/1939] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:37:00 2026] GET /v2.0/networks => generated 1373 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:00.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 25cf8a4a-626b-456d-a0ac-de750ed7b63b (type: security_group_rules) to 0 2026-08-13 09:37:00.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 80ade65d-c336-457c-8202-5b60286ee915 (type: security_group_rules) to 0 2026-08-13 09:37:00.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource ff749c7f-6d37-4b2d-bdae-27d1fe39183f (type: security_group_rules) to 0 2026-08-13 09:37:01.010 8 INFO neutron.db.segments_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment 3ba23b25-a514-4dea-ad0d-599d1143d389 of type geneve for network 5f1060c0-019c-481e-bd97-fdda5f7b5117 2026-08-13 09:37:01.110 8 INFO neutron.db.segments_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment 600b91cc-32f9-40d8-b039-090c9c102388 of type geneve for network 158bddd9-9fff-4acb-bb05-6b8308ce48d4 [pid: 7|app: 0|req: 1018/1940] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:00 2026] DELETE /v2.0/security-groups/e23df08b-c46e-4447-ab62-61a6af9c0094 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1941] 10.0.0.203 () {34 vars in 1098 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-643743934&fields=id&tenant_id=9d23e8b198174c778656cc2344e63729 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1942] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 698 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1943] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/quotas/9d23e8b198174c778656cc2344e63729 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:01.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 5f1060c0-019c-481e-bd97-fdda5f7b5117 (type: networks) to 1 [pid: 7|app: 0|req: 1022/1944] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1945] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1946] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:01.455 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:01.459 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 5f1060c0-019c-481e-bd97-fdda5f7b5117: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:01.534 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: fe0e49b9-240c-4690-aa31-cb98e93b1783 2026-08-13 09:37:01.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource fe0e49b9-240c-4690-aa31-cb98e93b1783 (type: ports) to 1 [pid: 7|app: 0|req: 1025/1947] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:01.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 158bddd9-9fff-4acb-bb05-6b8308ce48d4 (type: networks) to 1 2026-08-13 09:37:01.810 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:01.811 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 158bddd9-9fff-4acb-bb05-6b8308ce48d4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:01.867 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: b4226f0b-f841-490b-b15e-66e619e8d6a1 2026-08-13 09:37:01.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b7fd1e-78a4-4cd6-ab31-69f5a35142ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource b4226f0b-f841-490b-b15e-66e619e8d6a1 (type: ports) to 1 [pid: 8|app: 0|req: 923/1948] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:00 2026] POST /v2.0/networks => generated 1284 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1949] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:37:01 2026] GET /v2.0/networks => generated 1971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:02.139 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3689d29-63bf-4621-a39f-ca97cb911e89 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: fe0e49b9-240c-4690-aa31-cb98e93b1783 2026-08-13 09:37:02.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3689d29-63bf-4621-a39f-ca97cb911e89 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: fe0e49b9-240c-4690-aa31-cb98e93b1783 2026-08-13 09:37:02.339 8 INFO neutron.services.segments.plugin [-] Segment 3ba23b25-a514-4dea-ad0d-599d1143d389 resource provider aggregate not found 2026-08-13 09:37:02.344 8 INFO neutron.services.segments.plugin [-] Segment 3ba23b25-a514-4dea-ad0d-599d1143d389 resource provider aggregate not found 2026-08-13 09:37:02.365 8 INFO neutron.services.segments.plugin [-] Segment 3ba23b25-a514-4dea-ad0d-599d1143d389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba23b25-a514-4dea-ad0d-599d1143d389 found for delete ", "request_id": "req-7b8803a3-3dcb-4b3b-8967-6e3fb4f76378"}]} 2026-08-13 09:37:02.367 8 INFO neutron.services.segments.plugin [-] Segment 3ba23b25-a514-4dea-ad0d-599d1143d389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba23b25-a514-4dea-ad0d-599d1143d389 found for delete ", "request_id": "req-7dd1cca8-8883-42bf-ad7c-0ae8c287dbb8"}]} [pid: 8|app: 0|req: 924/1950] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:02 2026] DELETE /v2.0/networks/5f1060c0-019c-481e-bd97-fdda5f7b5117 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:02.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-81e1bedc-0c98-41b9-82fa-ba425f535ad7 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: b4226f0b-f841-490b-b15e-66e619e8d6a1 2026-08-13 09:37:02.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81e1bedc-0c98-41b9-82fa-ba425f535ad7 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: b4226f0b-f841-490b-b15e-66e619e8d6a1 [pid: 8|app: 0|req: 925/1951] 10.0.0.253 () {32 vars in 801 bytes} [Thu Aug 13 09:37:02 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1952] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:02 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:02.730 7 INFO neutron.services.segments.plugin [-] Segment 600b91cc-32f9-40d8-b039-090c9c102388 resource provider aggregate not found 2026-08-13 09:37:02.736 7 INFO neutron.services.segments.plugin [-] Segment 600b91cc-32f9-40d8-b039-090c9c102388 resource provider aggregate not found 2026-08-13 09:37:02.757 7 INFO neutron.services.segments.plugin [-] Segment 600b91cc-32f9-40d8-b039-090c9c102388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600b91cc-32f9-40d8-b039-090c9c102388 found for delete ", "request_id": "req-b3da2f3c-ed70-4ce8-853f-a7a56d55963e"}]} 2026-08-13 09:37:02.759 7 INFO neutron.services.segments.plugin [-] Segment 600b91cc-32f9-40d8-b039-090c9c102388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600b91cc-32f9-40d8-b039-090c9c102388 found for delete ", "request_id": "req-e048d439-f25a-4ffc-9c32-f44df3d87a9a"}]} [pid: 8|app: 0|req: 927/1953] 10.0.0.253 () {30 vars in 724 bytes} [Thu Aug 13 09:37:02 2026] GET /v2.0/quotas/4f5e44211fe34fa9880a208f2195a971/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1954] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:02 2026] DELETE /v2.0/networks/158bddd9-9fff-4acb-bb05-6b8308ce48d4 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1955] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:37:02 2026] GET /v2.0/networks => generated 689 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:02.917 7 INFO neutron.db.segments_db [None req-8c6b039b-3c74-41a0-bc53-67d5accba18d 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment 9d84c770-df66-4de8-b1e2-b1564e80490f of type geneve for network a34eaeb8-6cd2-4a47-b366-012fa9578627 2026-08-13 09:37:03.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c6b039b-3c74-41a0-bc53-67d5accba18d 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource a34eaeb8-6cd2-4a47-b366-012fa9578627 (type: networks) to 1 2026-08-13 09:37:03.218 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c6b039b-3c74-41a0-bc53-67d5accba18d 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:03.219 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c6b039b-3c74-41a0-bc53-67d5accba18d 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network a34eaeb8-6cd2-4a47-b366-012fa9578627: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:03.269 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 368dcbbe-3643-44a0-aed2-00e132154a7f 2026-08-13 09:37:03.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c6b039b-3c74-41a0-bc53-67d5accba18d 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 368dcbbe-3643-44a0-aed2-00e132154a7f (type: ports) to 1 [pid: 7|app: 0|req: 1028/1956] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:02 2026] POST /v2.0/networks => generated 668 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:03.483 8 INFO neutron.db.segments_db [None req-3737614f-be40-4213-90e3-edb250a383ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment f7e894b6-9781-4fde-81b3-a8669686e281 of type geneve for network eb47dd42-af30-46bd-ab7b-59325f3cbfc8 2026-08-13 09:37:03.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-3737614f-be40-4213-90e3-edb250a383ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource eb47dd42-af30-46bd-ab7b-59325f3cbfc8 (type: networks) to 1 2026-08-13 09:37:03.724 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3737614f-be40-4213-90e3-edb250a383ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:03.727 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3737614f-be40-4213-90e3-edb250a383ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network eb47dd42-af30-46bd-ab7b-59325f3cbfc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:03.789 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 15f53e74-bcfa-4a4a-9cac-c589cafab70b [pid: 7|app: 0|req: 1029/1957] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:03 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:03.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-3737614f-be40-4213-90e3-edb250a383ac 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 15f53e74-bcfa-4a4a-9cac-c589cafab70b (type: ports) to 1 [pid: 8|app: 0|req: 929/1958] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:03 2026] POST /v2.0/networks => generated 669 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:04.321 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:04.323 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network a34eaeb8-6cd2-4a47-b366-012fa9578627: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:04.376 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: e1ee530a-25db-452a-8bd0-55a16ed7909c 2026-08-13 09:37:04.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource e1ee530a-25db-452a-8bd0-55a16ed7909c (type: ports) to 1 2026-08-13 09:37:04.528 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:04.529 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network eb47dd42-af30-46bd-ab7b-59325f3cbfc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:04.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 5f267235-c8ab-40f9-8777-06912b468ab2 2026-08-13 09:37:04.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020b45b-2bf2-4a88-a65b-5f42a2f1930a 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 5f267235-c8ab-40f9-8777-06912b468ab2 (type: ports) to 1 [pid: 7|app: 0|req: 1030/1959] 10.0.0.80 () {34 vars in 664 bytes} [Thu Aug 13 09:37:03 2026] POST /v2.0/ports => generated 1505 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1960] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:37:04 2026] GET /v2.0/ports => generated 3017 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1031/1961] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:04 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:05.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4513b77-3d2a-4a10-8402-173abc020ab2 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: e1ee530a-25db-452a-8bd0-55a16ed7909c 2026-08-13 09:37:05.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4513b77-3d2a-4a10-8402-173abc020ab2 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: e1ee530a-25db-452a-8bd0-55a16ed7909c [pid: 8|app: 0|req: 931/1962] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:37:04 2026] DELETE /v2.0/ports/e1ee530a-25db-452a-8bd0-55a16ed7909c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:05.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-39f03a27-6131-4825-93c8-904897bfe4f1 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: 5f267235-c8ab-40f9-8777-06912b468ab2 2026-08-13 09:37:05.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39f03a27-6131-4825-93c8-904897bfe4f1 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: 5f267235-c8ab-40f9-8777-06912b468ab2 [pid: 7|app: 0|req: 1032/1963] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:37:05 2026] DELETE /v2.0/ports/5f267235-c8ab-40f9-8777-06912b468ab2 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1964] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:37:05 2026] GET /v2.0/ports => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:05.544 8 INFO neutron.db.segments_db [None req-45abfad6-0e3e-4774-83ee-6379a50276bf 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment 18d000cb-bb5a-4816-b93a-267de4da715b of type geneve for network 773da064-70f2-47dc-8b5f-56a06f08be77 2026-08-13 09:37:05.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-5977e468-eff5-4be4-8e5f-933eece9f4f9 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource d80e1401-0674-4ff5-baef-568f6a4b7182 (type: routers) to 1 [pid: 7|app: 0|req: 1033/1965] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:37:05 2026] POST /v2.0/routers => generated 570 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:05.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-45abfad6-0e3e-4774-83ee-6379a50276bf 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 773da064-70f2-47dc-8b5f-56a06f08be77 (type: networks) to 1 2026-08-13 09:37:05.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-91f5cad0-cdc2-473f-be51-d1575311e9bc 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource f4306811-53b4-472d-96ea-e47716b3c2db (type: routers) to 1 [pid: 7|app: 0|req: 1034/1966] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:37:05 2026] POST /v2.0/routers => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:05.816 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45abfad6-0e3e-4774-83ee-6379a50276bf 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:05.818 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45abfad6-0e3e-4774-83ee-6379a50276bf 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 773da064-70f2-47dc-8b5f-56a06f08be77: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:05.908 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 001a04eb-5edc-4596-9bfa-3b62347f32d4 2026-08-13 09:37:05.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-902bed90-801a-4e6a-a11b-e4524345eb27 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource 262e6709-c58d-4fa7-8513-dbf6da9db1d4 (type: routers) to 1 [pid: 7|app: 0|req: 1035/1967] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:37:05 2026] POST /v2.0/routers => generated 570 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:05.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-45abfad6-0e3e-4774-83ee-6379a50276bf 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 001a04eb-5edc-4596-9bfa-3b62347f32d4 (type: ports) to 1 [pid: 8|app: 0|req: 933/1968] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:05 2026] POST /v2.0/networks => generated 667 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1969] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:06 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:06.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a88638d-c33e-4615-b417-a73acdbcbb34 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource 3cf30796-93d5-4a8c-93fc-6517ab20aeba (type: routers) to 1 [pid: 7|app: 0|req: 1036/1970] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:37:05 2026] POST /v2.0/routers => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:06.186 7 INFO neutron.db.segments_db [None req-27d1bd8d-934a-4c0e-a890-00d3e2aab2dc 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Added segment 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 of type geneve for network 2fc66760-5032-4332-a9bf-2551de9eac1d 2026-08-13 09:37:06.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8001e9f-762c-43b1-841b-bf92a21ebd4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9f448889-f42c-4029-87b0-98e7da92ad95 (type: security_groups) to 1 2026-08-13 09:37:06.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8001e9f-762c-43b1-841b-bf92a21ebd4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 51e13e66-6c5c-4367-8859-af1d59da2f61 (type: security_group_rules) to 0 2026-08-13 09:37:06.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8001e9f-762c-43b1-841b-bf92a21ebd4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bad3afe7-7234-4e69-80c8-be5b6508e5b2 (type: security_group_rules) to 0 2026-08-13 09:37:06.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8001e9f-762c-43b1-841b-bf92a21ebd4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ed794e8d-1ea8-46e0-87f4-fc12971905b1 (type: security_group_rules) to 0 2026-08-13 09:37:06.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8001e9f-762c-43b1-841b-bf92a21ebd4c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f7e9185d-87ac-4872-9404-305013cdad2a (type: security_group_rules) to 0 2026-08-13 09:37:06.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-27d1bd8d-934a-4c0e-a890-00d3e2aab2dc 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource 2fc66760-5032-4332-a9bf-2551de9eac1d (type: networks) to 1 [pid: 8|app: 0|req: 935/1971] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:06 2026] GET /v2.0/security-groups?tenant_id=4f5e44211fe34fa9880a208f2195a971&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1972] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:06 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:06.497 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27d1bd8d-934a-4c0e-a890-00d3e2aab2dc 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:06.498 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27d1bd8d-934a-4c0e-a890-00d3e2aab2dc 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 2fc66760-5032-4332-a9bf-2551de9eac1d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:06.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-649af86f-3bff-43ad-9195-1236c293030e 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource aeacde01-28e8-452e-beff-a4243e078d99 (type: routers) to 1 [pid: 8|app: 0|req: 937/1973] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:37:06 2026] POST /v2.0/routers => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:06.556 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: f2f0346f-1e18-4441-82a7-010b0e80618d 2026-08-13 09:37:06.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-27d1bd8d-934a-4c0e-a890-00d3e2aab2dc 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Successfully bumped revision number for resource f2f0346f-1e18-4441-82a7-010b0e80618d (type: ports) to 1 [pid: 7|app: 0|req: 1037/1974] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:06 2026] POST /v2.0/networks => generated 669 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1975] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:37:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d23e8b198174c778656cc2344e63729 => generated 271 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1976] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:06 2026] DELETE /v2.0/security-groups/9f448889-f42c-4029-87b0-98e7da92ad95 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1977] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:37:06 2026] PUT /v2.0/routers/d80e1401-0674-4ff5-baef-568f6a4b7182/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:07.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6274f126-dfd2-4b22-82a7-42dd1005fbb4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:07.084 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6274f126-dfd2-4b22-82a7-42dd1005fbb4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 773da064-70f2-47dc-8b5f-56a06f08be77: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:07.096 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-dba31127-12e3-454f-a948-ffafd1dbce3c req-9bac445a-0cb9-4274-a33f-43f03f72a865 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] No more DHCP agents 2026-08-13 09:37:07.098 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-dba31127-12e3-454f-a948-ffafd1dbce3c req-9bac445a-0cb9-4274-a33f-43f03f72a865 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Unable to schedule network 1ca37f8d-649e-462f-b852-6d47aaef36b7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:07.243 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status down for port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:07.255 7 INFO neutron.db.ovn_revision_numbers_db [req-dba31127-12e3-454f-a948-ffafd1dbce3c req-9bac445a-0cb9-4274-a33f-43f03f72a865 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource 116d0f00-15c5-49d9-90c2-b2d64409eb5d (type: ports) to 1 [pid: 7|app: 0|req: 1040/1978] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:37:06 2026] POST /v2.0/ports => generated 958 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1041/1979] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:37:07 2026] PUT /v2.0/routers/f4306811-53b4-472d-96ea-e47716b3c2db/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1980] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:07 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:07.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-a610708a-39f3-47de-af4b-4bf032007b30 - - - - - -] Successfully bumped revision number for resource 001a04eb-5edc-4596-9bfa-3b62347f32d4 (type: ports) to 2 2026-08-13 09:37:07.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-a610708a-39f3-47de-af4b-4bf032007b30 - - - - - -] Successfully bumped revision number for resource ac2aa077-75c4-4973-bdaa-204c21fafb32 (type: subnets) to 0 2026-08-13 09:37:07.669 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6274f126-dfd2-4b22-82a7-42dd1005fbb4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] No more DHCP agents 2026-08-13 09:37:07.670 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6274f126-dfd2-4b22-82a7-42dd1005fbb4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Unable to schedule network 2fc66760-5032-4332-a9bf-2551de9eac1d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:07.747 7 INFO neutron.db.ovn_revision_numbers_db [req-dba31127-12e3-454f-a948-ffafd1dbce3c req-6f51c4aa-cd71-4e11-bd26-b32150783123 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 116d0f00-15c5-49d9-90c2-b2d64409eb5d (type: ports) to 2 2026-08-13 09:37:07.935 7 INFO neutron.db.ovn_revision_numbers_db [req-dba31127-12e3-454f-a948-ffafd1dbce3c req-6f51c4aa-cd71-4e11-bd26-b32150783123 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 116d0f00-15c5-49d9-90c2-b2d64409eb5d (type: ports) to 4 [pid: 7|app: 0|req: 1043/1981] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:37:07 2026] PUT /v2.0/ports/116d0f00-15c5-49d9-90c2-b2d64409eb5d => generated 1208 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:08.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a718e42-38b4-4879-b4e8-3c05535a562b'] response: {'name': 'network-changed', 'server_uuid': 'e42d612d-ffad-498e-aab1-2c3796a61466', 'tag': '116d0f00-15c5-49d9-90c2-b2d64409eb5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1044/1982] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:37:07 2026] PUT /v2.0/routers/262e6709-c58d-4fa7-8513-dbf6da9db1d4/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1983] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:08.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6158d94-252f-4811-9af8-14f449be4ba1 - - - - - -] Successfully bumped revision number for resource f2f0346f-1e18-4441-82a7-010b0e80618d (type: ports) to 2 [pid: 7|app: 0|req: 1046/1984] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:37:08 2026] PUT /v2.0/routers/3cf30796-93d5-4a8c-93fc-6517ab20aeba/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:08.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6158d94-252f-4811-9af8-14f449be4ba1 - - - - - -] Successfully bumped revision number for resource 1fa1ffc3-9308-424e-9715-5072d207fca6 (type: subnets) to 0 [pid: 8|app: 0|req: 939/1985] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:06 2026] POST /v2.0/subnets => generated 1274 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1986] 10.0.0.80 () {32 vars in 663 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1987] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/subnets => generated 1910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1988] 10.0.0.80 () {32 vars in 677 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1989] 10.0.0.80 () {32 vars in 673 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1990] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1991] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:08 2026] DELETE /v2.0/subnets/ac2aa077-75c4-4973-bdaa-204c21fafb32 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1992] 10.0.0.80 () {32 vars in 671 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1993] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1994] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:08 2026] DELETE /v2.0/subnets/1fa1ffc3-9308-424e-9715-5072d207fca6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1995] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1996] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1997] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1998] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/networks?tenant_id=9d23e8b198174c778656cc2344e63729&shared=False => generated 796 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1999] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:08.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed88fc79-9a8a-4bcf-92d9-bdbf78d8a1ec 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: f2f0346f-1e18-4441-82a7-010b0e80618d 2026-08-13 09:37:08.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed88fc79-9a8a-4bcf-92d9-bdbf78d8a1ec 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: f2f0346f-1e18-4441-82a7-010b0e80618d [pid: 7|app: 0|req: 1057/2000] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2001] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:08 2026] GET /v2.0/routers/d80e1401-0674-4ff5-baef-568f6a4b7182 => generated 581 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:08.879 8 INFO neutron.services.segments.plugin [-] Segment 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 resource provider aggregate not found 2026-08-13 09:37:08.889 8 INFO neutron.services.segments.plugin [-] Segment 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 resource provider aggregate not found 2026-08-13 09:37:08.902 8 INFO neutron.services.segments.plugin [-] Segment 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 found for delete ", "request_id": "req-e558d85e-0da0-46b9-8a81-f0a7547418a0"}]} 2026-08-13 09:37:08.919 8 INFO neutron.services.segments.plugin [-] Segment 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a2b131-ff8f-4e7c-ab54-9c5e803237e3 found for delete ", "request_id": "req-e8657d46-aba0-4079-b2c4-09c711294ea4"}]} [pid: 8|app: 0|req: 944/2002] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:08 2026] DELETE /v2.0/networks/2fc66760-5032-4332-a9bf-2551de9eac1d => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:09.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-a465c0f4-7e6e-4aa2-9ccf-8fab3fbf74f4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: 001a04eb-5edc-4596-9bfa-3b62347f32d4 2026-08-13 09:37:09.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a465c0f4-7e6e-4aa2-9ccf-8fab3fbf74f4 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: 001a04eb-5edc-4596-9bfa-3b62347f32d4 2026-08-13 09:37:09.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c57ea58-27fa-4d16-9f49-d83ca5f70277 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource d80e1401-0674-4ff5-baef-568f6a4b7182 (type: routers) to 2 [pid: 7|app: 0|req: 1059/2003] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:37:08 2026] PUT /v2.0/routers/d80e1401-0674-4ff5-baef-568f6a4b7182 => generated 581 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2004] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/ports?device_id=d80e1401-0674-4ff5-baef-568f6a4b7182 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2005] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:08 2026] DELETE /v2.0/networks/773da064-70f2-47dc-8b5f-56a06f08be77 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2006] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:09 2026] DELETE /v2.0/routers/d80e1401-0674-4ff5-baef-568f6a4b7182 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2007] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2008] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/routers/f4306811-53b4-472d-96ea-e47716b3c2db => generated 589 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:09.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-057dba0a-e717-4c39-a6f8-5be2e123a177 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: 15f53e74-bcfa-4a4a-9cac-c589cafab70b 2026-08-13 09:37:09.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-057dba0a-e717-4c39-a6f8-5be2e123a177 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: 15f53e74-bcfa-4a4a-9cac-c589cafab70b [pid: 8|app: 0|req: 948/2009] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:09.643 7 INFO neutron.services.segments.plugin [-] Segment f7e894b6-9781-4fde-81b3-a8669686e281 resource provider aggregate not found 2026-08-13 09:37:09.647 7 INFO neutron.services.segments.plugin [-] Segment f7e894b6-9781-4fde-81b3-a8669686e281 resource provider aggregate not found 2026-08-13 09:37:09.672 7 INFO neutron.services.segments.plugin [-] Segment f7e894b6-9781-4fde-81b3-a8669686e281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e894b6-9781-4fde-81b3-a8669686e281 found for delete ", "request_id": "req-99ba57af-10a1-453f-9464-c6b829fe4c21"}]} 2026-08-13 09:37:09.672 7 INFO neutron.services.segments.plugin [-] Segment f7e894b6-9781-4fde-81b3-a8669686e281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e894b6-9781-4fde-81b3-a8669686e281 found for delete ", "request_id": "req-75b24195-bbb6-4684-abd1-e2dade144038"}]} [pid: 7|app: 0|req: 1062/2010] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:09 2026] DELETE /v2.0/networks/eb47dd42-af30-46bd-ab7b-59325f3cbfc8 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:09.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb36180d-83c8-4aca-a0d4-ab080d0d0ce2 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource f4306811-53b4-472d-96ea-e47716b3c2db (type: routers) to 2 [pid: 8|app: 0|req: 949/2011] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:37:09 2026] PUT /v2.0/routers/f4306811-53b4-472d-96ea-e47716b3c2db => generated 589 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:09.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-b36ea564-56f0-40d8-863f-7ac2a12e2cf2 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] TaaS: Handle Delete Port: 368dcbbe-3643-44a0-aed2-00e132154a7f 2026-08-13 09:37:09.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b36ea564-56f0-40d8-863f-7ac2a12e2cf2 4d3f0394385c44ee9f1c06f9ae970e83 fa7f453d1b1441c5b5ba155fb9ca8ca3 - - default default] Tap Mirror: Handle Delete Port: 368dcbbe-3643-44a0-aed2-00e132154a7f [pid: 8|app: 0|req: 950/2012] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2013] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/ports?device_id=f4306811-53b4-472d-96ea-e47716b3c2db => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2014] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:37:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=116d0f00-15c5-49d9-90c2-b2d64409eb5d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2015] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:09 2026] DELETE /v2.0/networks/a34eaeb8-6cd2-4a47-b366-012fa9578627 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2016] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/subnets?id=987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2017] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:09 2026] DELETE /v2.0/routers/f4306811-53b4-472d-96ea-e47716b3c2db => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2018] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/ports?network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2019] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/routers/262e6709-c58d-4fa7-8513-dbf6da9db1d4 => generated 598 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2020] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2021] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:10.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-f470797b-a8ff-41c6-9b98-f10a5781d2cd 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource 262e6709-c58d-4fa7-8513-dbf6da9db1d4 (type: routers) to 2 [pid: 8|app: 0|req: 955/2022] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:37:10 2026] PUT /v2.0/routers/262e6709-c58d-4fa7-8513-dbf6da9db1d4 => generated 598 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2023] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/ports?device_id=262e6709-c58d-4fa7-8513-dbf6da9db1d4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2024] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/security-groups?tenant_id=fa7f453d1b1441c5b5ba155fb9ca8ca3&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2025] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:10 2026] DELETE /v2.0/routers/262e6709-c58d-4fa7-8513-dbf6da9db1d4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2026] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2027] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/routers/3cf30796-93d5-4a8c-93fc-6517ab20aeba => generated 583 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2028] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:10 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:10.927 8 INFO neutron.services.segments.plugin [-] Segment 18d000cb-bb5a-4816-b93a-267de4da715b resource provider aggregate not found 2026-08-13 09:37:10.936 8 INFO neutron.services.segments.plugin [-] Segment 18d000cb-bb5a-4816-b93a-267de4da715b resource provider aggregate not found [pid: 7|app: 0|req: 1070/2029] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:10 2026] DELETE /v2.0/security-groups/851a892b-9428-476b-80af-f425208dc7c3 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:10.951 8 INFO neutron.services.segments.plugin [-] Segment 18d000cb-bb5a-4816-b93a-267de4da715b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d000cb-bb5a-4816-b93a-267de4da715b found for delete ", "request_id": "req-1fed6be4-a832-4bca-aedd-1196fa8ab7b5"}]} 2026-08-13 09:37:10.953 8 INFO neutron.services.segments.plugin [-] Segment 18d000cb-bb5a-4816-b93a-267de4da715b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d000cb-bb5a-4816-b93a-267de4da715b found for delete ", "request_id": "req-18a79a42-700b-4d6f-ba50-b5cf2b3b2bb9"}]} 2026-08-13 09:37:11.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5d08baf-66f7-4592-9d06-9fd8620384d0 15713ee9a78946e6aa4eaab92ebb5850 d219fb9d795b4852adb398c4b45d8902 - - default default] Successfully bumped revision number for resource 3cf30796-93d5-4a8c-93fc-6517ab20aeba (type: routers) to 2 [pid: 8|app: 0|req: 960/2030] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:37:10 2026] PUT /v2.0/routers/3cf30796-93d5-4a8c-93fc-6517ab20aeba => generated 583 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2031] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:11 2026] GET /v2.0/ports?device_id=3cf30796-93d5-4a8c-93fc-6517ab20aeba => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2032] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:11 2026] DELETE /v2.0/routers/3cf30796-93d5-4a8c-93fc-6517ab20aeba => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2033] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:11 2026] GET /v2.0/routers/aeacde01-28e8-452e-beff-a4243e078d99 => generated 576 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:11.703 7 INFO neutron.services.segments.plugin [-] Segment 9d84c770-df66-4de8-b1e2-b1564e80490f resource provider aggregate not found 2026-08-13 09:37:11.707 7 INFO neutron.services.segments.plugin [-] Segment 9d84c770-df66-4de8-b1e2-b1564e80490f resource provider aggregate not found 2026-08-13 09:37:11.725 7 INFO neutron.services.segments.plugin [-] Segment 9d84c770-df66-4de8-b1e2-b1564e80490f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d84c770-df66-4de8-b1e2-b1564e80490f found for delete ", "request_id": "req-b891170b-c8cf-49c1-aa18-f186d557fe66"}]} 2026-08-13 09:37:11.733 7 INFO neutron.services.segments.plugin [-] Segment 9d84c770-df66-4de8-b1e2-b1564e80490f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d84c770-df66-4de8-b1e2-b1564e80490f found for delete ", "request_id": "req-5971c3b8-cbaf-447d-bd95-502ac6cd64a8"}]} [pid: 8|app: 0|req: 962/2034] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:37:11 2026] PUT /v2.0/routers/aeacde01-28e8-452e-beff-a4243e078d99 => generated 576 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2035] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:11 2026] GET /v2.0/ports?device_id=aeacde01-28e8-452e-beff-a4243e078d99 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2036] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:11 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2037] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:11 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2038] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:11 2026] DELETE /v2.0/routers/aeacde01-28e8-452e-beff-a4243e078d99 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:12.937 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] OVN reports status up for port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:12.951 8 INFO neutron.plugins.ml2.plugin [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] Attempt 1 to provision port 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:13.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-727845e3-4862-45ae-9efa-19fbbb3f0c9f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6711c4d-0b0a-48c4-9130-2d27e7ce8641 (type: security_groups) to 1 2026-08-13 09:37:13.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-727845e3-4862-45ae-9efa-19fbbb3f0c9f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 707b91e8-034c-4c5f-b963-59d972b9d06c (type: security_group_rules) to 0 2026-08-13 09:37:13.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-727845e3-4862-45ae-9efa-19fbbb3f0c9f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a01aaa95-6c0c-4710-8fb2-e9f6b681d008 (type: security_group_rules) to 0 2026-08-13 09:37:13.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-727845e3-4862-45ae-9efa-19fbbb3f0c9f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cac7485c-c888-4842-8efc-8ab2a579f5da (type: security_group_rules) to 0 2026-08-13 09:37:13.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-727845e3-4862-45ae-9efa-19fbbb3f0c9f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ff8847ca-6b2f-444f-928f-b48f6a3201ae (type: security_group_rules) to 0 2026-08-13 09:37:13.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource b0a1432c-0718-4059-a129-42bafc938e5c (type: security_groups) to 1 [pid: 7|app: 0|req: 1076/2039] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:12 2026] GET /v2.0/security-groups?tenant_id=d219fb9d795b4852adb398c4b45d8902&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:13.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-342f82e7-3297-47bc-80ab-cc5237f8d6e7'] response: {'server_uuid': 'e42d612d-ffad-498e-aab1-2c3796a61466', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '116d0f00-15c5-49d9-90c2-b2d64409eb5d', 'code': 200} 2026-08-13 09:37:13.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 39747a11-6cad-4f0e-8f04-fdbd8d6b46f0 (type: security_group_rules) to 0 2026-08-13 09:37:13.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 4a5cceae-717c-4571-95f6-2d86c7df2604 (type: security_group_rules) to 0 2026-08-13 09:37:13.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 536524b3-c39c-4f8a-9227-7f6d2070e341 (type: security_group_rules) to 0 2026-08-13 09:37:13.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource d355ba6d-7f06-45f5-9f64-99af0bc5317b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1077/2040] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:13 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:13.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcf42cd5-f008-4415-9a36-991206fe75b9 - - - - - -] Successfully bumped revision number for resource 116d0f00-15c5-49d9-90c2-b2d64409eb5d (type: ports) to 5 2026-08-13 09:37:13.377 8 INFO neutron.db.segments_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Added segment 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd of type geneve for network 4080556e-beb2-4ce0-91a7-5802e02ea269 [pid: 7|app: 0|req: 1078/2041] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:13 2026] DELETE /v2.0/security-groups/c6711c4d-0b0a-48c4-9130-2d27e7ce8641 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:13.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 4080556e-beb2-4ce0-91a7-5802e02ea269 (type: networks) to 1 [pid: 7|app: 0|req: 1079/2042] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:13 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:13.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] No more DHCP agents 2026-08-13 09:37:13.746 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Unable to schedule network 4080556e-beb2-4ce0-91a7-5802e02ea269: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:13.801 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: a84fd721-4bca-4a5e-a01e-fd3e8e7d9dde 2026-08-13 09:37:13.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-acf0b789-385b-4fbd-a591-db3981a92188 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource a84fd721-4bca-4a5e-a01e-fd3e8e7d9dde (type: ports) to 1 [pid: 8|app: 0|req: 964/2043] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:12 2026] POST /v2.0/networks => generated 663 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:13.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-74873606-f5eb-4798-b447-278ac97de92d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3b23b3aa-7983-42f3-bb28-cc3164188a92 (type: security_groups) to 1 2026-08-13 09:37:13.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-74873606-f5eb-4798-b447-278ac97de92d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2f3b242e-e559-420b-9a6b-fafca0b067f4 (type: security_group_rules) to 0 2026-08-13 09:37:13.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-74873606-f5eb-4798-b447-278ac97de92d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3427de72-ad01-4a76-8c57-556ebfa5aa9c (type: security_group_rules) to 0 2026-08-13 09:37:13.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-74873606-f5eb-4798-b447-278ac97de92d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3b66e965-8016-46fb-8a0b-3f1068430ce4 (type: security_group_rules) to 0 2026-08-13 09:37:13.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-74873606-f5eb-4798-b447-278ac97de92d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7ef72d71-51ad-4ae4-9581-b9b6be7a79c6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1080/2046] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:13 2026] GET /v2.0/security-groups?tenant_id=56ab131f1f474fa78867c860ed9ff573&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:14.102 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7024baf7-5abd-4727-8528-f128f8365f98 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] No more DHCP agents 2026-08-13 09:37:14.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7024baf7-5abd-4727-8528-f128f8365f98 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Unable to schedule network 4080556e-beb2-4ce0-91a7-5802e02ea269: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1081/2047] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:13 2026] DELETE /v2.0/security-groups/3b23b3aa-7983-42f3-bb28-cc3164188a92 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:14.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-97560891-9f12-4149-897b-bda2c7d3b9ee - - - - - -] Successfully bumped revision number for resource a84fd721-4bca-4a5e-a01e-fd3e8e7d9dde (type: ports) to 2 2026-08-13 09:37:14.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-d924c266-7d3f-4fcb-9490-8f9cf9ce32ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8da66059-18ea-4330-bd73-2646809791e1 (type: security_groups) to 1 2026-08-13 09:37:14.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-d924c266-7d3f-4fcb-9490-8f9cf9ce32ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 32f8ab43-4ef3-4f65-8c5c-02e9b3352dcb (type: security_group_rules) to 0 2026-08-13 09:37:14.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-d924c266-7d3f-4fcb-9490-8f9cf9ce32ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a304ccba-98e7-476e-9b05-9330f44a1824 (type: security_group_rules) to 0 2026-08-13 09:37:14.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-97560891-9f12-4149-897b-bda2c7d3b9ee - - - - - -] Successfully bumped revision number for resource cfcc9a15-03b5-46ca-b34b-a107d0ef74bb (type: subnets) to 0 2026-08-13 09:37:14.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-d924c266-7d3f-4fcb-9490-8f9cf9ce32ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ca12da69-4d62-4c3a-b4a8-6272ae31c5a5 (type: security_group_rules) to 0 2026-08-13 09:37:14.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-d924c266-7d3f-4fcb-9490-8f9cf9ce32ec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ef03f604-1af0-495d-b9c8-509e6dfbfbcb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 967/2048] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:13 2026] POST /v2.0/subnets => generated 641 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2049] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:14 2026] GET /v2.0/security-groups?tenant_id=bbe8de12e8744d958cf2c1b85fe23f97&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2050] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:14 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:14.855 7 INFO neutron.db.segments_db [None req-47f588d9-7aa1-4a91-9855-e8ce6543ec49 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Added segment e68aa04b-6819-4016-91c3-141f44a2024d of type geneve for network bc793f11-db92-4c50-8f95-9eb0ab3030c0 [pid: 8|app: 0|req: 969/2051] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:14 2026] DELETE /v2.0/security-groups/8da66059-18ea-4330-bd73-2646809791e1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:15.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-47f588d9-7aa1-4a91-9855-e8ce6543ec49 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource bc793f11-db92-4c50-8f95-9eb0ab3030c0 (type: networks) to 1 [pid: 8|app: 0|req: 970/2052] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:15 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:15.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0069f1e8-c5cd-48df-90e2-4aadc897cb65'] response: {'server_uuid': 'e42d612d-ffad-498e-aab1-2c3796a61466', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '116d0f00-15c5-49d9-90c2-b2d64409eb5d', 'code': 200} 2026-08-13 09:37:15.282 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47f588d9-7aa1-4a91-9855-e8ce6543ec49 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] No more DHCP agents 2026-08-13 09:37:15.283 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47f588d9-7aa1-4a91-9855-e8ce6543ec49 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Unable to schedule network bc793f11-db92-4c50-8f95-9eb0ab3030c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:15.347 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] OVN reports status down for port: 94585677-f131-49e2-b244-2b66b5759b95 2026-08-13 09:37:15.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-47f588d9-7aa1-4a91-9855-e8ce6543ec49 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 94585677-f131-49e2-b244-2b66b5759b95 (type: ports) to 1 [pid: 7|app: 0|req: 1083/2053] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:14 2026] POST /v2.0/networks => generated 663 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:15.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-86ae861c-b5dd-4ddf-ab74-9401626799b9 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource bc793f11-db92-4c50-8f95-9eb0ab3030c0 (type: networks) to 2 [pid: 8|app: 0|req: 971/2054] 10.0.0.80 () {34 vars in 742 bytes} [Thu Aug 13 09:37:15 2026] PUT /v2.0/networks/bc793f11-db92-4c50-8f95-9eb0ab3030c0 => generated 636 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:15.807 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a609ce4e-04fc-4448-8245-ee212191c2c8 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] No more DHCP agents 2026-08-13 09:37:15.809 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a609ce4e-04fc-4448-8245-ee212191c2c8 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Unable to schedule network bc793f11-db92-4c50-8f95-9eb0ab3030c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:16.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-8160c1ff-d338-4414-9a58-458f44687ebf - - - - - -] Successfully bumped revision number for resource 94585677-f131-49e2-b244-2b66b5759b95 (type: ports) to 2 2026-08-13 09:37:16.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-8160c1ff-d338-4414-9a58-458f44687ebf - - - - - -] Successfully bumped revision number for resource 4fecacd7-707b-4088-b642-14add03d0b80 (type: subnets) to 0 [pid: 7|app: 0|req: 1084/2055] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:15 2026] POST /v2.0/subnets => generated 626 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2056] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:16 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:16.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource fa35d3c8-a661-4702-96bd-56d8d653589a (type: security_groups) to 1 2026-08-13 09:37:16.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 35b25de0-c6bd-4743-9938-306986709da6 (type: security_group_rules) to 0 2026-08-13 09:37:16.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 6eb19679-5154-4bfe-b4a5-907b76977293 (type: security_group_rules) to 0 2026-08-13 09:37:16.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource a1e32914-7e41-439b-ba33-9332db23e0b0 (type: security_group_rules) to 0 2026-08-13 09:37:16.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource e02ed99c-a54b-4533-be57-df2b1467f0ed (type: security_group_rules) to 0 2026-08-13 09:37:16.586 8 INFO neutron.db.segments_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Added segment a399e462-7cb3-48d7-a18d-658f3b70687e of type geneve for network 32f820ee-f838-4b9b-96e3-7dcc563731e9 2026-08-13 09:37:16.676 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bcb229c-bdb0-45f7-b6be-18b8f2d4fd68 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Successfully bumped revision number for resource 4fecacd7-707b-4088-b642-14add03d0b80 (type: subnets) to 1 [pid: 7|app: 0|req: 1086/2057] 10.0.0.80 () {34 vars in 740 bytes} [Thu Aug 13 09:37:16 2026] PUT /v2.0/subnets/4fecacd7-707b-4088-b642-14add03d0b80 => generated 636 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2058] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:16 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:16.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ba493d-bfb3-4dfd-a20c-f573619b83ea 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] TaaS: Handle Delete Port: 94585677-f131-49e2-b244-2b66b5759b95 2026-08-13 09:37:16.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ba493d-bfb3-4dfd-a20c-f573619b83ea 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Tap Mirror: Handle Delete Port: 94585677-f131-49e2-b244-2b66b5759b95 2026-08-13 09:37:17.199 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 32f820ee-f838-4b9b-96e3-7dcc563731e9 (type: networks) to 1 2026-08-13 09:37:17.221 7 INFO neutron.services.segments.plugin [-] Segment e68aa04b-6819-4016-91c3-141f44a2024d resource provider aggregate not found 2026-08-13 09:37:17.224 7 INFO neutron.services.segments.plugin [-] Segment e68aa04b-6819-4016-91c3-141f44a2024d resource provider aggregate not found 2026-08-13 09:37:17.248 7 INFO neutron.services.segments.plugin [-] Segment e68aa04b-6819-4016-91c3-141f44a2024d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68aa04b-6819-4016-91c3-141f44a2024d found for delete ", "request_id": "req-46300371-f341-45b4-8a5a-281466f4d68d"}]} 2026-08-13 09:37:17.252 7 INFO neutron.services.segments.plugin [-] Segment e68aa04b-6819-4016-91c3-141f44a2024d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68aa04b-6819-4016-91c3-141f44a2024d found for delete ", "request_id": "req-b9235e35-1ec0-426e-80b1-39b6ae9da3d8"}]} [pid: 7|app: 0|req: 1088/2059] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:16 2026] DELETE /v2.0/networks/bc793f11-db92-4c50-8f95-9eb0ab3030c0 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2060] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:17.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3315ee7-25f9-45f3-a348-bb0b40ccf5bf 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2061] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:17 2026] DELETE /v2.0/networks/bc793f11-db92-4c50-8f95-9eb0ab3030c0 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2062] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:17.386 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:17.387 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1092/2063] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:17.441 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] OVN reports status down for port: d604f8d2-3278-44c7-a35e-744c8c2885cb [pid: 7|app: 0|req: 1093/2064] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2065] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/subnets?network_id=91dd0289-3c47-45d4-bb86-3df469d5f219 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:17.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-af9a5561-8879-41ff-bbaf-728848bb7937 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource d604f8d2-3278-44c7-a35e-744c8c2885cb (type: ports) to 1 [pid: 8|app: 0|req: 972/2066] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:16 2026] POST /v2.0/networks => generated 658 bytes in 1547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2067] 10.0.0.80 () {32 vars in 652 bytes} [Thu Aug 13 09:37:17 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:37:17.792 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8d47a55-307e-4720-bc9a-5fe1b31675dc 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:17.793 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8d47a55-307e-4720-bc9a-5fe1b31675dc 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:17.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c47bddd-4600-4d1e-981a-d31947c94b3b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource aced7a58-b054-48a3-ae9e-47d190d8f37f (type: floatingips) to 4 2026-08-13 09:37:18.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c47bddd-4600-4d1e-981a-d31947c94b3b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Successfully bumped revision number for resource aced7a58-b054-48a3-ae9e-47d190d8f37f (type: floatingips) to 5 2026-08-13 09:37:18.102 7 INFO neutron.db.l3_db [None req-3c47bddd-4600-4d1e-981a-d31947c94b3b c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Floating IP aced7a58-b054-48a3-ae9e-47d190d8f37f associated. External IP: 10.96.250.202, port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d. [pid: 7|app: 0|req: 1095/2068] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:37:17 2026] PUT /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 856 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:18.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97d926cf-f639-48a2-a8c7-3b920a856fd3'] response: {'name': 'network-changed', 'server_uuid': 'e42d612d-ffad-498e-aab1-2c3796a61466', 'tag': '116d0f00-15c5-49d9-90c2-b2d64409eb5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2069] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/networks => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:18.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-df436c82-fe5f-49c9-a4e7-203dbda96f4e - - - - - -] Successfully bumped revision number for resource d604f8d2-3278-44c7-a35e-744c8c2885cb (type: ports) to 2 2026-08-13 09:37:18.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-df436c82-fe5f-49c9-a4e7-203dbda96f4e - - - - - -] Successfully bumped revision number for resource 394520b4-2215-4bcd-ba79-2a273c576b97 (type: subnets) to 0 [pid: 7|app: 0|req: 1097/2070] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/security-groups => generated 36787 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2071] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:17 2026] POST /v2.0/subnets => generated 657 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1098/2072] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2073] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2074] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnets => generated 3286 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2075] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/networks/4080556e-beb2-4ce0-91a7-5802e02ea269 => generated 707 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2076] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/network-ip-availabilities => generated 2440 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2077] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2078] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnets/cfcc9a15-03b5-46ca-b34b-a107d0ef74bb => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2079] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnets => generated 3286 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:18.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-980ee821-72bb-42fc-a626-4059d62cc37d 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 978/2080] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:18 2026] DELETE /v2.0/subnets/4fecacd7-707b-4088-b642-14add03d0b80 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:37:18.777 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d841b579-58cc-4442-a41a-dd455ff3f0d0 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:18.779 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d841b579-58cc-4442-a41a-dd455ff3f0d0 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:18.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-d841b579-58cc-4442-a41a-dd455ff3f0d0 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 5766b160-7856-4ede-a3d3-c197924f2a02 (type: subnets) to 0 [pid: 7|app: 0|req: 1103/2081] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:18 2026] POST /v2.0/subnets => generated 731 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:18.833 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-073c2adc-9d07-4aa8-9b00-2cbfb2bff9ff 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] No more DHCP agents 2026-08-13 09:37:18.834 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-073c2adc-9d07-4aa8-9b00-2cbfb2bff9ff 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1104/2082] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:18.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a8ca4b7-14f6-4dac-8f12-232383b6d8e9 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2083] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:18 2026] DELETE /v2.0/networks/bc793f11-db92-4c50-8f95-9eb0ab3030c0 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2084] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:18 2026] GET /v2.0/ports?tenant_id=9d23e8b198174c778656cc2344e63729&device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:18.968 7 INFO neutron.db.segments_db [None req-5805b904-105b-4cba-ab6b-c0fc2c006c16 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Added segment 3dbfeb28-667e-44bb-b865-4dc5ab850f70 of type geneve for network 27fbed7a-b226-4de8-af7d-71c4ed71c38f 2026-08-13 09:37:19.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-5805b904-105b-4cba-ab6b-c0fc2c006c16 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 27fbed7a-b226-4de8-af7d-71c4ed71c38f (type: networks) to 1 [pid: 8|app: 0|req: 979/2085] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:37:18 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2086] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/routers => generated 976 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:19.266 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5805b904-105b-4cba-ab6b-c0fc2c006c16 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:19.268 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5805b904-105b-4cba-ab6b-c0fc2c006c16 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:19.316 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 4f9cde65-3cb1-46fd-9d34-019d75c90423 2026-08-13 09:37:19.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-5805b904-105b-4cba-ab6b-c0fc2c006c16 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 4f9cde65-3cb1-46fd-9d34-019d75c90423 (type: ports) to 1 [pid: 7|app: 0|req: 1107/2087] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:18 2026] POST /v2.0/networks => generated 657 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2088] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:19 2026] DELETE /v2.0/subnets/cfcc9a15-03b5-46ca-b34b-a107d0ef74bb => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2089] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:37:19 2026] PUT /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2090] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/networks?id=1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 796 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2091] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:19.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6dc1c57-f6a4-4f0a-982a-18995d831aba 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] TaaS: Handle Delete Port: a84fd721-4bca-4a5e-a01e-fd3e8e7d9dde 2026-08-13 09:37:19.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6dc1c57-f6a4-4f0a-982a-18995d831aba 885bc9891d804eb49ef3c06b06c6de2e cdea86c57c1b4a9f83d3b36b2207a36b - - default default] Tap Mirror: Handle Delete Port: a84fd721-4bca-4a5e-a01e-fd3e8e7d9dde 2026-08-13 09:37:19.653 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc93deae-dcde-4e0c-bdd2-bc62ee74f68a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:19.654 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc93deae-dcde-4e0c-bdd2-bc62ee74f68a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:19.791 8 INFO neutron.services.segments.plugin [-] Segment 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd resource provider aggregate not found 2026-08-13 09:37:19.796 8 INFO neutron.services.segments.plugin [-] Segment 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd resource provider aggregate not found 2026-08-13 09:37:19.810 8 INFO neutron.services.segments.plugin [-] Segment 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd found for delete ", "request_id": "req-a3c24ccd-0aff-4447-b270-083bc0949721"}]} 2026-08-13 09:37:19.812 8 INFO neutron.services.segments.plugin [-] Segment 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c31d7d1-24f7-49d7-b970-8aa6da75d7fd found for delete ", "request_id": "req-ed5f741c-7575-46fc-a356-44f2ae847cfb"}]} [pid: 8|app: 0|req: 984/2092] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:19 2026] DELETE /v2.0/networks/4080556e-beb2-4ce0-91a7-5802e02ea269 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2093] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2094] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=116d0f00-15c5-49d9-90c2-b2d64409eb5d => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2095] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/floatingips => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2096] 10.0.0.80 () {34 vars in 769 bytes} [Thu Aug 13 09:37:19 2026] PUT /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2097] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:37:19 2026] GET /v2.0/subnets?id=987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2098] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/networks => generated 4688 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:20.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f29a16a-efff-4916-84f9-984833acf1a3 - - - - - -] Successfully bumped revision number for resource 4f9cde65-3cb1-46fd-9d34-019d75c90423 (type: ports) to 2 2026-08-13 09:37:20.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f29a16a-efff-4916-84f9-984833acf1a3 - - - - - -] Successfully bumped revision number for resource 365e6695-b884-4695-b04e-1361ab9cd5ae (type: subnets) to 0 [pid: 8|app: 0|req: 991/2099] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2100] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:19 2026] POST /v2.0/subnets => generated 655 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2101] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/ports?network_id=1ca37f8d-649e-462f-b852-6d47aaef36b7&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2102] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/ports => generated 14874 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2103] 10.0.0.80 () {34 vars in 765 bytes} [Thu Aug 13 09:37:20 2026] PUT /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2104] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2105] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2106] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2107] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:20.441 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ef50535-4b52-4d69-950a-11cb98b850c6 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:20.443 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ef50535-4b52-4d69-950a-11cb98b850c6 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:20.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ef50535-4b52-4d69-950a-11cb98b850c6 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 0d6d8196-3315-44a8-af0c-68c9627d286d (type: subnets) to 0 [pid: 7|app: 0|req: 1111/2108] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:20 2026] POST /v2.0/subnets => generated 726 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2109] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/security-groups?tenant_id=cdea86c57c1b4a9f83d3b36b2207a36b&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2110] 10.0.0.80 () {34 vars in 787 bytes} [Thu Aug 13 09:37:20 2026] PUT /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-13 09:37:20.603 8 INFO neutron.db.segments_db [None req-f15f6199-ba02-47dd-b1f2-9200f9c08759 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Added segment 6f75a6e7-9fd2-4799-9039-df8c26a44c70 of type geneve for network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 2026-08-13 09:37:20.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-f15f6199-ba02-47dd-b1f2-9200f9c08759 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 (type: networks) to 1 [pid: 7|app: 0|req: 1113/2111] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:20 2026] DELETE /v2.0/security-groups/b0a1432c-0718-4059-a129-42bafc938e5c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2112] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:20.902 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f15f6199-ba02-47dd-b1f2-9200f9c08759 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:20.903 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f15f6199-ba02-47dd-b1f2-9200f9c08759 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1115/2113] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:37:20 2026] PUT /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:20.950 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 81243e7a-c039-4180-8845-8cfbe7b3cea5 2026-08-13 09:37:20.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-f15f6199-ba02-47dd-b1f2-9200f9c08759 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 81243e7a-c039-4180-8845-8cfbe7b3cea5 (type: ports) to 1 [pid: 8|app: 0|req: 999/2114] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:20 2026] POST /v2.0/networks => generated 656 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2115] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:20 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2116] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:21 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:21.143 7 INFO neutron.api.v2.resource [None req-fd52f0f9-ec79-4f69-89c5-0116cbea5f23 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2117] 10.0.0.80 () {32 vars in 750 bytes} [Thu Aug 13 09:37:21 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:37:21.203 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b3dacac-c549-44f4-8312-c707fd18c072 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents [pid: 7|app: 0|req: 1119/2118] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:37:21 2026] DELETE /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:21.204 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b3dacac-c549-44f4-8312-c707fd18c072 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1120/2119] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:21 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:21.294 7 INFO neutron.api.v2.resource [None req-b82a0ae9-1c17-44fc-a87f-b9088b3d1774 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2120] 10.0.0.80 () {32 vars in 753 bytes} [Thu Aug 13 09:37:21 2026] DELETE /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2121] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:37:21 2026] DELETE /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2122] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:21 2026] GET /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:21.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-af911a2a-61ab-44e1-b4a7-dea2d02a83a2 - - - - - -] Successfully bumped revision number for resource 81243e7a-c039-4180-8845-8cfbe7b3cea5 (type: ports) to 2 2026-08-13 09:37:21.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-af911a2a-61ab-44e1-b4a7-dea2d02a83a2 - - - - - -] Successfully bumped revision number for resource 65884445-7db4-463f-aa47-5e6276f7d91a (type: subnets) to 0 [pid: 8|app: 0|req: 1000/2123] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:21 2026] POST /v2.0/subnets => generated 655 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:21.902 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4bbf85e-b540-44d1-a937-f5b2286d4dbe 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:21.903 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4bbf85e-b540-44d1-a937-f5b2286d4dbe 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:21.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4bbf85e-b540-44d1-a937-f5b2286d4dbe 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource ddc7ceff-41b2-4285-895f-cde4f93ff7a4 (type: subnets) to 0 [pid: 8|app: 0|req: 1001/2124] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:21 2026] POST /v2.0/subnets => generated 730 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:21.991 7 INFO neutron_taas.services.taas.taas_plugin [None req-b24fcf04-6d2f-4887-a235-9bf32600d0c8 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] TaaS: Handle Delete Port: 039fa1bb-5de2-468a-867d-97b35c36cfec 2026-08-13 09:37:21.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b24fcf04-6d2f-4887-a235-9bf32600d0c8 35d966781a83465badeb783726fa9a9e d86e5f862ad340b4b379ceb0f8cdaa65 - - default default] Tap Mirror: Handle Delete Port: 039fa1bb-5de2-468a-867d-97b35c36cfec [pid: 7|app: 0|req: 1124/2125] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:37:21 2026] DELETE /v2.0/floatingips/358e2967-ceb1-4f5d-86ef-38129f19659f => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:22.264 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f7470b6-fdd7-4a8d-ae39-dd33aaba0bac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:22.265 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f7470b6-fdd7-4a8d-ae39-dd33aaba0bac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:22.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 96c6d8be-aacb-4a49-ac33-346ead51e419 2026-08-13 09:37:22.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f7470b6-fdd7-4a8d-ae39-dd33aaba0bac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 96c6d8be-aacb-4a49-ac33-346ead51e419 (type: ports) to 1 2026-08-13 09:37:23.017 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-96c6d8be-aacb-4a49-ac33-346ead51e419 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:37:23.046 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status up for port: 96c6d8be-aacb-4a49-ac33-346ead51e419 2026-08-13 09:37:23.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-205e6958-7c3c-4145-9f46-8bded458aa2a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 166028bb-958c-4389-ae5a-be9e5b98385a (type: security_groups) to 1 2026-08-13 09:37:23.064 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router cf45e074-0b21-4d78-b7b1-bb6ec7617bb4 is bound to host instance 2026-08-13 09:37:23.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-205e6958-7c3c-4145-9f46-8bded458aa2a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1a9b11b2-0675-47c8-addf-924b28ea1145 (type: security_group_rules) to 0 2026-08-13 09:37:23.085 7 INFO neutron.plugins.ml2.plugin [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] Attempt 1 to provision port 96c6d8be-aacb-4a49-ac33-346ead51e419 2026-08-13 09:37:23.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-205e6958-7c3c-4145-9f46-8bded458aa2a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3c21dc21-9004-4c18-a9a1-810f8af92286 (type: security_group_rules) to 0 2026-08-13 09:37:23.115 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f7470b6-fdd7-4a8d-ae39-dd33aaba0bac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 96c6d8be-aacb-4a49-ac33-346ead51e419 (type: router_ports) to 1 2026-08-13 09:37:23.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-205e6958-7c3c-4145-9f46-8bded458aa2a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3eafe94b-a150-4995-8366-5d5e885e2289 (type: security_group_rules) to 0 2026-08-13 09:37:23.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-205e6958-7c3c-4145-9f46-8bded458aa2a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e62d5321-4087-4670-80d6-fcd428186b91 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1125/2126] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:22 2026] GET /v2.0/security-groups?tenant_id=81d4bd032f2f412389803f2e2c42c1ec&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:23.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f7470b6-fdd7-4a8d-ae39-dd33aaba0bac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource cf45e074-0b21-4d78-b7b1-bb6ec7617bb4 (type: routers) to 2 [pid: 8|app: 0|req: 1002/2127] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:21 2026] POST /v2.0/routers => generated 942 bytes in 1367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2128] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:23 2026] DELETE /v2.0/security-groups/166028bb-958c-4389-ae5a-be9e5b98385a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:23.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d84565-330e-4a62-82bb-d64321a95b65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ea8ef76f-b118-444b-8ecd-177273f91de5 (type: security_groups) to 1 2026-08-13 09:37:23.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d84565-330e-4a62-82bb-d64321a95b65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 008696c9-91c3-48e6-abeb-67f0e21b6c42 (type: security_group_rules) to 0 2026-08-13 09:37:23.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d84565-330e-4a62-82bb-d64321a95b65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 19fa3eba-2a08-40c8-ad94-b445ee488c4e (type: security_group_rules) to 0 2026-08-13 09:37:23.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d84565-330e-4a62-82bb-d64321a95b65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1b078cd2-21bc-40b2-8bb3-1d69e2ef464a (type: security_group_rules) to 0 2026-08-13 09:37:23.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d84565-330e-4a62-82bb-d64321a95b65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fbc42cd1-e1d2-4656-9798-3183aed6c40c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1127/2129] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:23 2026] GET /v2.0/security-groups?tenant_id=d86e5f862ad340b4b379ceb0f8cdaa65&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2130] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:23 2026] DELETE /v2.0/security-groups/ea8ef76f-b118-444b-8ecd-177273f91de5 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:24.310 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:24.313 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:24.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 4641a63d-6c1c-4337-952e-f5268a1906d2 (type: ports) to 1 2026-08-13 09:37:24.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c922497-fef5-4a7d-b7dc-a27f0d4cfa43 - - - - - -] Successfully bumped revision number for resource 96c6d8be-aacb-4a49-ac33-346ead51e419 (type: ports) to 4 2026-08-13 09:37:24.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3d94b95-fd62-4707-8fdd-9afc10fcffa4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 872ef41e-2692-4a1a-809b-bea3e19fcf5d (type: security_groups) to 1 2026-08-13 09:37:24.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3d94b95-fd62-4707-8fdd-9afc10fcffa4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2cb5fc81-0ea8-4af3-8690-0014be3f94d3 (type: security_group_rules) to 0 2026-08-13 09:37:24.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3d94b95-fd62-4707-8fdd-9afc10fcffa4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c87bb34e-a9a6-4153-910b-c2756a854844 (type: security_group_rules) to 0 2026-08-13 09:37:24.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3d94b95-fd62-4707-8fdd-9afc10fcffa4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c8a5a050-5037-4200-9069-6b0280afba01 (type: security_group_rules) to 0 2026-08-13 09:37:24.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3d94b95-fd62-4707-8fdd-9afc10fcffa4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c96398e9-606a-440c-9fa5-365c74ac7c33 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1129/2131] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:24 2026] GET /v2.0/security-groups?tenant_id=400d0287f4704f5f9f15f4b9862d43b1&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2132] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:24 2026] DELETE /v2.0/security-groups/872ef41e-2692-4a1a-809b-bea3e19fcf5d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:25.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c922497-fef5-4a7d-b7dc-a27f0d4cfa43 - - - - - -] Successfully bumped revision number for resource 96c6d8be-aacb-4a49-ac33-346ead51e419 (type: ports) to 5 2026-08-13 09:37:25.659 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status down for port: 4641a63d-6c1c-4337-952e-f5268a1906d2 2026-08-13 09:37:25.723 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:37:25.723 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] OVN reports status up for port: 4641a63d-6c1c-4337-952e-f5268a1906d2 2026-08-13 09:37:25.734 7 INFO neutron.plugins.ml2.plugin [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] Attempt 1 to provision port 4641a63d-6c1c-4337-952e-f5268a1906d2 2026-08-13 09:37:25.743 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:25.744 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:26.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-2180ab0d-715f-4390-9b24-72c697947e1e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 4641a63d-6c1c-4337-952e-f5268a1906d2 (type: router_ports) to 1 [pid: 8|app: 0|req: 1003/2133] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:37:23 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/add_router_interface => generated 309 bytes in 2764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2134] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:37:26 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2135] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:26 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:26.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-28613c63-0173-4d80-8546-46afa09cc84f - - - - - -] Successfully bumped revision number for resource 4641a63d-6c1c-4337-952e-f5268a1906d2 (type: ports) to 2 2026-08-13 09:37:26.796 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:26.798 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:26.900 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] OVN reports status down for port: 453861ec-fd80-417f-8405-bd7a33753b69 2026-08-13 09:37:26.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 453861ec-fd80-417f-8405-bd7a33753b69 (type: ports) to 1 2026-08-13 09:37:27.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e77ac5e1-ca48-4898-96ba-317ce1515733 (type: security_groups) to 1 2026-08-13 09:37:27.115 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 356baabf-773f-4f5e-9361-6eaa608ddd25 (type: security_group_rules) to 0 2026-08-13 09:37:27.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 686840ad-7fde-4f92-b345-e41e53403d58 (type: security_group_rules) to 0 2026-08-13 09:37:27.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8746d345-396f-4989-ba9e-35c48052e084 (type: security_group_rules) to 0 2026-08-13 09:37:27.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a144da63-dda7-458a-bdda-a50a56b10ec5 (type: security_group_rules) to 0 2026-08-13 09:37:27.260 8 INFO neutron.db.segments_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 of type geneve for network c43ea114-d948-4692-8454-8f0708d9c898 2026-08-13 09:37:27.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c43ea114-d948-4692-8454-8f0708d9c898 (type: networks) to 1 2026-08-13 09:37:27.554 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:37:27.555 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c43ea114-d948-4692-8454-8f0708d9c898: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:27.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9b11f-b80a-46ee-a0b3-9b3995189be0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7fbc9a0d-fe0b-4199-adec-957d3748250c (type: ports) to 1 [pid: 8|app: 0|req: 1006/2136] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:37:26 2026] POST /v2.0/networks => generated 760 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:27.706 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] OVN reports status up for port: 453861ec-fd80-417f-8405-bd7a33753b69 2026-08-13 09:37:27.729 8 INFO neutron.plugins.ml2.plugin [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] Attempt 1 to provision port 453861ec-fd80-417f-8405-bd7a33753b69 2026-08-13 09:37:27.783 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:27.784 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:27.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource a9e6c735-5ef6-463e-9275-5b7e6cee9ef7 (type: security_groups) to 1 2026-08-13 09:37:27.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource 05e3eef2-a47c-49d1-9fca-16428914e05a (type: security_group_rules) to 0 2026-08-13 09:37:27.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource 43975a46-17b2-4ef4-bf7d-c8e01ea5d712 (type: security_group_rules) to 0 2026-08-13 09:37:27.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource ecf3301a-8c92-4605-9439-b570695e35af (type: security_group_rules) to 0 2026-08-13 09:37:27.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource f8172e54-1500-4b29-b60e-f14cd1baad8a (type: security_group_rules) to 0 2026-08-13 09:37:28.104 8 INFO neutron.db.segments_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Added segment c7a5000a-15b5-465b-9786-95071b51125e of type geneve for network 1fc55f78-9879-44dc-a9b9-cdd754f1b378 2026-08-13 09:37:28.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-e919a973-7074-4b6e-89bf-00d694474cb4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 453861ec-fd80-417f-8405-bd7a33753b69 (type: router_ports) to 1 [pid: 7|app: 0|req: 1131/2137] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:37:26 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/add_router_interface => generated 309 bytes in 2047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2138] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:28 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:28.385 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39a77a10-94bf-40f2-9635-4a23ede6c49d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:37:28.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource 1fc55f78-9879-44dc-a9b9-cdd754f1b378 (type: networks) to 1 2026-08-13 09:37:28.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39a77a10-94bf-40f2-9635-4a23ede6c49d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c43ea114-d948-4692-8454-8f0708d9c898: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:28.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4875325-38ad-41ed-b5ff-3933000c0ec3 - - - - - -] Successfully bumped revision number for resource 453861ec-fd80-417f-8405-bd7a33753b69 (type: ports) to 2 2026-08-13 09:37:28.691 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] No more DHCP agents 2026-08-13 09:37:28.694 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Unable to schedule network 1fc55f78-9879-44dc-a9b9-cdd754f1b378: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:28.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f75338c-7bbf-4213-bc4e-53f54d1ec457 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Successfully bumped revision number for resource e05e2770-2b05-4af5-81b6-3e1eaa5ca0c8 (type: ports) to 1 [pid: 8|app: 0|req: 1007/2139] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:27 2026] POST /v2.0/networks => generated 651 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:28.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f0e6f96-b29f-4dff-a7c1-36fdb0a65f99 - - - - - -] Successfully bumped revision number for resource 7fbc9a0d-fe0b-4199-adec-957d3748250c (type: ports) to 2 2026-08-13 09:37:28.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f0e6f96-b29f-4dff-a7c1-36fdb0a65f99 - - - - - -] Successfully bumped revision number for resource d6468860-7217-4341-87e2-1ab316b997ad (type: subnets) to 0 [pid: 7|app: 0|req: 1133/2140] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:28 2026] POST /v2.0/subnets => generated 686 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2141] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:28 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2144] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:37:28 2026] PUT /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:29.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:29.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:29.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 3d37406e-b6b2-43de-acbc-574e1695e9d3 (type: ports) to 1 2026-08-13 09:37:29.439 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82d61a07-2ec2-4d90-950f-a39197546cad eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:37:29.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82d61a07-2ec2-4d90-950f-a39197546cad eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:29.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-82d61a07-2ec2-4d90-950f-a39197546cad eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: ports) to 1 2026-08-13 09:37:30.130 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:30.132 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:30.215 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-2d16adc8-1f8c-44c4-9e68-e631b19ab58e on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:37:30.275 7 INFO neutron.db.ovn_revision_numbers_db [None req-82d61a07-2ec2-4d90-950f-a39197546cad eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: router_ports) to 1 2026-08-13 09:37:30.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1fedf39b-8ad6-4f54-8192-b41a304706d5 - - - - - -] Router edeb5d06-1d5d-409a-a292-f30610f0e91b is bound to host instance 2026-08-13 09:37:30.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-82d61a07-2ec2-4d90-950f-a39197546cad eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource edeb5d06-1d5d-409a-a292-f30610f0e91b (type: routers) to 2 [pid: 7|app: 0|req: 1138/2145] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:28 2026] POST /v2.0/routers => generated 964 bytes in 1455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2146] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:30 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2147] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:37:30 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:30.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-20e9791a-abca-45f2-92cc-4acf26a4178e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 3d37406e-b6b2-43de-acbc-574e1695e9d3 (type: router_ports) to 1 [pid: 8|app: 0|req: 1008/2148] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:37:28 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/add_router_interface => generated 309 bytes in 1811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2149] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:30 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2150] 10.0.0.80 () {34 vars in 763 bytes} [Thu Aug 13 09:37:30 2026] PUT /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/green => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-13 09:37:31.037 7 INFO neutron_taas.services.taas.taas_plugin [req-eacf05a5-3006-4389-b831-9c6a0c908ef9 req-953258c8-f53c-48f1-af47-c02aeecda691 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:31.038 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:37:31.040 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c43ea114-d948-4692-8454-8f0708d9c898: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:31.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eacf05a5-3006-4389-b831-9c6a0c908ef9 req-953258c8-f53c-48f1-af47-c02aeecda691 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:31.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 961abb20-da2e-49b4-8b3d-a0c7a77d6cce (type: ports) to 1 2026-08-13 09:37:31.371 7 INFO neutron.db.l3_db [req-eacf05a5-3006-4389-b831-9c6a0c908ef9 req-953258c8-f53c-48f1-af47-c02aeecda691 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Floating IP aced7a58-b054-48a3-ae9e-47d190d8f37f disassociated. External IP: 10.96.250.202, port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d. [pid: 7|app: 0|req: 1143/2151] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:37:30 2026] DELETE /v2.0/ports/116d0f00-15c5-49d9-90c2-b2d64409eb5d => generated 0 bytes in 789 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:31.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2adc091b-da89-4f39-a70d-68f71e35cda8'] response: {'server_uuid': 'e42d612d-ffad-498e-aab1-2c3796a61466', 'name': 'network-vif-deleted', 'tag': '116d0f00-15c5-49d9-90c2-b2d64409eb5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1144/2152] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:31 2026] GET /v2.0/security-groups?id=5c784965-f5b7-469c-948a-91e3156a1539&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:31.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-41473aa4-86cc-42bb-be45-d153d7126ae9 - - - - - -] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: ports) to 4 2026-08-13 09:37:31.860 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:37:31.861 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network c43ea114-d948-4692-8454-8f0708d9c898: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:31.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e8d2bab-9981-4b17-9f05-345cec96e4f1 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 936d60bb-f8c4-4360-9b0f-7b05f380ab81 (type: security_groups) to 1 2026-08-13 09:37:31.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e8d2bab-9981-4b17-9f05-345cec96e4f1 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 51f97e96-b5c2-44be-a3ae-506f60a6610b (type: security_group_rules) to 0 2026-08-13 09:37:31.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e8d2bab-9981-4b17-9f05-345cec96e4f1 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 60257e01-0896-4f8e-99e2-953ab8cce25f (type: security_group_rules) to 0 2026-08-13 09:37:32.009 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9e39c887-4653-4125-b1c6-5c2141542c06 - - - - - -] No hosting information found for port 4641a63d-6c1c-4337-952e-f5268a1906d2: RuntimeError: No hosting information found for port 4641a63d-6c1c-4337-952e-f5268a1906d2 [pid: 7|app: 0|req: 1145/2153] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:37:31 2026] POST /v2.0/security-groups => generated 1627 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2154] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 34 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:32.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e39c887-4653-4125-b1c6-5c2141542c06 - - - - - -] Successfully bumped revision number for resource 4641a63d-6c1c-4337-952e-f5268a1906d2 (type: router_ports) to 2 2026-08-13 09:37:32.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-043f1070-9199-4531-9f34-ff59b5544e9c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 961abb20-da2e-49b4-8b3d-a0c7a77d6cce (type: router_ports) to 1 [pid: 8|app: 0|req: 1009/2155] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:37:30 2026] PUT /v2.0/routers/edeb5d06-1d5d-409a-a292-f30610f0e91b/add_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2156] 10.0.0.80 () {34 vars in 759 bytes} [Thu Aug 13 09:37:32 2026] PUT /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-13 09:37:32.410 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e39c887-4653-4125-b1c6-5c2141542c06 - - - - - -] OVN reports status down for port: 7fbc9a0d-fe0b-4199-adec-957d3748250c [pid: 8|app: 0|req: 1011/2157] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2158] 10.0.0.80 () {34 vars in 781 bytes} [Thu Aug 13 09:37:32 2026] PUT /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-13 09:37:32.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f7d531a-7f4f-4722-949e-755a9242fdfa 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 6af0d7e2-aab0-43c0-bb8e-2ebf5d16bf51 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1013/2159] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2160] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:32.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-41473aa4-86cc-42bb-be45-d153d7126ae9 - - - - - -] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: ports) to 5 [pid: 8|app: 0|req: 1014/2161] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:37:32 2026] PUT /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2162] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2163] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2164] 10.0.0.80 () {32 vars in 740 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:32.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-a998fe0f-98ea-4124-b1c1-6cb2aadc1f31 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource d5f1ee31-10a9-4f8c-83b8-0996fbb74e4e (type: security_group_rules) to 0 2026-08-13 09:37:32.841 8 INFO neutron.api.v2.resource [None req-4d20081c-1163-4b83-8424-eb364a7df72f fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/2165] 10.0.0.80 () {32 vars in 744 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2166] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2167] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:37:32 2026] DELETE /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2168] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:32 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:33.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e8cf631-87d2-49a5-a4ac-3777e1368979 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource ea0007d2-067d-4747-a444-ad64407d79ae (type: security_group_rules) to 0 2026-08-13 09:37:33.032 8 INFO neutron.api.v2.resource [None req-c9074e63-a35a-40cd-87de-5cbbf6e287e7 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2169] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:37:32 2026] DELETE /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2170] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2171] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:37:33 2026] DELETE /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2172] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:37:33 2026] GET /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:33.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-668a088e-8ddf-4967-9e3a-bd2728085c72 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 68eeaaeb-7f50-42bb-aa04-9d83587a4111 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1150/2173] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:33.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd288efc-8aa0-4c78-bb64-690d3058d1d6 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] TaaS: Handle Delete Port: e05e2770-2b05-4af5-81b6-3e1eaa5ca0c8 2026-08-13 09:37:33.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd288efc-8aa0-4c78-bb64-690d3058d1d6 fafd4c6d47a74c86aa3a093d17fcef0b a63bd0aff509470cbb0443ce8474b836 - - default default] Tap Mirror: Handle Delete Port: e05e2770-2b05-4af5-81b6-3e1eaa5ca0c8 2026-08-13 09:37:33.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-f862fd0b-cfbb-4403-8a7d-65b80cc153c2 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 5da58fea-136d-4e56-b6e5-b7f1635441da (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1151/2174] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:33.499 8 INFO neutron.services.segments.plugin [-] Segment c7a5000a-15b5-465b-9786-95071b51125e resource provider aggregate not found 2026-08-13 09:37:33.515 8 INFO neutron.services.segments.plugin [-] Segment c7a5000a-15b5-465b-9786-95071b51125e resource provider aggregate not found 2026-08-13 09:37:33.527 8 INFO neutron.services.segments.plugin [-] Segment c7a5000a-15b5-465b-9786-95071b51125e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a5000a-15b5-465b-9786-95071b51125e found for delete ", "request_id": "req-cd28f845-5228-4ad8-8ac5-81cae3b43297"}]} 2026-08-13 09:37:33.531 8 INFO neutron.services.segments.plugin [-] Segment c7a5000a-15b5-465b-9786-95071b51125e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a5000a-15b5-465b-9786-95071b51125e found for delete ", "request_id": "req-583290d3-0995-4ef5-81da-935b014e6ac3"}]} [pid: 8|app: 0|req: 1024/2175] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:33 2026] DELETE /v2.0/networks/1fc55f78-9879-44dc-a9b9-cdd754f1b378 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:33.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5b5654f-d0ae-42a4-b87f-bdb48b1271af 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource c2245af8-0076-447a-bbce-b1c2b7c2f271 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1152/2176] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2177] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:33 2026] GET /v2.0/ports?device_id=e42d612d-ffad-498e-aab1-2c3796a61466 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:33.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-e122e0b5-1d87-4759-986e-6eefc5b91c69 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource d2aeadbe-b94f-4ee5-ab03-d54a08a90002 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1025/2178] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:34.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-573d4491-54cf-4eb6-8deb-851f0f5e477b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 3f8fdfc3-5c86-4475-bd85-ed73939b315a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1154/2179] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:34.158 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] No hosting information found for port 453861ec-fd80-417f-8405-bd7a33753b69: RuntimeError: No hosting information found for port 453861ec-fd80-417f-8405-bd7a33753b69 2026-08-13 09:37:34.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] Successfully bumped revision number for resource 453861ec-fd80-417f-8405-bd7a33753b69 (type: router_ports) to 2 [pid: 7|app: 0|req: 1155/2180] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/security-groups?tenant_id=a63bd0aff509470cbb0443ce8474b836&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:34.432 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] OVN reports status down for port: 116d0f00-15c5-49d9-90c2-b2d64409eb5d 2026-08-13 09:37:34.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aa43221-d5b4-4432-bdbb-4ac0589ddcb5 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 80b0c133-a4b6-4bd4-b8ff-f086b1bf20d6 (type: security_group_rules) to 0 2026-08-13 09:37:34.450 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] OVN reports status down for port: e05e2770-2b05-4af5-81b6-3e1eaa5ca0c8 2026-08-13 09:37:34.464 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] OVN reports status down for port: 3d37406e-b6b2-43de-acbc-574e1695e9d3 [pid: 8|app: 0|req: 1026/2181] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:34.564 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:37:34.565 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] OVN reports status down for port: 2d16adc8-1f8c-44c4-9e68-e631b19ab58e [pid: 7|app: 0|req: 1156/2182] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:34 2026] DELETE /v2.0/security-groups/a9e6c735-5ef6-463e-9275-5b7e6cee9ef7 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2183] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/networks?id=c43ea114-d948-4692-8454-8f0708d9c898 => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2184] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/quotas/65abd3730b5d4587a2666f6b1cb5c5e0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2185] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/ports?tenant_id=65abd3730b5d4587a2666f6b1cb5c5e0&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:34.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-deb0b464-652e-48e0-80e4-c473ba562f5e 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 0f27e188-af35-453c-b915-6a7576d78450 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1027/2186] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:34.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc89eaf5-b110-4a71-8ba8-66bdfd8fe30e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fdb741bc-f904-49a9-9143-ab456efd9729 (type: security_groups) to 1 2026-08-13 09:37:34.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc89eaf5-b110-4a71-8ba8-66bdfd8fe30e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3044dca5-b788-4304-a1ce-7d97c62447ef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1028/2187] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/networks/c43ea114-d948-4692-8454-8f0708d9c898?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:34.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc89eaf5-b110-4a71-8ba8-66bdfd8fe30e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cf770da2-4710-4dbd-97e1-a9e24bd61ab9 (type: security_group_rules) to 0 2026-08-13 09:37:34.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc89eaf5-b110-4a71-8ba8-66bdfd8fe30e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e102ca29-f8b0-4a28-8817-d9eed499839e (type: security_group_rules) to 0 2026-08-13 09:37:34.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc89eaf5-b110-4a71-8ba8-66bdfd8fe30e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ea462860-0e25-4b84-99e2-db22dfb7c8d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1160/2188] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:34 2026] GET /v2.0/security-groups?tenant_id=5054e0674f294d098e95c1f94d80d86d&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:35.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-6572d911-5028-4df6-9525-55063ba0975e - - - - - -] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: ports) to 6 [pid: 7|app: 0|req: 1161/2189] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:35 2026] DELETE /v2.0/security-groups/5c784965-f5b7-469c-948a-91e3156a1539 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2190] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/networks/c43ea114-d948-4692-8454-8f0708d9c898?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:35.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-dabbe710-95a6-4e2f-8569-a7e4efc04015 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 721217bd-fcfd-4089-b53c-8fd950a26b95 (type: security_group_rules) to 0 2026-08-13 09:37:35.327 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6ef81f73-55b4-4ebf-a0d2-3c1c5adae1e5 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:37:35.328 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef81f73-55b4-4ebf-a0d2-3c1c5adae1e5 - - - - - -] OVN reports status up for port: 3d37406e-b6b2-43de-acbc-574e1695e9d3 2026-08-13 09:37:35.344 8 INFO neutron.plugins.ml2.plugin [None req-6ef81f73-55b4-4ebf-a0d2-3c1c5adae1e5 - - - - - -] Attempt 1 to provision port 3d37406e-b6b2-43de-acbc-574e1695e9d3 [pid: 8|app: 0|req: 1029/2191] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:37:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2192] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:35 2026] DELETE /v2.0/security-groups/fdb741bc-f904-49a9-9143-ab456efd9729 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2193] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:35.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb905447-e8fc-4c14-b999-714f79e0a071 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 7b4e9f16-8b46-40c5-bb80-b48d9f20cb58 2026-08-13 09:37:35.649 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb905447-e8fc-4c14-b999-714f79e0a071 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 7b4e9f16-8b46-40c5-bb80-b48d9f20cb58 [pid: 7|app: 0|req: 1165/2194] 10.0.0.203 () {34 vars in 1094 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-923909790&fields=id&tenant_id=8f25fafa483045f08597f554d56a9596 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2195] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 743 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2196] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/quotas/8f25fafa483045f08597f554d56a9596 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2197] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:37:35 2026] DELETE /v2.0/floatingips/aced7a58-b054-48a3-ae9e-47d190d8f37f => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2198] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&fields=id => generated 287 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2199] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:37:35 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:36.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ef81f73-55b4-4ebf-a0d2-3c1c5adae1e5 - - - - - -] Successfully bumped revision number for resource 3d37406e-b6b2-43de-acbc-574e1695e9d3 (type: ports) to 2 [pid: 7|app: 0|req: 1169/2200] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:37:36 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2201] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:36 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 975 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2202] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:36 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2203] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:36 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2204] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:36 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:37.194 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e39c887-4653-4125-b1c6-5c2141542c06 - - - - - -] OVN reports status down for port: 5f55feac-d233-48f6-aa20-7a713ec0ce38 2026-08-13 09:37:37.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-861aa370-ca6c-4663-a464-74f7f84402f3'] response: {'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'code': 200} [pid: 8|app: 0|req: 1034/2205] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:37 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2206] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:37 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:37.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e39c887-4653-4125-b1c6-5c2141542c06 - - - - - -] Successfully bumped revision number for resource 5f55feac-d233-48f6-aa20-7a713ec0ce38 (type: ports) to 6 [pid: 8|app: 0|req: 1035/2207] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:37 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1173/2208] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:37:38 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2209] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:38 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:38.590 8 INFO neutron_taas.services.taas.taas_plugin [req-2eadae4c-0fee-4c95-bcb5-ce5d044d28e8 req-74f897f5-0d35-471f-8099-441f674a6ed0 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 5f55feac-d233-48f6-aa20-7a713ec0ce38 2026-08-13 09:37:38.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2eadae4c-0fee-4c95-bcb5-ce5d044d28e8 req-74f897f5-0d35-471f-8099-441f674a6ed0 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 5f55feac-d233-48f6-aa20-7a713ec0ce38 [pid: 7|app: 0|req: 1175/2210] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:38 2026] GET /v2.0/security-groups?id=1940d099-2f34-47f4-a4ac-1a0d6023c798&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2211] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:37:38 2026] DELETE /v2.0/ports/5f55feac-d233-48f6-aa20-7a713ec0ce38 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:38.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40e4e9e3-18a4-4129-b394-d33c81eb1836'] response: {'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'name': 'network-vif-deleted', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1037/2212] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:38 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:38.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource 19b1ab69-f3c0-4f40-b5e9-ae943668ee45 (type: security_groups) to 1 2026-08-13 09:37:38.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource 1fcacede-6b03-4a1a-9992-0023bb08489a (type: security_group_rules) to 0 2026-08-13 09:37:38.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource 5693de43-e9a9-488e-9468-152ad26885b1 (type: security_group_rules) to 0 2026-08-13 09:37:39.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource ab282e7f-7c8d-4a2e-a240-76ac54f0313d (type: security_group_rules) to 0 2026-08-13 09:37:39.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource dc3de195-d531-414b-8150-9d5616e538a2 (type: security_group_rules) to 0 2026-08-13 09:37:39.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource a334ceeb-5b1a-4041-bd4b-d4f47b7a6580 (type: security_groups) to 1 2026-08-13 09:37:39.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource 6ff5d9f8-fd34-4e25-a9d2-b3aeafc9450a (type: security_group_rules) to 0 2026-08-13 09:37:39.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed289a32-5b02-40a2-a3cf-5f0b5bcb0b38 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] Successfully bumped revision number for resource cf8bf07e-c0f9-4304-bd8f-619ab63888b5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1176/2213] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:37:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2214] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:37:39 2026] PUT /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2215] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:39.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-479ee3a8-4071-4798-a282-a7bb87b469fc'] response: {'server_uuid': 'd4f985ce-2fae-4f83-b168-7da686eb7745', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f55feac-d233-48f6-aa20-7a713ec0ce38', 'code': 200} [pid: 8|app: 0|req: 1039/2216] 10.0.0.80 () {34 vars in 777 bytes} [Thu Aug 13 09:37:39 2026] PUT /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2217] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2218] 10.0.0.80 () {34 vars in 773 bytes} [Thu Aug 13 09:37:39 2026] PUT /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2219] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2220] 10.0.0.80 () {34 vars in 795 bytes} [Thu Aug 13 09:37:39 2026] PUT /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2221] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2222] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:37:39 2026] PUT /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2223] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2224] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2225] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/networks?id=c43ea114-d948-4692-8454-8f0708d9c898 => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2226] 10.0.0.80 () {32 vars in 754 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:39.821 8 INFO neutron.api.v2.resource [None req-b5d07534-9812-4bb4-b4a3-491eeefb3c8c b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/2227] 10.0.0.80 () {32 vars in 758 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2228] 10.0.0.80 () {32 vars in 757 bytes} [Thu Aug 13 09:37:39 2026] DELETE /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2229] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2230] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:39 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:39.986 8 INFO neutron.api.v2.resource [None req-7317265e-136a-479b-94a4-e65e98ba1659 b2ab5dcef9144a5cb57557b89b9e6af4 aa5bbc9140b84609bbc81e9fbf127127 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2231] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:37:39 2026] DELETE /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2232] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:37:40 2026] DELETE /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:40.048 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ce79f396-4959-40d8-847b-bce3edf00261 req-7f62140c-da7d-44cd-9201-31bc1f0b94de 8f037353eac944169207618f09fd5f69 65abd3730b5d4587a2666f6b1cb5c5e0 - - default default] No more DHCP agents 2026-08-13 09:37:40.049 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ce79f396-4959-40d8-847b-bce3edf00261 req-7f62140c-da7d-44cd-9201-31bc1f0b94de 8f037353eac944169207618f09fd5f69 65abd3730b5d4587a2666f6b1cb5c5e0 - - default default] Unable to schedule network c43ea114-d948-4692-8454-8f0708d9c898: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1051/2233] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:40 2026] GET /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:40.217 7 INFO neutron.db.ovn_revision_numbers_db [req-ce79f396-4959-40d8-847b-bce3edf00261 req-7f62140c-da7d-44cd-9201-31bc1f0b94de 8f037353eac944169207618f09fd5f69 65abd3730b5d4587a2666f6b1cb5c5e0 - - default default] Successfully bumped revision number for resource b4c3fe96-6026-4a69-a8e9-ccfd0571a381 (type: ports) to 1 [pid: 8|app: 0|req: 1052/2234] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:40 2026] DELETE /v2.0/security-groups/a334ceeb-5b1a-4041-bd4b-d4f47b7a6580 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2235] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:37:39 2026] POST /v2.0/ports => generated 958 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:40.633 8 INFO neutron.db.ovn_revision_numbers_db [req-ce79f396-4959-40d8-847b-bce3edf00261 req-2042933f-8398-4f61-9a10-d491b9bde4c2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource b4c3fe96-6026-4a69-a8e9-ccfd0571a381 (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1184/2236] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:40 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:40.852 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6e62c0b0-6768-484b-9a5a-e29e1332f4be - - - - - -] No hosting information found for port 3d37406e-b6b2-43de-acbc-574e1695e9d3: RuntimeError: No hosting information found for port 3d37406e-b6b2-43de-acbc-574e1695e9d3 2026-08-13 09:37:40.853 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e62c0b0-6768-484b-9a5a-e29e1332f4be - - - - - -] OVN reports status up for port: 2d16adc8-1f8c-44c4-9e68-e631b19ab58e 2026-08-13 09:37:40.873 8 INFO neutron.plugins.ml2.plugin [None req-6e62c0b0-6768-484b-9a5a-e29e1332f4be - - - - - -] Attempt 1 to provision port 2d16adc8-1f8c-44c4-9e68-e631b19ab58e 2026-08-13 09:37:40.886 8 INFO neutron.db.ovn_revision_numbers_db [req-ce79f396-4959-40d8-847b-bce3edf00261 req-2042933f-8398-4f61-9a10-d491b9bde4c2 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource b4c3fe96-6026-4a69-a8e9-ccfd0571a381 (type: ports) to 4 [pid: 8|app: 0|req: 1053/2237] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:37:40 2026] PUT /v2.0/ports/b4c3fe96-6026-4a69-a8e9-ccfd0571a381 => generated 1208 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:40.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5ccedc2-b86b-40ad-bd01-535d482ecfee'] response: {'name': 'network-changed', 'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1054/2238] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:40 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:41.141 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc023f76-1b76-4812-bc0a-a18c578217ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1762558f-1f83-4280-855d-96ad5c938bbf (type: security_groups) to 1 2026-08-13 09:37:41.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc023f76-1b76-4812-bc0a-a18c578217ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0635efa1-d41b-46fb-ab29-133c21f0c1de (type: security_group_rules) to 0 2026-08-13 09:37:41.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc023f76-1b76-4812-bc0a-a18c578217ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 10d0de84-2750-4974-baef-26bf0f096a47 (type: security_group_rules) to 0 2026-08-13 09:37:41.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc023f76-1b76-4812-bc0a-a18c578217ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 11b52624-3c2b-4760-9de0-bb49554ac23d (type: security_group_rules) to 0 2026-08-13 09:37:41.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc023f76-1b76-4812-bc0a-a18c578217ef eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource be14c3e5-f067-49d9-a540-741b0f9cc005 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1055/2239] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2240] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:40 2026] GET /v2.0/security-groups?tenant_id=f308d80b617d41ab80852dc993ac9d4a&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2241] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:41.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e62c0b0-6768-484b-9a5a-e29e1332f4be - - - - - -] Successfully bumped revision number for resource 2d16adc8-1f8c-44c4-9e68-e631b19ab58e (type: ports) to 7 [pid: 7|app: 0|req: 1187/2242] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/ports?tenant_id=65abd3730b5d4587a2666f6b1cb5c5e0&device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2243] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/networks?tenant_id=65abd3730b5d4587a2666f6b1cb5c5e0&shared=False => generated 807 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2244] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:41 2026] DELETE /v2.0/security-groups/1762558f-1f83-4280-855d-96ad5c938bbf => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2245] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:41.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] Successfully bumped revision number for resource 3d37406e-b6b2-43de-acbc-574e1695e9d3 (type: router_ports) to 2 2026-08-13 09:37:41.677 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] OVN reports status down for port: 961abb20-da2e-49b4-8b3d-a0c7a77d6cce 2026-08-13 09:37:41.730 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:41.761 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] OVN reports status up for port: 961abb20-da2e-49b4-8b3d-a0c7a77d6cce [pid: 8|app: 0|req: 1057/2246] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/security-groups?tenant_id=aa5bbc9140b84609bbc81e9fbf127127&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:41.785 8 INFO neutron.plugins.ml2.plugin [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] Attempt 1 to provision port 961abb20-da2e-49b4-8b3d-a0c7a77d6cce [pid: 8|app: 0|req: 1058/2247] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 743 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2248] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2249] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:41 2026] DELETE /v2.0/security-groups/19b1ab69-f3c0-4f40-b5e9-ae943668ee45 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2250] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:37:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f25fafa483045f08597f554d56a9596 => generated 178 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2251] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:42.392 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c4faec8b-a041-47dd-9da3-b84196a07aac req-ef1cd1e6-474b-4a90-9856-892aa8a08f04 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:42.394 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c4faec8b-a041-47dd-9da3-b84196a07aac req-ef1cd1e6-474b-4a90-9856-892aa8a08f04 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1062/2252] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:42.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-49294e80-a003-4a8c-901f-411cee635ff9 - - - - - -] Successfully bumped revision number for resource 961abb20-da2e-49b4-8b3d-a0c7a77d6cce (type: ports) to 2 2026-08-13 09:37:42.558 7 INFO neutron.db.ovn_revision_numbers_db [req-c4faec8b-a041-47dd-9da3-b84196a07aac req-ef1cd1e6-474b-4a90-9856-892aa8a08f04 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource fea447d5-3399-4014-ad50-d80d227f09a5 (type: ports) to 1 [pid: 7|app: 0|req: 1191/2253] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:37:42 2026] POST /v2.0/ports => generated 1179 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1192/2254] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/ports?tenant_id=65abd3730b5d4587a2666f6b1cb5c5e0&device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2255] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b4c3fe96-6026-4a69-a8e9-ccfd0571a381 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2256] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/subnets?id=d6468860-7217-4341-87e2-1ab316b997ad => generated 689 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2257] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/ports?network_id=c43ea114-d948-4692-8454-8f0708d9c898&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2258] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/networks/c43ea114-d948-4692-8454-8f0708d9c898?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2259] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/networks/c43ea114-d948-4692-8454-8f0708d9c898?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:42.974 8 INFO neutron.db.ovn_revision_numbers_db [req-c4faec8b-a041-47dd-9da3-b84196a07aac req-9dd99025-98c0-4048-bbf5-78d7c0d1136b c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource fea447d5-3399-4014-ad50-d80d227f09a5 (type: ports) to 2 [pid: 7|app: 0|req: 1198/2260] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:42 2026] GET /v2.0/ports?device_id=d4f985ce-2fae-4f83-b168-7da686eb7745 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:43.197 8 INFO neutron.db.ovn_revision_numbers_db [req-c4faec8b-a041-47dd-9da3-b84196a07aac req-9dd99025-98c0-4048-bbf5-78d7c0d1136b c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource fea447d5-3399-4014-ad50-d80d227f09a5 (type: ports) to 4 [pid: 8|app: 0|req: 1063/2261] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:37:42 2026] PUT /v2.0/ports/fea447d5-3399-4014-ad50-d80d227f09a5 => generated 1429 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:43.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca494b87-c471-48be-a0e1-e9f925f1aecf'] response: {'name': 'network-changed', 'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1199/2262] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:43 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1064/2263] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:43 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2266] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:43 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1432 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2267] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:37:43 2026] GET /v2.0/networks?tenant_id=8f25fafa483045f08597f554d56a9596&shared=False => generated 2498 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2268] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:37:43 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2269] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:44 2026] DELETE /v2.0/security-groups/1940d099-2f34-47f4-a4ac-1a0d6023c798 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:44.583 7 INFO neutron_taas.services.taas.taas_plugin [None req-b33c5d04-3b2a-4e78-bce9-77fffdff7d12 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 96890c2b-a734-440a-a307-3c0614572cfe 2026-08-13 09:37:44.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b33c5d04-3b2a-4e78-bce9-77fffdff7d12 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 96890c2b-a734-440a-a307-3c0614572cfe [pid: 8|app: 0|req: 1068/2270] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:44 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2271] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:44 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2272] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:44 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1432 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2273] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2274] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2275] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2276] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2277] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2278] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:37:44 2026] PUT /v2.0/routers/b7315649-bf44-437f-87c5-b7292b7a7d43/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2279] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2280] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2281] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:45 2026] DELETE /v2.0/subnets/987316d5-99d5-43e3-a272-f71d4fdc28bf => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2282] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:37:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2283] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:37:45 2026] PUT /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2284] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2285] 10.0.0.80 () {34 vars in 769 bytes} [Thu Aug 13 09:37:45 2026] PUT /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2286] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2287] 10.0.0.80 () {34 vars in 765 bytes} [Thu Aug 13 09:37:45 2026] PUT /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-13 09:37:45.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b782dc2-8aef-4e13-ac36-d22ff65b4d16 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 9fab8827-7626-4921-b62e-cf08ef55fec4 2026-08-13 09:37:45.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b782dc2-8aef-4e13-ac36-d22ff65b4d16 c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 9fab8827-7626-4921-b62e-cf08ef55fec4 [pid: 8|app: 0|req: 1084/2288] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2289] 10.0.0.80 () {34 vars in 787 bytes} [Thu Aug 13 09:37:45 2026] PUT /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2290] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2291] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2292] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:45 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2293] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:37:46 2026] PUT /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2294] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2295] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:46.147 8 INFO neutron.api.v2.resource [None req-f08288b8-19c0-4373-bcf7-0c2ffd263366 380d0349024c46da84ab7a386cb15437 0cc90efbfab34abe854228c97066b385 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1092/2296] 10.0.0.80 () {32 vars in 750 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2297] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:37:45 2026] DELETE /v2.0/routers/b7315649-bf44-437f-87c5-b7292b7a7d43 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2298] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:37:46 2026] DELETE /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2299] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:46.324 8 INFO neutron.api.v2.resource [None req-58997fdd-918c-484e-8507-0aacd3e38d0c 380d0349024c46da84ab7a386cb15437 0cc90efbfab34abe854228c97066b385 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2300] 10.0.0.80 () {32 vars in 753 bytes} [Thu Aug 13 09:37:46 2026] DELETE /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:37:46.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-43896d69-2670-4ccb-b89b-bf399bac106e c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] TaaS: Handle Delete Port: 9a044d4d-bf3a-4527-bc73-3441458b13f5 2026-08-13 09:37:46.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43896d69-2670-4ccb-b89b-bf399bac106e c2a1f4f0f452433c9e5778d817920c64 9d23e8b198174c778656cc2344e63729 - - default default] Tap Mirror: Handle Delete Port: 9a044d4d-bf3a-4527-bc73-3441458b13f5 [pid: 8|app: 0|req: 1096/2301] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:37:46 2026] DELETE /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2302] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:46.538 7 INFO neutron.services.segments.plugin [-] Segment dbfc0501-5a0e-4a09-9b49-ba4f916bb374 resource provider aggregate not found 2026-08-13 09:37:46.539 7 INFO neutron.services.segments.plugin [-] Segment dbfc0501-5a0e-4a09-9b49-ba4f916bb374 resource provider aggregate not found [pid: 8|app: 0|req: 1098/2303] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1194 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:46.562 7 INFO neutron.services.segments.plugin [-] Segment dbfc0501-5a0e-4a09-9b49-ba4f916bb374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfc0501-5a0e-4a09-9b49-ba4f916bb374 found for delete ", "request_id": "req-6cccea29-8d5d-4d43-a9b6-2a1b0ce2f3c8"}]} 2026-08-13 09:37:46.566 7 INFO neutron.services.segments.plugin [-] Segment dbfc0501-5a0e-4a09-9b49-ba4f916bb374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfc0501-5a0e-4a09-9b49-ba4f916bb374 found for delete ", "request_id": "req-755d8ece-49f7-405d-b988-d19454bf1646"}]} [pid: 7|app: 0|req: 1206/2304] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:37:46 2026] DELETE /v2.0/networks/1ca37f8d-649e-462f-b852-6d47aaef36b7 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2306] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:37:46 2026] DELETE /v2.0/subnetpools/e06bfbda-a348-4909-9d64-c3654fafe832 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2306] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:46 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:47.035 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] No hosting information found for port 961abb20-da2e-49b4-8b3d-a0c7a77d6cce: RuntimeError: No hosting information found for port 961abb20-da2e-49b4-8b3d-a0c7a77d6cce 2026-08-13 09:37:47.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] Successfully bumped revision number for resource 961abb20-da2e-49b4-8b3d-a0c7a77d6cce (type: router_ports) to 2 [pid: 8|app: 0|req: 1100/2307] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:47 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:47.259 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] OVN reports status down for port: b4c3fe96-6026-4a69-a8e9-ccfd0571a381 [pid: 7|app: 0|req: 1208/2308] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:47 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:47.326 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:37:47.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a0820fb-d258-4ed2-b4f0-cf5a3a32e32a'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'code': 200} 2026-08-13 09:37:47.382 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] OVN reports status down for port: fea447d5-3399-4014-ad50-d80d227f09a5 2026-08-13 09:37:47.450 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] OVN reports status up for port: b4c3fe96-6026-4a69-a8e9-ccfd0571a381 2026-08-13 09:37:47.461 8 INFO neutron.plugins.ml2.plugin [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] Attempt 1 to provision port b4c3fe96-6026-4a69-a8e9-ccfd0571a381 [pid: 7|app: 0|req: 1209/2309] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:47 2026] GET /v2.0/security-groups?tenant_id=9d23e8b198174c778656cc2344e63729&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:47.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-b708ee2a-c47d-4d40-81ab-cd52b015e7f0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dcf9e437-1e41-4b07-bb92-415b7fe196df (type: security_groups) to 1 2026-08-13 09:37:47.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-b708ee2a-c47d-4d40-81ab-cd52b015e7f0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3e66a4e3-e73b-4972-bfaa-934a4df3cb37 (type: security_group_rules) to 0 2026-08-13 09:37:47.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-b708ee2a-c47d-4d40-81ab-cd52b015e7f0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4907d0e4-1645-4f33-a3a0-648e316613c3 (type: security_group_rules) to 0 2026-08-13 09:37:47.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-b708ee2a-c47d-4d40-81ab-cd52b015e7f0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a865c3f6-6cfb-4913-85fe-d5b98d1b8621 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1210/2310] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:47 2026] DELETE /v2.0/security-groups/7bba9032-2ab2-43c6-bb56-df4ff3812fa1 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:47.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-b708ee2a-c47d-4d40-81ab-cd52b015e7f0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b7366d6f-9ea7-4cf6-bf6f-0c093d509f49 (type: security_group_rules) to 0 2026-08-13 09:37:47.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1822f42-5c06-4195-a6dc-8c67d7a9877d - - - - - -] Successfully bumped revision number for resource b4c3fe96-6026-4a69-a8e9-ccfd0571a381 (type: ports) to 5 2026-08-13 09:37:48.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-98a7513a-3396-419d-b9a4-5b1c461c8fa1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9196e4d8-7f85-4d45-ae82-3277a3792559 (type: security_groups) to 1 2026-08-13 09:37:48.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-98a7513a-3396-419d-b9a4-5b1c461c8fa1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 18f1c7c3-bfa8-4429-87b0-3fa357e3140c (type: security_group_rules) to 0 2026-08-13 09:37:48.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-98a7513a-3396-419d-b9a4-5b1c461c8fa1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1e68bc56-7d69-444b-9597-c34c220e6463 (type: security_group_rules) to 0 2026-08-13 09:37:48.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-98a7513a-3396-419d-b9a4-5b1c461c8fa1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource acf944f6-d103-4024-87bb-d28f6109d32f (type: security_group_rules) to 0 2026-08-13 09:37:48.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-98a7513a-3396-419d-b9a4-5b1c461c8fa1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource aee6a45e-e724-47b5-a26d-e7a28fa95743 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1211/2311] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:47 2026] GET /v2.0/security-groups?tenant_id=6680ab04905745578d2ecb210c5476b8&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2312] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:48 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2313] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:47 2026] GET /v2.0/security-groups?tenant_id=99e7ab3ae59b49f08940e240a3481faf&name=default => generated 2925 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2314] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:48 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:48.594 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25dfcae8-b009-4cb4-838c-74913fd40715 - - - - - -] OVN reports status up for port: fea447d5-3399-4014-ad50-d80d227f09a5 2026-08-13 09:37:48.615 8 INFO neutron.plugins.ml2.plugin [None req-25dfcae8-b009-4cb4-838c-74913fd40715 - - - - - -] Attempt 1 to provision port fea447d5-3399-4014-ad50-d80d227f09a5 [pid: 7|app: 0|req: 1213/2315] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:48 2026] DELETE /v2.0/security-groups/9196e4d8-7f85-4d45-ae82-3277a3792559 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2316] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:48 2026] DELETE /v2.0/security-groups/dcf9e437-1e41-4b07-bb92-415b7fe196df => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:37:49.073 8 INFO neutron.db.ovn_revision_numbers_db [None req-25dfcae8-b009-4cb4-838c-74913fd40715 - - - - - -] Successfully bumped revision number for resource fea447d5-3399-4014-ad50-d80d227f09a5 (type: ports) to 5 2026-08-13 09:37:49.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d1a45f-f013-4ed2-8b7e-1cbbab8afc24 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource bb6a395e-9051-4832-afae-ec8f8566fc19 (type: security_groups) to 1 2026-08-13 09:37:49.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d1a45f-f013-4ed2-8b7e-1cbbab8afc24 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5dd97334-d302-4f1a-a024-4afc1407ff2d (type: security_group_rules) to 0 2026-08-13 09:37:49.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d1a45f-f013-4ed2-8b7e-1cbbab8afc24 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8db1e04d-4632-4eb7-bb00-25450fdbdb6a (type: security_group_rules) to 0 2026-08-13 09:37:49.421 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df8048a-a0ba-47d4-bc99-9f93659a92c6'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'code': 200} 2026-08-13 09:37:49.421 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df8048a-a0ba-47d4-bc99-9f93659a92c6'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'code': 200} 2026-08-13 09:37:49.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df8048a-a0ba-47d4-bc99-9f93659a92c6'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'code': 200} 2026-08-13 09:37:49.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df8048a-a0ba-47d4-bc99-9f93659a92c6'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'code': 200} 2026-08-13 09:37:49.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df8048a-a0ba-47d4-bc99-9f93659a92c6'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'code': 200} 2026-08-13 09:37:49.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d1a45f-f013-4ed2-8b7e-1cbbab8afc24 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a1ffae39-352d-4748-a7ab-62962d3a943a (type: security_group_rules) to 0 2026-08-13 09:37:49.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d1a45f-f013-4ed2-8b7e-1cbbab8afc24 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e23430bd-fe87-428c-9cd5-8b9050a6e6e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1214/2317] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:37:49 2026] GET /v2.0/security-groups?tenant_id=0cc90efbfab34abe854228c97066b385&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1215/2318] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:49 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2319] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:49 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2320] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:37:49 2026] DELETE /v2.0/security-groups/bb6a395e-9051-4832-afae-ec8f8566fc19 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2321] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:50 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2322] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:50 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2323] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:51 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2324] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:51 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2325] 10.0.0.80 () {32 vars in 817 bytes} [Thu Aug 13 09:37:51 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&mac_address=fa%3A16%3A3e%3Ae1%3A7f%3A80 => generated 1196 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:52.180 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-230a41ce-39dc-406f-bc06-d953c4e35a79 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:37:52.182 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-230a41ce-39dc-406f-bc06-d953c4e35a79 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1220/2326] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:52 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2327] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:52 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:53.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-230a41ce-39dc-406f-bc06-d953c4e35a79 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 5810d884-8cb1-4440-a986-91a1496d0653 (type: floatingips) to 1 2026-08-13 09:37:53.113 8 INFO neutron.db.l3_db [None req-230a41ce-39dc-406f-bc06-d953c4e35a79 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 5810d884-8cb1-4440-a986-91a1496d0653 associated. External IP: 10.96.250.210, port: fea447d5-3399-4014-ad50-d80d227f09a5. [pid: 8|app: 0|req: 1107/2328] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:37:51 2026] POST /v2.0/floatingips => generated 854 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:53.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92963bcf-6818-4dac-93c8-d0dfcfc70f0b'] response: {'name': 'network-changed', 'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2329] 10.0.0.203 () {34 vars in 1094 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-923909790&fields=id&tenant_id=8f25fafa483045f08597f554d56a9596 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1108/2330] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 742 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2331] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/quotas/8f25fafa483045f08597f554d56a9596 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:53.414 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9678c3be-b6ee-48a1-910c-4af09419d7ca - - - - - -] OVN reports status down for port: b4c3fe96-6026-4a69-a8e9-ccfd0571a381 [pid: 8|app: 0|req: 1109/2332] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&fields=id => generated 333 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:53.788 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource e5df75ec-7319-4cfc-be2e-8affca765f02 (type: security_groups) to 1 2026-08-13 09:37:53.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 06cd698c-fbbb-4cf1-ba26-d517f3ebb101 (type: security_group_rules) to 0 2026-08-13 09:37:53.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 71c06592-2ae6-4ee1-8958-8bc70a4e1ea6 (type: security_group_rules) to 0 2026-08-13 09:37:53.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 9de269ba-a3d2-4b7c-9735-907496856f4b (type: security_group_rules) to 0 2026-08-13 09:37:53.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource d46a6f9f-6137-40ce-895c-2d59cfa6f458 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1110/2333] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:53.956 7 INFO neutron.db.segments_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Added segment 9747c6a9-f2f6-45e1-bc60-adf60792acc5 of type geneve for network 5bb1a4a7-3705-4352-b64d-9e0606007fda [pid: 8|app: 0|req: 1111/2334] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1434 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:37:54.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-9678c3be-b6ee-48a1-910c-4af09419d7ca - - - - - -] Successfully bumped revision number for resource b4c3fe96-6026-4a69-a8e9-ccfd0571a381 (type: ports) to 6 [pid: 8|app: 0|req: 1112/2335] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:37:53 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2336] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:54 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:54.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 5bb1a4a7-3705-4352-b64d-9e0606007fda (type: networks) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:54.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 7f04454a-af3b-4be9-bb50-b5197cd5ed17 (type: security_groups) to 1 2026-08-13 09:37:54.376 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:54.378 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 5bb1a4a7-3705-4352-b64d-9e0606007fda: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:54.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 09b8bfa1-ba65-47cb-8ff1-92a08857fd92 (type: security_group_rules) to 0 2026-08-13 09:37:54.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 36674551-7f20-4c6f-a35e-671c80afb804 (type: security_group_rules) to 0 2026-08-13 09:37:54.449 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 4bfc7f49-6582-4548-94b2-d145d7b37e17 2026-08-13 09:37:54.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 429ee2ed-0fa5-4652-b61e-eab1423f9396 (type: security_group_rules) to 0 2026-08-13 09:37:54.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 8e1209fe-9402-4227-9082-7baa721926ae (type: security_group_rules) to 0 2026-08-13 09:37:54.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-236fad2a-864c-402a-b9c4-ca09f60c6f68 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 4bfc7f49-6582-4548-94b2-d145d7b37e17 (type: ports) to 1 [pid: 7|app: 0|req: 1224/2337] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:53 2026] POST /v2.0/networks => generated 651 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2338] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:54 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:54.581 8 INFO neutron.db.segments_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Added segment 1e747fd4-a244-4821-8169-3084368e2698 of type geneve for network 65621012-bea9-4146-8c34-292f937bf49f [pid: 7|app: 0|req: 1226/2339] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:37:54 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:54.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 65621012-bea9-4146-8c34-292f937bf49f (type: networks) to 1 2026-08-13 09:37:54.876 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:37:54.878 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 65621012-bea9-4146-8c34-292f937bf49f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:54.883 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9503e493-7c5d-42e7-bd9e-bd99f3e7cab7 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:54.884 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9503e493-7c5d-42e7-bd9e-bd99f3e7cab7 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 5bb1a4a7-3705-4352-b64d-9e0606007fda: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:54.947 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] OVN reports status down for port: 538ffbde-1035-4028-82b0-2e3080ad01ca 2026-08-13 09:37:54.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-1613fbf9-facd-4e8e-a525-1257eaa0abb3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 538ffbde-1035-4028-82b0-2e3080ad01ca (type: ports) to 1 2026-08-13 09:37:54.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: a5ef5b08-4078-4b31-afeb-77159bdf7a5e [pid: 8|app: 0|req: 1114/2340] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:54 2026] POST /v2.0/networks => generated 645 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:55.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-9503e493-7c5d-42e7-bd9e-bd99f3e7cab7 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource a5ef5b08-4078-4b31-afeb-77159bdf7a5e (type: ports) to 1 [pid: 8|app: 0|req: 1115/2341] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2342] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:37:54 2026] POST /v2.0/ports => generated 743 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1228/2343] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2344] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2345] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:55.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-342c2e4d-9042-481d-b26f-8b883bcc04e8'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'code': 200} 2026-08-13 09:37:55.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-342c2e4d-9042-481d-b26f-8b883bcc04e8'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'code': 200} 2026-08-13 09:37:55.303 8 INFO neutron.db.segments_db [None req-c64b2c59-9e9a-4009-92d1-83c140cd47b3 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Added segment 02406278-31f7-48f5-8bf4-fce655f1050b of type geneve for network daea4ac9-579e-4109-9b44-11391c12f0f6 2026-08-13 09:37:55.387 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eb0486f-3cbf-4451-a750-9701ceffd484 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:37:55.392 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eb0486f-3cbf-4451-a750-9701ceffd484 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 65621012-bea9-4146-8c34-292f937bf49f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:55.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-c64b2c59-9e9a-4009-92d1-83c140cd47b3 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource daea4ac9-579e-4109-9b44-11391c12f0f6 (type: networks) to 1 2026-08-13 09:37:55.579 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c64b2c59-9e9a-4009-92d1-83c140cd47b3 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:55.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c64b2c59-9e9a-4009-92d1-83c140cd47b3 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network daea4ac9-579e-4109-9b44-11391c12f0f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:55.636 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 5d23b6d9-351e-48ab-9304-5e5301ff8e16 2026-08-13 09:37:55.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-c64b2c59-9e9a-4009-92d1-83c140cd47b3 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 5d23b6d9-351e-48ab-9304-5e5301ff8e16 (type: ports) to 1 [pid: 8|app: 0|req: 1118/2346] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:55 2026] POST /v2.0/networks => generated 650 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:55.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-13a9ad8b-f8bd-4e50-9076-85349ea45de5 - - - - - -] Successfully bumped revision number for resource 538ffbde-1035-4028-82b0-2e3080ad01ca (type: ports) to 2 2026-08-13 09:37:55.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-13a9ad8b-f8bd-4e50-9076-85349ea45de5 - - - - - -] Successfully bumped revision number for resource 1ff18314-c906-40db-b705-fec64f68bf09 (type: subnets) to 0 [pid: 7|app: 0|req: 1229/2347] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:55 2026] POST /v2.0/subnets => generated 626 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:55.920 8 INFO neutron_taas.services.taas.taas_plugin [req-f766c6a3-5310-433d-8d8a-f87981c72a22 req-51866014-4d7d-4465-8b82-859e39e63ce7 8f037353eac944169207618f09fd5f69 65abd3730b5d4587a2666f6b1cb5c5e0 - - default default] TaaS: Handle Delete Port: b4c3fe96-6026-4a69-a8e9-ccfd0571a381 2026-08-13 09:37:55.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f766c6a3-5310-433d-8d8a-f87981c72a22 req-51866014-4d7d-4465-8b82-859e39e63ce7 8f037353eac944169207618f09fd5f69 65abd3730b5d4587a2666f6b1cb5c5e0 - - default default] Tap Mirror: Handle Delete Port: b4c3fe96-6026-4a69-a8e9-ccfd0571a381 [pid: 7|app: 0|req: 1230/2348] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2349] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:37:55 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2350] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:37:55 2026] DELETE /v2.0/ports/b4c3fe96-6026-4a69-a8e9-ccfd0571a381 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:37:56.257 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f86afe48-8f4f-4d43-8fbc-cc35117abfae c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:56.258 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f86afe48-8f4f-4d43-8fbc-cc35117abfae c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network daea4ac9-579e-4109-9b44-11391c12f0f6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:56.317 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] OVN reports status down for port: 8a4b69eb-4dd3-4190-a75b-5d0de8a3de64 2026-08-13 09:37:56.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-f86afe48-8f4f-4d43-8fbc-cc35117abfae c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 8a4b69eb-4dd3-4190-a75b-5d0de8a3de64 (type: ports) to 1 [pid: 7|app: 0|req: 1232/2351] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:37:56 2026] POST /v2.0/ports => generated 743 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1233/2352] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:37:56 2026] GET /v2.0/security-groups?id=e77ac5e1-ca48-4898-96ba-317ce1515733&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2353] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:56 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:56.537 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc1a7308-ec94-41a3-864e-1091fb54dc14 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:37:56.538 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc1a7308-ec94-41a3-864e-1091fb54dc14 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:56.623 7 INFO neutron.db.segments_db [None req-70b4a8e8-c2cb-45f6-acf5-626e42f27672 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Added segment 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb of type geneve for network 64de5685-75e6-4ec0-884d-9b20d68518df 2026-08-13 09:37:56.647 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 5ae53dce-53fe-4175-9d94-46e118cb05ae 2026-08-13 09:37:56.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc1a7308-ec94-41a3-864e-1091fb54dc14 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 5ae53dce-53fe-4175-9d94-46e118cb05ae (type: ports) to 1 2026-08-13 09:37:56.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b4a8e8-c2cb-45f6-acf5-626e42f27672 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 64de5685-75e6-4ec0-884d-9b20d68518df (type: networks) to 1 2026-08-13 09:37:56.950 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70b4a8e8-c2cb-45f6-acf5-626e42f27672 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:56.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70b4a8e8-c2cb-45f6-acf5-626e42f27672 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 64de5685-75e6-4ec0-884d-9b20d68518df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:57.009 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 89088009-eb58-496b-ac89-0d3811c5c78b 2026-08-13 09:37:57.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b4a8e8-c2cb-45f6-acf5-626e42f27672 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 89088009-eb58-496b-ac89-0d3811c5c78b (type: ports) to 1 [pid: 7|app: 0|req: 1235/2354] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:56 2026] POST /v2.0/networks => generated 650 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2355] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:37:57 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:57.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af443b76-692e-4745-899e-f3887c8e069c'] response: {'server_uuid': 'c539a1c0-7942-4fcf-bce3-d6094483eef4', 'name': 'network-vif-deleted', 'tag': 'b4c3fe96-6026-4a69-a8e9-ccfd0571a381', 'status': 'completed', 'code': 200} 2026-08-13 09:37:57.414 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df472b54-a343-4558-8928-f961b5cca63f c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:57.417 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df472b54-a343-4558-8928-f961b5cca63f c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 64de5685-75e6-4ec0-884d-9b20d68518df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:57.447 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-5ae53dce-53fe-4175-9d94-46e118cb05ae on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:37:57.503 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: fc87950f-fa75-42df-8569-ddcae586753f 2026-08-13 09:37:57.536 7 INFO neutron.db.ovn_revision_numbers_db [None req-df472b54-a343-4558-8928-f961b5cca63f c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource fc87950f-fa75-42df-8569-ddcae586753f (type: ports) to 1 [pid: 7|app: 0|req: 1237/2356] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:37:57 2026] POST /v2.0/ports => generated 743 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:57.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc1a7308-ec94-41a3-864e-1091fb54dc14 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 5ae53dce-53fe-4175-9d94-46e118cb05ae (type: router_ports) to 1 [pid: 7|app: 0|req: 1238/2357] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:37:57 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2358] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:57 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:57.663 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status up for port: 5ae53dce-53fe-4175-9d94-46e118cb05ae 2026-08-13 09:37:57.687 8 INFO neutron.plugins.ml2.plugin [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] Attempt 1 to provision port 5ae53dce-53fe-4175-9d94-46e118cb05ae 2026-08-13 09:37:57.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc1a7308-ec94-41a3-864e-1091fb54dc14 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 2 2026-08-13 09:37:57.725 7 INFO neutron.db.segments_db [None req-4d55f45d-0b0c-467d-9f02-3d340fbdf638 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Added segment fdffd043-204c-4230-be97-b6948a95446c of type geneve for network 3889438a-34c8-498f-8751-a62ec8593e05 [pid: 8|app: 0|req: 1120/2359] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:37:56 2026] POST /v2.0/routers => generated 935 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2360] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:37:57 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:37:57.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d55f45d-0b0c-467d-9f02-3d340fbdf638 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 3889438a-34c8-498f-8751-a62ec8593e05 (type: networks) to 1 2026-08-13 09:37:57.984 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d55f45d-0b0c-467d-9f02-3d340fbdf638 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:57.985 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d55f45d-0b0c-467d-9f02-3d340fbdf638 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 3889438a-34c8-498f-8751-a62ec8593e05: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:58.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d55f45d-0b0c-467d-9f02-3d340fbdf638 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 21ae19d8-855e-4e4f-89b6-85f4ccd9b46d (type: ports) to 1 [pid: 7|app: 0|req: 1240/2361] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:57 2026] POST /v2.0/networks => generated 650 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:37:58.327 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15119882-6266-42e4-8d67-ff7dc590425c c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:58.328 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15119882-6266-42e4-8d67-ff7dc590425c c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 3889438a-34c8-498f-8751-a62ec8593e05: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:58.347 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:37:58.348 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 65621012-bea9-4146-8c34-292f937bf49f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:58.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-15119882-6266-42e4-8d67-ff7dc590425c c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 8810cc55-885a-42d8-923b-74a065ef7d6c (type: ports) to 1 [pid: 7|app: 0|req: 1241/2362] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:37:58 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:37:58.523 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] OVN reports status down for port: cda9fd8f-8634-474c-b1df-69b10e42976c 2026-08-13 09:37:58.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource cda9fd8f-8634-474c-b1df-69b10e42976c (type: ports) to 1 2026-08-13 09:37:58.615 7 INFO neutron.db.segments_db [None req-bf9031e2-6b6f-4ea7-9436-cf7754f5d3a0 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Added segment e9c2039c-96a4-476a-8564-5046a4557697 of type geneve for network 1b89e96a-8477-4a1b-9a2b-6bb9f919081d 2026-08-13 09:37:58.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf9031e2-6b6f-4ea7-9436-cf7754f5d3a0 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource 1b89e96a-8477-4a1b-9a2b-6bb9f919081d (type: networks) to 1 2026-08-13 09:37:58.907 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf9031e2-6b6f-4ea7-9436-cf7754f5d3a0 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:58.908 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf9031e2-6b6f-4ea7-9436-cf7754f5d3a0 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 1b89e96a-8477-4a1b-9a2b-6bb9f919081d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:58.962 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] OVN reports status down for port: f5973f00-ff0d-4b53-813d-80d045dcd98c 2026-08-13 09:37:59.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf9031e2-6b6f-4ea7-9436-cf7754f5d3a0 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource f5973f00-ff0d-4b53-813d-80d045dcd98c (type: ports) to 1 [pid: 7|app: 0|req: 1242/2363] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:37:58 2026] POST /v2.0/networks => generated 651 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2364] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:37:59 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2367] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:37:59 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 742 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:59.203 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] OVN reports status up for port: cda9fd8f-8634-474c-b1df-69b10e42976c 2026-08-13 09:37:59.224 7 INFO neutron.plugins.ml2.plugin [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] Attempt 1 to provision port cda9fd8f-8634-474c-b1df-69b10e42976c 2026-08-13 09:37:59.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:37:59.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 65621012-bea9-4146-8c34-292f937bf49f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:59.619 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff728b77-eb2a-4c25-b02c-3be91e42be31 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource cda9fd8f-8634-474c-b1df-69b10e42976c (type: router_ports) to 1 [pid: 8|app: 0|req: 1122/2368] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:37:57 2026] PUT /v2.0/routers/21654db5-c78c-4de4-b8e6-4a853eaa9dca/add_router_interface => generated 309 bytes in 1816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2369] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:37:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f25fafa483045f08597f554d56a9596 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:37:59.721 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45256074-bb3c-41c2-8103-d1f0616decdf c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] No more DHCP agents 2026-08-13 09:37:59.723 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45256074-bb3c-41c2-8103-d1f0616decdf c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Unable to schedule network 1b89e96a-8477-4a1b-9a2b-6bb9f919081d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:37:59.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-45256074-bb3c-41c2-8103-d1f0616decdf c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Successfully bumped revision number for resource afc3a958-2a0a-48bd-8cdd-11912bfa372c (type: ports) to 1 [pid: 7|app: 0|req: 1247/2370] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:37:59 2026] POST /v2.0/ports => generated 743 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:00.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfa4d43a-9161-4586-80e4-a5eac99b36c2 - - - - - -] Successfully bumped revision number for resource cda9fd8f-8634-474c-b1df-69b10e42976c (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:00.408 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f45fba94-e132-4fb0-8fb8-596f487f6ba1 - - - - - -] No more DHCP agents 2026-08-13 09:38:00.410 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f45fba94-e132-4fb0-8fb8-596f487f6ba1 - - - - - -] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:00.452 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ea54acc7-d4d4-4ded-8ac8-dba2ce96c77e req-0652ccec-d0e4-4e7d-b96a-fde2c6f4715b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:38:00.454 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ea54acc7-d4d4-4ded-8ac8-dba2ce96c77e req-0652ccec-d0e4-4e7d-b96a-fde2c6f4715b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:00.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-f45fba94-e132-4fb0-8fb8-596f487f6ba1 - - - - - -] Successfully bumped revision number for resource 619b4d44-8c19-42f1-9380-f80819d83c10 (type: ports) to 1 2026-08-13 09:38:00.639 7 INFO neutron.db.ovn_revision_numbers_db [req-ea54acc7-d4d4-4ded-8ac8-dba2ce96c77e req-0652ccec-d0e4-4e7d-b96a-fde2c6f4715b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 4d718d44-8f3d-4a13-b517-2957d2b2e889 (type: ports) to 1 [pid: 7|app: 0|req: 1248/2371] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:38:00 2026] POST /v2.0/ports => generated 1179 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1249/2372] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:38:00 2026] PUT /v2.0/ports/a5ef5b08-4078-4b31-afeb-77159bdf7a5e/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:00.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-f45fba94-e132-4fb0-8fb8-596f487f6ba1 - - - - - -] Successfully bumped revision number for resource 619b4d44-8c19-42f1-9380-f80819d83c10 (type: ports) to 3 [pid: 7|app: 0|req: 1250/2373] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:00 2026] GET /v2.0/ports?device_id=c539a1c0-7942-4fcf-bce3-d6094483eef4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2374] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:00 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:00.861 8 INFO neutron.db.segments_db [None req-f45fba94-e132-4fb0-8fb8-596f487f6ba1 - - - - - -] Added segment f31a4e7e-c0be-4d30-ab80-450a034478de of type geneve for network 4ae6e53c-0652-4c75-bbe5-870773ebea27 2026-08-13 09:38:00.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource 4ae6e53c-0652-4c75-bbe5-870773ebea27 (type: networks) to 1 2026-08-13 09:38:01.106 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] No more DHCP agents 2026-08-13 09:38:01.108 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Unable to schedule network 4ae6e53c-0652-4c75-bbe5-870773ebea27: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:01.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource 009594ba-0f91-4816-b00a-3512f61759e5 (type: ports) to 1 2026-08-13 09:38:01.242 7 INFO neutron.db.ovn_revision_numbers_db [req-ea54acc7-d4d4-4ded-8ac8-dba2ce96c77e req-731381f1-fb3d-4ae1-978f-c5037903fd60 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 4d718d44-8f3d-4a13-b517-2957d2b2e889 (type: ports) to 2 2026-08-13 09:38:01.383 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] No more DHCP agents 2026-08-13 09:38:01.384 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Unable to schedule network 4ae6e53c-0652-4c75-bbe5-870773ebea27: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:01.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource ad952363-9259-4d5a-86c9-3baa76e28fc1 (type: subnets) to 0 2026-08-13 09:38:01.491 7 INFO neutron.db.ovn_revision_numbers_db [req-ea54acc7-d4d4-4ded-8ac8-dba2ce96c77e req-731381f1-fb3d-4ae1-978f-c5037903fd60 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 4d718d44-8f3d-4a13-b517-2957d2b2e889 (type: ports) to 4 [pid: 7|app: 0|req: 1252/2375] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:38:00 2026] PUT /v2.0/ports/4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 1429 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:01.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3953a8f-1bcf-4cb1-8a49-bae031612254'] response: {'name': 'network-changed', 'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1253/2376] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:38:01 2026] PUT /v2.0/ports/8a4b69eb-4dd3-4190-a75b-5d0de8a3de64/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1254/2377] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:01 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2378] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:38:01 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1434 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2379] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:38:01 2026] PUT /v2.0/ports/fc87950f-fa75-42df-8569-ddcae586753f/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1257/2380] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:01 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:01.806 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] No more DHCP agents 2026-08-13 09:38:01.807 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Unable to schedule network 4ae6e53c-0652-4c75-bbe5-870773ebea27: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1258/2381] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:38:01 2026] PUT /v2.0/ports/8810cc55-885a-42d8-923b-74a065ef7d6c/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:01.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource ee203ac1-f4e6-4a8d-b26c-618b28370507 (type: ports) to 1 [pid: 7|app: 0|req: 1259/2382] 10.0.0.80 () {32 vars in 659 bytes} [Thu Aug 13 09:38:01 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2383] 10.0.0.80 () {32 vars in 673 bytes} [Thu Aug 13 09:38:01 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2384] 10.0.0.80 () {32 vars in 669 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2385] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1432 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2386] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2387] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/networks?tenant_id=8f25fafa483045f08597f554d56a9596&shared=False => generated 2498 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2388] 10.0.0.80 () {32 vars in 667 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2389] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:02.525 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] No hosting information found for port 5ae53dce-53fe-4175-9d94-46e118cb05ae: RuntimeError: No hosting information found for port 5ae53dce-53fe-4175-9d94-46e118cb05ae 2026-08-13 09:38:02.526 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 21ae19d8-855e-4e4f-89b6-85f4ccd9b46d [pid: 7|app: 0|req: 1267/2390] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:02.638 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 8810cc55-885a-42d8-923b-74a065ef7d6c 2026-08-13 09:38:02.711 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] No more DHCP agents 2026-08-13 09:38:02.713 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Unable to schedule network 4ae6e53c-0652-4c75-bbe5-870773ebea27: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:02.765 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: afc3a958-2a0a-48bd-8cdd-11912bfa372c 2026-08-13 09:38:02.886 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 4d718d44-8f3d-4a13-b517-2957d2b2e889 2026-08-13 09:38:02.995 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: 009594ba-0f91-4816-b00a-3512f61759e5 2026-08-13 09:38:03.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0b39c74-26c4-4f7c-a0fb-b9a0d3624b40'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'code': 200} [pid: 7|app: 0|req: 1268/2391] 10.0.0.80 () {32 vars in 677 bytes} [Thu Aug 13 09:38:02 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:03.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource ee203ac1-f4e6-4a8d-b26c-618b28370507 (type: router_ports) to 1 2026-08-13 09:38:03.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-13148ff9-3feb-4c02-b0e7-c48add0214c2 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 961abb20-da2e-49b4-8b3d-a0c7a77d6cce 2026-08-13 09:38:03.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13148ff9-3feb-4c02-b0e7-c48add0214c2 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 961abb20-da2e-49b4-8b3d-a0c7a77d6cce 2026-08-13 09:38:03.566 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] No more DHCP agents 2026-08-13 09:38:03.570 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Unable to schedule network 4ae6e53c-0652-4c75-bbe5-870773ebea27: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:03.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource 69d50757-9c78-4b07-a399-f73a0a61bd59 (type: ports) to 1 2026-08-13 09:38:03.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-f06398b1-49c4-4c17-b03e-2d5fc338bdf6 - - - - - -] Successfully bumped revision number for resource 69d50757-9c78-4b07-a399-f73a0a61bd59 (type: ports) to 3 [pid: 7|app: 0|req: 1269/2392] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:38:03 2026] PUT /v2.0/routers/edeb5d06-1d5d-409a-a292-f30610f0e91b/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1124/2393] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:37:59 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2394] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:04 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1432 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2395] 10.0.0.80 () {32 vars in 689 bytes} [Thu Aug 13 09:38:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:04.528 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] No hosting information found for port cda9fd8f-8634-474c-b1df-69b10e42976c: RuntimeError: No hosting information found for port cda9fd8f-8634-474c-b1df-69b10e42976c 2026-08-13 09:38:04.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-77ab5d55-4e4c-458e-b5d4-b9e477ed713a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 2d16adc8-1f8c-44c4-9e68-e631b19ab58e 2026-08-13 09:38:04.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ab5d55-4e4c-458e-b5d4-b9e477ed713a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 2d16adc8-1f8c-44c4-9e68-e631b19ab58e 2026-08-13 09:38:04.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] Successfully bumped revision number for resource cda9fd8f-8634-474c-b1df-69b10e42976c (type: router_ports) to 2 [pid: 8|app: 0|req: 1126/2396] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:04 2026] DELETE /v2.0/routers/edeb5d06-1d5d-409a-a292-f30610f0e91b => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2397] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:04 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2398] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:04.965 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] OVN reports status down for port: 619b4d44-8c19-42f1-9380-f80819d83c10 2026-08-13 09:38:05.044 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] OVN reports status down for port: ee203ac1-f4e6-4a8d-b26c-618b28370507 [pid: 8|app: 0|req: 1128/2399] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:04 2026] DELETE /v2.0/subnets/d6468860-7217-4341-87e2-1ab316b997ad => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:05.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-20fd30f3-bfba-4392-9043-736bef628ee9 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: a5ef5b08-4078-4b31-afeb-77159bdf7a5e 2026-08-13 09:38:05.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20fd30f3-bfba-4392-9043-736bef628ee9 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: a5ef5b08-4078-4b31-afeb-77159bdf7a5e [pid: 8|app: 0|req: 1129/2400] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:05 2026] POST /v2.0/vpn/ikepolicies => generated 404 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:05.171 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:05.171 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] OVN reports status up for port: ee203ac1-f4e6-4a8d-b26c-618b28370507 [pid: 8|app: 0|req: 1130/2401] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:05.206 7 INFO neutron.plugins.ml2.plugin [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] Attempt 1 to provision port ee203ac1-f4e6-4a8d-b26c-618b28370507 2026-08-13 09:38:05.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2d1a2a8-3367-4e4b-9545-2270cbc9085f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 7fbc9a0d-fe0b-4199-adec-957d3748250c 2026-08-13 09:38:05.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d1a2a8-3367-4e4b-9545-2270cbc9085f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 7fbc9a0d-fe0b-4199-adec-957d3748250c [pid: 7|app: 0|req: 1272/2402] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:38:04 2026] DELETE /v2.0/ports/a5ef5b08-4078-4b31-afeb-77159bdf7a5e => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2403] 10.0.0.80 () {34 vars in 687 bytes} [Thu Aug 13 09:38:05 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:05.466 8 INFO neutron.services.segments.plugin [-] Segment 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 resource provider aggregate not found 2026-08-13 09:38:05.470 8 INFO neutron.services.segments.plugin [-] Segment 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 resource provider aggregate not found 2026-08-13 09:38:05.489 8 INFO neutron.services.segments.plugin [-] Segment 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 found for delete ", "request_id": "req-626827c1-9475-4c64-8614-154b5b5eca3f"}]} 2026-08-13 09:38:05.491 8 INFO neutron.services.segments.plugin [-] Segment 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ddd2bbd-6ce6-4591-8200-ce5bccadd398 found for delete ", "request_id": "req-52c707dc-13c4-4519-b8d9-535f01d8bc4f"}]} [pid: 8|app: 0|req: 1131/2404] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:05 2026] DELETE /v2.0/networks/c43ea114-d948-4692-8454-8f0708d9c898 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2405] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/subnets?id=ddc7ceff-41b2-4285-895f-cde4f93ff7a4&id=65884445-7db4-463f-aa47-5e6276f7d91a => generated 1414 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2406] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:05 2026] POST /v2.0/vpn/endpoint-groups => generated 329 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2407] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:05.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-f027a238-f4e2-443a-892e-a8dccda60eec c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 8a4b69eb-4dd3-4190-a75b-5d0de8a3de64 2026-08-13 09:38:05.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f027a238-f4e2-443a-892e-a8dccda60eec c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 8a4b69eb-4dd3-4190-a75b-5d0de8a3de64 [pid: 7|app: 0|req: 1277/2408] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:05 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2409] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2410] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:38:05 2026] DELETE /v2.0/ports/8a4b69eb-4dd3-4190-a75b-5d0de8a3de64 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2411] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/security-groups?tenant_id=65abd3730b5d4587a2666f6b1cb5c5e0&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2412] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:38:05 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:05.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5b38f68-f149-477f-82db-c3d67bb33334 - - - - - -] Successfully bumped revision number for resource ee203ac1-f4e6-4a8d-b26c-618b28370507 (type: ports) to 2 2026-08-13 09:38:06.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5db9bfd-3189-4249-a2a4-ca07c8c6cf77 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: fc87950f-fa75-42df-8569-ddcae586753f 2026-08-13 09:38:06.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5db9bfd-3189-4249-a2a4-ca07c8c6cf77 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: fc87950f-fa75-42df-8569-ddcae586753f [pid: 7|app: 0|req: 1281/2413] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:38:05 2026] DELETE /v2.0/ports/fc87950f-fa75-42df-8569-ddcae586753f => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2414] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:06 2026] DELETE /v2.0/security-groups/e77ac5e1-ca48-4898-96ba-317ce1515733 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:06.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8e9382e-f3cf-45d3-970b-dfe319bf9f42 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 5 [pid: 7|app: 0|req: 1283/2415] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:38:06 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2416] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:05 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2417] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:06 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2418] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:06 2026] DELETE /v2.0/vpn/endpoint-groups/d3864ab6-de77-4d4c-8b7b-074f5b2bf26f => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:06.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-318755a7-92c6-4184-b9c2-4a10b8508ac7 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 8810cc55-885a-42d8-923b-74a065ef7d6c 2026-08-13 09:38:06.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-318755a7-92c6-4184-b9c2-4a10b8508ac7 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 8810cc55-885a-42d8-923b-74a065ef7d6c [pid: 8|app: 0|req: 1136/2419] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:06 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2420] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:06 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2421] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:06 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1194 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2422] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:38:06 2026] DELETE /v2.0/ports/8810cc55-885a-42d8-923b-74a065ef7d6c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2423] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:06 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:06.945 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cf6e0ea-244d-410f-bc67-589f22b7bc27 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: afc3a958-2a0a-48bd-8cdd-11912bfa372c 2026-08-13 09:38:06.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cf6e0ea-244d-410f-bc67-589f22b7bc27 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: afc3a958-2a0a-48bd-8cdd-11912bfa372c [pid: 8|app: 0|req: 1139/2424] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:38:06 2026] DELETE /v2.0/ports/afc3a958-2a0a-48bd-8cdd-11912bfa372c => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:07.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f320c75-3d5b-48b3-8b3c-d0302bb1a64c c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 4bfc7f49-6582-4548-94b2-d145d7b37e17 2026-08-13 09:38:07.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f320c75-3d5b-48b3-8b3c-d0302bb1a64c c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 4bfc7f49-6582-4548-94b2-d145d7b37e17 [pid: 7|app: 0|req: 1286/2425] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:07 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2426] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:07 2026] GET /v2.0/vpn/ikepolicies => generated 798 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2427] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:07 2026] DELETE /v2.0/vpn/ikepolicies/a0be5b79-1c01-4984-a895-e31767ee79e8 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2428] 10.0.0.80 () {34 vars in 688 bytes} [Thu Aug 13 09:38:07 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2429] 10.0.0.80 () {32 vars in 666 bytes} [Thu Aug 13 09:38:07 2026] GET /v2.0/vpn/ipsecpolicies => generated 812 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2430] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:38:07 2026] DELETE /v2.0/vpn/ipsecpolicies/4ad11bb7-5eee-41fa-afd8-2fe049c360b1 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2431] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:07 2026] DELETE /v2.0/networks/5bb1a4a7-3705-4352-b64d-9e0606007fda => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:07.495 7 INFO neutron.db.segments_db [None req-c8ed07dc-7677-47f3-b976-0b3fea2fda7c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Added segment e442edc0-b4ba-4f35-87d1-686e14f7131a of type geneve for network be902edc-613b-415e-84cd-193e4ea21a97 2026-08-13 09:38:07.516 8 INFO neutron.services.segments.plugin [-] Segment 9747c6a9-f2f6-45e1-bc60-adf60792acc5 resource provider aggregate not found 2026-08-13 09:38:07.517 8 INFO neutron.services.segments.plugin [-] Segment 9747c6a9-f2f6-45e1-bc60-adf60792acc5 resource provider aggregate not found 2026-08-13 09:38:07.540 8 INFO neutron.services.segments.plugin [-] Segment 9747c6a9-f2f6-45e1-bc60-adf60792acc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9747c6a9-f2f6-45e1-bc60-adf60792acc5 found for delete ", "request_id": "req-5cc2e65e-a759-4c72-9331-1a42fd6d99f9"}]} 2026-08-13 09:38:07.543 8 INFO neutron.services.segments.plugin [-] Segment 9747c6a9-f2f6-45e1-bc60-adf60792acc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9747c6a9-f2f6-45e1-bc60-adf60792acc5 found for delete ", "request_id": "req-7aceff63-a994-4fc3-99b0-21d1d76667ab"}]} 2026-08-13 09:38:07.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd30d044-8f63-485f-a114-b3ba3369e25f c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 5d23b6d9-351e-48ab-9304-5e5301ff8e16 2026-08-13 09:38:07.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd30d044-8f63-485f-a114-b3ba3369e25f c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 5d23b6d9-351e-48ab-9304-5e5301ff8e16 2026-08-13 09:38:07.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ed07dc-7677-47f3-b976-0b3fea2fda7c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource be902edc-613b-415e-84cd-193e4ea21a97 (type: networks) to 1 2026-08-13 09:38:07.821 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8ed07dc-7677-47f3-b976-0b3fea2fda7c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:07.827 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8ed07dc-7677-47f3-b976-0b3fea2fda7c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network be902edc-613b-415e-84cd-193e4ea21a97: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1141/2432] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:07 2026] DELETE /v2.0/networks/daea4ac9-579e-4109-9b44-11391c12f0f6 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:07.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ed07dc-7677-47f3-b976-0b3fea2fda7c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 4b07b2ef-2521-42a2-b8c1-817a4a7c63ac (type: ports) to 1 [pid: 7|app: 0|req: 1292/2433] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:38:07 2026] POST /v2.0/networks => generated 651 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:08.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-40f55c77-b47e-423f-bb03-98ad5e02d091 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 89088009-eb58-496b-ac89-0d3811c5c78b 2026-08-13 09:38:08.009 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40f55c77-b47e-423f-bb03-98ad5e02d091 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 89088009-eb58-496b-ac89-0d3811c5c78b 2026-08-13 09:38:08.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2656ebed-7226-4e92-8776-98a1cec2b7b5 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:08.194 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2656ebed-7226-4e92-8776-98a1cec2b7b5 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network be902edc-613b-415e-84cd-193e4ea21a97: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1142/2434] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:07 2026] DELETE /v2.0/networks/64de5685-75e6-4ec0-884d-9b20d68518df => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:08.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f0d726b2-f77b-4b7b-8c61-7f11f41f8ddd (type: security_groups) to 1 2026-08-13 09:38:08.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 195a21d4-1d1e-4b27-aa54-08cd3cee6a6a (type: security_group_rules) to 0 2026-08-13 09:38:08.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 47352c93-7e4e-480b-8fdc-b0ecd4ead5f0 (type: security_group_rules) to 0 2026-08-13 09:38:08.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6c7cf041-69b4-4503-b2d7-8a9d6e6198ab (type: security_group_rules) to 0 2026-08-13 09:38:08.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d698817e-0c9d-4214-880b-9907c499ce01 (type: security_group_rules) to 0 2026-08-13 09:38:08.693 8 INFO neutron.db.segments_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 of type geneve for network ee325d05-5d3c-4769-9199-37897a5697c5 2026-08-13 09:38:08.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-82669823-ae89-41e1-9e52-bad6f3e8bdac - - - - - -] Successfully bumped revision number for resource 4b07b2ef-2521-42a2-b8c1-817a4a7c63ac (type: ports) to 2 2026-08-13 09:38:08.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-82669823-ae89-41e1-9e52-bad6f3e8bdac - - - - - -] Successfully bumped revision number for resource 7d62c590-ab04-449d-8f02-93d852b70a82 (type: subnets) to 0 [pid: 7|app: 0|req: 1293/2435] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:07 2026] POST /v2.0/subnets => generated 629 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:08.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ee325d05-5d3c-4769-9199-37897a5697c5 (type: networks) to 1 2026-08-13 09:38:08.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-bee29afd-39f1-414f-9144-450957532e64 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: 21ae19d8-855e-4e4f-89b6-85f4ccd9b46d 2026-08-13 09:38:08.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bee29afd-39f1-414f-9144-450957532e64 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: 21ae19d8-855e-4e4f-89b6-85f4ccd9b46d 2026-08-13 09:38:08.998 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:09.000 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network ee325d05-5d3c-4769-9199-37897a5697c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:09.057 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status down for port: b56ec3ed-a4c1-4f7b-bae8-75e48d223650 2026-08-13 09:38:09.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c15e72b-9a7f-4baa-9913-723514e87b91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b56ec3ed-a4c1-4f7b-bae8-75e48d223650 (type: ports) to 1 2026-08-13 09:38:09.162 7 INFO neutron.services.segments.plugin [-] Segment fdffd043-204c-4230-be97-b6948a95446c resource provider aggregate not found [pid: 8|app: 0|req: 1143/2436] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:38:08 2026] POST /v2.0/networks => generated 763 bytes in 915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:09.167 7 INFO neutron.services.segments.plugin [-] Segment fdffd043-204c-4230-be97-b6948a95446c resource provider aggregate not found 2026-08-13 09:38:09.189 7 INFO neutron.services.segments.plugin [-] Segment fdffd043-204c-4230-be97-b6948a95446c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdffd043-204c-4230-be97-b6948a95446c found for delete ", "request_id": "req-69a7f8b6-fd72-439f-8614-73059b1a70fd"}]} 2026-08-13 09:38:09.191 7 INFO neutron.services.segments.plugin [-] Segment fdffd043-204c-4230-be97-b6948a95446c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdffd043-204c-4230-be97-b6948a95446c found for delete ", "request_id": "req-5fb1c0d6-5efe-4e91-8680-3ec53f255909"}]} 2026-08-13 09:38:09.243 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] OVN reports status up for port: 4d718d44-8f3d-4a13-b517-2957d2b2e889 2026-08-13 09:38:09.264 8 INFO neutron.plugins.ml2.plugin [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] Attempt 1 to provision port 4d718d44-8f3d-4a13-b517-2957d2b2e889 [pid: 7|app: 0|req: 1294/2437] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:08 2026] DELETE /v2.0/networks/3889438a-34c8-498f-8751-a62ec8593e05 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:09.438 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-104680cf-c786-4976-8e93-bd92ce34625c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:09.440 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-104680cf-c786-4976-8e93-bd92ce34625c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network ee325d05-5d3c-4769-9199-37897a5697c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:09.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fdcfd48-1702-4f6a-b2a5-b3010ae2aa40'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'code': 200} 2026-08-13 09:38:09.592 8 INFO neutron.services.segments.plugin [-] Segment 02406278-31f7-48f5-8bf4-fce655f1050b resource provider aggregate not found 2026-08-13 09:38:09.595 8 INFO neutron.services.segments.plugin [-] Segment 02406278-31f7-48f5-8bf4-fce655f1050b resource provider aggregate not found 2026-08-13 09:38:09.620 8 INFO neutron.services.segments.plugin [-] Segment 02406278-31f7-48f5-8bf4-fce655f1050b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02406278-31f7-48f5-8bf4-fce655f1050b found for delete ", "request_id": "req-a63ac23a-8d17-44af-b144-ed0229b19258"}]} 2026-08-13 09:38:09.626 8 INFO neutron.services.segments.plugin [-] Segment 02406278-31f7-48f5-8bf4-fce655f1050b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02406278-31f7-48f5-8bf4-fce655f1050b found for delete ", "request_id": "req-0835c310-daa2-4629-aecd-0dd4826ace54"}]} 2026-08-13 09:38:09.654 8 INFO neutron.services.segments.plugin [-] Segment 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb resource provider aggregate not found 2026-08-13 09:38:09.662 8 INFO neutron.services.segments.plugin [-] Segment 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb resource provider aggregate not found 2026-08-13 09:38:09.694 8 INFO neutron.services.segments.plugin [-] Segment 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb found for delete ", "request_id": "req-01c86f3e-5f31-41cd-b0e0-acee62427f76"}]} 2026-08-13 09:38:09.696 8 INFO neutron.services.segments.plugin [-] Segment 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1574cb4a-5945-4d1c-ae5f-ff4fe34a4cbb found for delete ", "request_id": "req-a32e12e2-0941-4a80-9115-72d8d6e7c6ea"}]} 2026-08-13 09:38:09.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-2098016c-1dbe-41b9-8123-3bf109d9e2ee - - - - - -] Successfully bumped revision number for resource 4d718d44-8f3d-4a13-b517-2957d2b2e889 (type: ports) to 5 2026-08-13 09:38:10.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ece125f-c453-4bfe-a2a3-14e60454bdfe - - - - - -] Successfully bumped revision number for resource b56ec3ed-a4c1-4f7b-bae8-75e48d223650 (type: ports) to 2 2026-08-13 09:38:10.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ece125f-c453-4bfe-a2a3-14e60454bdfe - - - - - -] Successfully bumped revision number for resource 60e635ca-9bdc-4af1-8374-16b0e23f2842 (type: subnets) to 0 [pid: 7|app: 0|req: 1295/2438] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:09 2026] POST /v2.0/subnets => generated 688 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:10.102 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5db0ff65-7da1-43e0-9629-f72e4c9a8e4d e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:10.103 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5db0ff65-7da1-43e0-9629-f72e4c9a8e4d e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:10.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db0ff65-7da1-43e0-9629-f72e4c9a8e4d e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 5076d644-d843-4cfb-986d-3262c0ed4da6 (type: ports) to 1 2026-08-13 09:38:10.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-aec18078-9bcf-4274-8fae-55bfcba79b33 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] TaaS: Handle Delete Port: f5973f00-ff0d-4b53-813d-80d045dcd98c 2026-08-13 09:38:10.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aec18078-9bcf-4274-8fae-55bfcba79b33 c5c22ad72f4240c08ee68a30da641cdf e9c1816b5a32472d826b587ab5e8a06d - - default default] Tap Mirror: Handle Delete Port: f5973f00-ff0d-4b53-813d-80d045dcd98c [pid: 7|app: 0|req: 1296/2439] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:10 2026] DELETE /v2.0/networks/1b89e96a-8477-4a1b-9a2b-6bb9f919081d => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:10.911 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] No hosting information found for port ee203ac1-f4e6-4a8d-b26c-618b28370507: RuntimeError: No hosting information found for port ee203ac1-f4e6-4a8d-b26c-618b28370507 2026-08-13 09:38:11.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] Successfully bumped revision number for resource ee203ac1-f4e6-4a8d-b26c-618b28370507 (type: router_ports) to 2 2026-08-13 09:38:11.061 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] OVN reports status down for port: 69d50757-9c78-4b07-a399-f73a0a61bd59 2026-08-13 09:38:11.152 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2da237e0-d9b8-4009-be16-dab3b6107b90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:11.156 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2da237e0-d9b8-4009-be16-dab3b6107b90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:11.226 7 INFO neutron.services.segments.plugin [-] Segment e9c2039c-96a4-476a-8564-5046a4557697 resource provider aggregate not found 2026-08-13 09:38:11.236 7 INFO neutron.services.segments.plugin [-] Segment e9c2039c-96a4-476a-8564-5046a4557697 resource provider aggregate not found 2026-08-13 09:38:11.254 7 INFO neutron.services.segments.plugin [-] Segment e9c2039c-96a4-476a-8564-5046a4557697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c2039c-96a4-476a-8564-5046a4557697 found for delete ", "request_id": "req-063f3d32-db85-49cf-bfa1-b2ea7bbd504d"}]} 2026-08-13 09:38:11.257 7 INFO neutron.services.segments.plugin [-] Segment e9c2039c-96a4-476a-8564-5046a4557697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c2039c-96a4-476a-8564-5046a4557697 found for delete ", "request_id": "req-3afbedde-316c-439c-af63-7b35cad5db6b"}]} 2026-08-13 09:38:11.292 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] OVN reports status down for port: 4b07b2ef-2521-42a2-b8c1-817a4a7c63ac 2026-08-13 09:38:11.353 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] OVN reports status down for port: b410d11b-e193-4489-ad88-a8d85b10b184 2026-08-13 09:38:11.420 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] OVN reports status down for port: 5076d644-d843-4cfb-986d-3262c0ed4da6 2026-08-13 09:38:11.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-2da237e0-d9b8-4009-be16-dab3b6107b90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b410d11b-e193-4489-ad88-a8d85b10b184 (type: ports) to 1 2026-08-13 09:38:11.534 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-5076d644-d843-4cfb-986d-3262c0ed4da6 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:38:11.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db0ff65-7da1-43e0-9629-f72e4c9a8e4d e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 5076d644-d843-4cfb-986d-3262c0ed4da6 (type: router_ports) to 1 2026-08-13 09:38:11.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-845bf514-c498-46b2-882a-f1bbcd3dae8d'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'code': 200} 2026-08-13 09:38:11.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] OVN reports status up for port: 5076d644-d843-4cfb-986d-3262c0ed4da6 2026-08-13 09:38:11.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db0ff65-7da1-43e0-9629-f72e4c9a8e4d e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 13e9d190-42ec-4ef5-9cbb-a4daf674c60c (type: routers) to 2 2026-08-13 09:38:11.697 7 INFO neutron.plugins.ml2.plugin [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] Attempt 1 to provision port 5076d644-d843-4cfb-986d-3262c0ed4da6 [pid: 8|app: 0|req: 1144/2440] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:09 2026] POST /v2.0/routers => generated 937 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1145/2441] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:11 2026] GET /v2.0/security-groups?tenant_id=e9c1816b5a32472d826b587ab5e8a06d&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:12.257 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-b410d11b-e193-4489-ad88-a8d85b10b184 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:38:12.293 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-41473aa4-86cc-42bb-be45-d153d7126ae9 - - - - - -] Router 2fd6ed72-77b3-46d9-a408-02a78af36d2f is bound to host instance 2026-08-13 09:38:12.334 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] OVN reports status up for port: b410d11b-e193-4489-ad88-a8d85b10b184 2026-08-13 09:38:12.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-2da237e0-d9b8-4009-be16-dab3b6107b90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b410d11b-e193-4489-ad88-a8d85b10b184 (type: router_ports) to 1 2026-08-13 09:38:12.364 8 INFO neutron.plugins.ml2.plugin [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] Attempt 1 to provision port b410d11b-e193-4489-ad88-a8d85b10b184 2026-08-13 09:38:12.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-2da237e0-d9b8-4009-be16-dab3b6107b90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2fd6ed72-77b3-46d9-a408-02a78af36d2f (type: routers) to 2 [pid: 7|app: 0|req: 1297/2442] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:10 2026] POST /v2.0/routers => generated 966 bytes in 2009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:12.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:12.627 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network be902edc-613b-415e-84cd-193e4ea21a97: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1298/2443] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:12 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1196 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:12.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 97374e8d-d85d-4885-b4b5-9c2758b84919 (type: ports) to 1 [pid: 7|app: 0|req: 1299/2444] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:12 2026] DELETE /v2.0/security-groups/e5df75ec-7319-4cfc-be2e-8affca765f02 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:13.619 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:13.620 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network be902edc-613b-415e-84cd-193e4ea21a97: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:13.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-48a75b1c-cf03-4ad6-ac9b-807e119ec33f - - - - - -] Successfully bumped revision number for resource b410d11b-e193-4489-ad88-a8d85b10b184 (type: ports) to 4 2026-08-13 09:38:13.837 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:13.838 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network ee325d05-5d3c-4769-9199-37897a5697c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:13.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-46b53591-fcc0-4ff3-8bd7-5ad76208dcb4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 97374e8d-d85d-4885-b4b5-9c2758b84919 (type: router_ports) to 1 [pid: 8|app: 0|req: 1146/2445] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:38:12 2026] PUT /v2.0/routers/13e9d190-42ec-4ef5-9cbb-a4daf674c60c/add_router_interface => generated 309 bytes in 1981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2446] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:13 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:14.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-e299fe89-8da5-496b-b4ec-35872e437c9e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2bf18cdc-465d-4b66-9f42-d75a5109e2ca (type: security_groups) to 1 2026-08-13 09:38:14.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4bdb6418-f985-4756-8677-c12727c472e2 (type: ports) to 1 2026-08-13 09:38:14.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-e299fe89-8da5-496b-b4ec-35872e437c9e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2af8f785-cbde-423d-ad22-0fb84665fcfe (type: security_group_rules) to 0 2026-08-13 09:38:14.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-e299fe89-8da5-496b-b4ec-35872e437c9e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 75d8704f-19c1-40af-9bc8-02986b4723d1 (type: security_group_rules) to 0 2026-08-13 09:38:14.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-e299fe89-8da5-496b-b4ec-35872e437c9e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8030bd9a-9641-4999-98f8-5184bdcff78d (type: security_group_rules) to 0 2026-08-13 09:38:14.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-e299fe89-8da5-496b-b4ec-35872e437c9e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8dc73f4f-34a3-49c1-b7b8-3531c6f89af8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1148/2447] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:14 2026] GET /v2.0/security-groups?tenant_id=092dd6560d8149ffb2af8a5c1660713a&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:14.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-48a75b1c-cf03-4ad6-ac9b-807e119ec33f - - - - - -] Successfully bumped revision number for resource b410d11b-e193-4489-ad88-a8d85b10b184 (type: ports) to 5 2026-08-13 09:38:14.783 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9843f278-64b6-4cbc-ab40-3a8da9ca7059 - - - - - -] No more DHCP agents 2026-08-13 09:38:14.784 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9843f278-64b6-4cbc-ab40-3a8da9ca7059 - - - - - -] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:14.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-9843f278-64b6-4cbc-ab40-3a8da9ca7059 - - - - - -] Successfully bumped revision number for resource 8e9eb78a-24f0-4af5-82c5-88eaab94aca0 (type: ports) to 1 2026-08-13 09:38:15.004 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:15.005 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network ee325d05-5d3c-4769-9199-37897a5697c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:15.201 8 INFO neutron.db.ovn_revision_numbers_db [None req-9843f278-64b6-4cbc-ab40-3a8da9ca7059 - - - - - -] Successfully bumped revision number for resource 8e9eb78a-24f0-4af5-82c5-88eaab94aca0 (type: ports) to 3 2026-08-13 09:38:15.271 8 INFO neutron.db.segments_db [None req-9843f278-64b6-4cbc-ab40-3a8da9ca7059 - - - - - -] Added segment 575c03e2-7668-499b-a67c-330aad9ec102 of type geneve for network fd62e933-5670-4d63-957a-8bd6e3b2ec76 2026-08-13 09:38:15.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource fd62e933-5670-4d63-957a-8bd6e3b2ec76 (type: networks) to 1 2026-08-13 09:38:15.541 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] OVN reports status down for port: 8e9eb78a-24f0-4af5-82c5-88eaab94aca0 2026-08-13 09:38:15.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-244c5658-e0bf-4325-92ef-c257f0d50ac9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4bdb6418-f985-4756-8677-c12727c472e2 (type: router_ports) to 1 [pid: 7|app: 0|req: 1300/2450] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:38:13 2026] PUT /v2.0/routers/2fd6ed72-77b3-46d9-a408-02a78af36d2f/add_router_interface => generated 309 bytes in 2479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:15.638 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] No more DHCP agents 2026-08-13 09:38:15.640 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Unable to schedule network fd62e933-5670-4d63-957a-8bd6e3b2ec76: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1301/2451] 10.0.0.80 () {32 vars in 817 bytes} [Thu Aug 13 09:38:15 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&mac_address=fa%3A16%3A3e%3A33%3A86%3Af5 => generated 1196 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:15.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource f17c3e26-0a83-469f-be13-33b58ec0607f (type: ports) to 1 2026-08-13 09:38:15.869 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] No more DHCP agents 2026-08-13 09:38:15.870 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Unable to schedule network fd62e933-5670-4d63-957a-8bd6e3b2ec76: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:15.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource a5e9470e-b937-453f-9f3b-fd4a6793aef3 (type: subnets) to 0 [pid: 7|app: 0|req: 1302/2452] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:15 2026] DELETE /v2.0/security-groups/2bf18cdc-465d-4b66-9f42-d75a5109e2ca => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:16.136 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-817f8230-4bfe-46c2-be32-791c6d0956e3 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:38:16.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-817f8230-4bfe-46c2-be32-791c6d0956e3 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:16.285 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] No more DHCP agents 2026-08-13 09:38:16.287 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Unable to schedule network fd62e933-5670-4d63-957a-8bd6e3b2ec76: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:16.404 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] OVN reports status down for port: 3e4118b3-1b2e-45a4-8597-e56cb9919617 2026-08-13 09:38:16.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource 3e4118b3-1b2e-45a4-8597-e56cb9919617 (type: ports) to 1 2026-08-13 09:38:17.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-817f8230-4bfe-46c2-be32-791c6d0956e3 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 99036973-21ff-4690-9c0c-e3f2ca075f09 (type: floatingips) to 1 2026-08-13 09:38:17.008 7 INFO neutron.db.l3_db [None req-817f8230-4bfe-46c2-be32-791c6d0956e3 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 99036973-21ff-4690-9c0c-e3f2ca075f09 associated. External IP: 10.96.250.204, port: 4d718d44-8f3d-4a13-b517-2957d2b2e889. 2026-08-13 09:38:17.031 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] OVN reports status up for port: 3e4118b3-1b2e-45a4-8597-e56cb9919617 [pid: 7|app: 0|req: 1303/2453] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:38:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:17.060 8 INFO neutron.plugins.ml2.plugin [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] Attempt 1 to provision port 3e4118b3-1b2e-45a4-8597-e56cb9919617 2026-08-13 09:38:17.093 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7ee7b7e-a358-4c56-bb16-037b5289a5ef'] response: {'name': 'network-changed', 'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'status': 'completed', 'code': 200} 2026-08-13 09:38:17.191 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] No more DHCP agents 2026-08-13 09:38:17.198 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Unable to schedule network fd62e933-5670-4d63-957a-8bd6e3b2ec76: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:17.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-e001f4b3-e06b-405b-8afe-94fbba276325 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 06b95264-d60b-4ede-ade5-feccc5885631 (type: security_groups) to 1 2026-08-13 09:38:17.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-e001f4b3-e06b-405b-8afe-94fbba276325 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 05941708-9113-4a96-8c21-3a36e4e494a9 (type: security_group_rules) to 0 2026-08-13 09:38:17.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-e001f4b3-e06b-405b-8afe-94fbba276325 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 17101763-08be-4417-aed5-fee426cba5f2 (type: security_group_rules) to 0 2026-08-13 09:38:17.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-e001f4b3-e06b-405b-8afe-94fbba276325 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3fef4f7c-f1cd-4499-b4a8-187e6687ac90 (type: security_group_rules) to 0 2026-08-13 09:38:17.320 7 INFO neutron.db.ovn_revision_numbers_db [None req-e001f4b3-e06b-405b-8afe-94fbba276325 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b87e5e9e-9208-4e94-902a-89ce3c268d92 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1304/2454] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:17 2026] GET /v2.0/security-groups?tenant_id=3513e8322bff4e7ba6bcf1a5200436c9&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:17.543 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] No hosting information found for port 5076d644-d843-4cfb-986d-3262c0ed4da6: RuntimeError: No hosting information found for port 5076d644-d843-4cfb-986d-3262c0ed4da6 2026-08-13 09:38:17.543 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] OVN reports status up for port: 619b4d44-8c19-42f1-9380-f80819d83c10 2026-08-13 09:38:17.564 7 INFO neutron.plugins.ml2.plugin [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] Attempt 1 to provision port 619b4d44-8c19-42f1-9380-f80819d83c10 2026-08-13 09:38:17.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f0f23fb4-f2ca-4529-8f1f-26d4228dc3e6 (type: security_groups) to 1 2026-08-13 09:38:17.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5f6d42fb-4429-4e05-9524-ebc6a6c72658 (type: security_group_rules) to 0 2026-08-13 09:38:17.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d1fd033e-5ed0-4189-84c9-f477a53febfc (type: security_group_rules) to 0 2026-08-13 09:38:17.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d53c77b0-93d8-4172-9366-cc091b2e9010 (type: security_group_rules) to 0 2026-08-13 09:38:17.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e9674b99-6d7e-49a1-bd6a-0811a73e1082 (type: security_group_rules) to 0 2026-08-13 09:38:17.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-48bfb359-360b-4464-88fd-bcd04eadb26b - - - - - -] Successfully bumped revision number for resource 3e4118b3-1b2e-45a4-8597-e56cb9919617 (type: ports) to 2 2026-08-13 09:38:17.815 7 INFO neutron.db.segments_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Added segment ad719cd4-4297-4f89-8325-041b56ebdb5c of type geneve for network 9d9c3584-dbef-470b-9175-0a071f6ff586 2026-08-13 09:38:17.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b8ec96d-a636-462e-85c0-83bf5f19942e - - - - - -] Successfully bumped revision number for resource 619b4d44-8c19-42f1-9380-f80819d83c10 (type: ports) to 4 2026-08-13 09:38:18.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource 3e4118b3-1b2e-45a4-8597-e56cb9919617 (type: router_ports) to 1 2026-08-13 09:38:18.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9d9c3584-dbef-470b-9175-0a071f6ff586 (type: networks) to 1 2026-08-13 09:38:18.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-babfcb42-871f-4aeb-b654-12e2518da478 - - - - - -] OVN reports status up for port: 69d50757-9c78-4b07-a399-f73a0a61bd59 2026-08-13 09:38:18.241 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] No more DHCP agents 2026-08-13 09:38:18.241 7 INFO neutron.plugins.ml2.plugin [None req-babfcb42-871f-4aeb-b654-12e2518da478 - - - - - -] Attempt 1 to provision port 69d50757-9c78-4b07-a399-f73a0a61bd59 2026-08-13 09:38:18.242 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Unable to schedule network fd62e933-5670-4d63-957a-8bd6e3b2ec76: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:18.384 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:18.388 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 9d9c3584-dbef-470b-9175-0a071f6ff586: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:18.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource e3839c66-4fc3-4e71-9482-ef8082546374 (type: ports) to 1 2026-08-13 09:38:18.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e811e97-711e-4183-adba-e6e60d32077d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b73034d6-e571-48e7-af8c-b6334a70dc5e (type: ports) to 1 [pid: 7|app: 0|req: 1305/2455] 10.0.0.80 () {34 vars in 670 bytes} [Thu Aug 13 09:38:17 2026] POST /v2.0/networks => generated 762 bytes in 1248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:18.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-babfcb42-871f-4aeb-b654-12e2518da478 - - - - - -] Successfully bumped revision number for resource 69d50757-9c78-4b07-a399-f73a0a61bd59 (type: ports) to 4 2026-08-13 09:38:18.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2fb894-d437-489f-b34a-ec714c8a1b12 - - - - - -] Successfully bumped revision number for resource e3839c66-4fc3-4e71-9482-ef8082546374 (type: ports) to 3 2026-08-13 09:38:18.848 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268720e7-b6e3-4e83-b137-79b0198535ec - - - - - -] OVN reports status down for port: 97374e8d-d85d-4885-b4b5-9c2758b84919 [pid: 8|app: 0|req: 1151/2456] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:14 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:18.957 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-268720e7-b6e3-4e83-b137-79b0198535ec - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:18.957 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268720e7-b6e3-4e83-b137-79b0198535ec - - - - - -] OVN reports status up for port: 97374e8d-d85d-4885-b4b5-9c2758b84919 2026-08-13 09:38:18.972 7 INFO neutron.plugins.ml2.plugin [None req-268720e7-b6e3-4e83-b137-79b0198535ec - - - - - -] Attempt 1 to provision port 97374e8d-d85d-4885-b4b5-9c2758b84919 [pid: 8|app: 0|req: 1152/2457] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:18 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1434 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2458] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:18 2026] DELETE /v2.0/security-groups/06b95264-d60b-4ede-ade5-feccc5885631 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2459] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:38:18 2026] GET /v2.0/subnets => generated 9524 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:19.295 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a476ad7-367c-4f06-856b-a756195eeb45 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:19.298 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a476ad7-367c-4f06-856b-a756195eeb45 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 9d9c3584-dbef-470b-9175-0a071f6ff586: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1154/2460] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:19 2026] GET /v2.0/vpn/vpnservices => generated 1315 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2461] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:38:19 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2462] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:38:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:19.677 8 INFO neutron_taas.services.taas.taas_plugin [None req-46a9d494-25af-4efd-b884-753a5dc718cd 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] TaaS: Handle Delete Port: 8e9eb78a-24f0-4af5-82c5-88eaab94aca0 2026-08-13 09:38:19.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46a9d494-25af-4efd-b884-753a5dc718cd 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] Tap Mirror: Handle Delete Port: 8e9eb78a-24f0-4af5-82c5-88eaab94aca0 2026-08-13 09:38:19.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-268720e7-b6e3-4e83-b137-79b0198535ec - - - - - -] Successfully bumped revision number for resource 97374e8d-d85d-4885-b4b5-9c2758b84919 (type: ports) to 2 2026-08-13 09:38:19.939 8 INFO neutron_taas.services.taas.taas_plugin [None req-21d7f56d-e1bc-40fe-9855-3f33bd6455c4 - - - - - -] TaaS: Handle Delete Port: e3839c66-4fc3-4e71-9482-ef8082546374 2026-08-13 09:38:19.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21d7f56d-e1bc-40fe-9855-3f33bd6455c4 - - - - - -] Tap Mirror: Handle Delete Port: e3839c66-4fc3-4e71-9482-ef8082546374 2026-08-13 09:38:20.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca0174a1-67cf-42f9-926e-4c9bb807f423 - - - - - -] Successfully bumped revision number for resource b73034d6-e571-48e7-af8c-b6334a70dc5e (type: ports) to 2 2026-08-13 09:38:20.034 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca0174a1-67cf-42f9-926e-4c9bb807f423 - - - - - -] Successfully bumped revision number for resource b6504e03-94e8-4146-b29e-94465f456125 (type: subnets) to 0 [pid: 7|app: 0|req: 1307/2463] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:19 2026] POST /v2.0/subnets => generated 687 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2464] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2465] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:38:20 2026] GET /v2.0/floatingips => generated 1701 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:20.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bebc16e-4f38-4598-9243-42bcf873f828 - - - - - -] TaaS: Handle Delete Port: 3e4118b3-1b2e-45a4-8597-e56cb9919617 2026-08-13 09:38:20.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bebc16e-4f38-4598-9243-42bcf873f828 - - - - - -] Tap Mirror: Handle Delete Port: 3e4118b3-1b2e-45a4-8597-e56cb9919617 2026-08-13 09:38:20.569 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-beb5b6a7-1246-4834-b74e-8e2356085902 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:20.570 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-beb5b6a7-1246-4834-b74e-8e2356085902 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:20.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-beb5b6a7-1246-4834-b74e-8e2356085902 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: ports) to 1 2026-08-13 09:38:21.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bebc16e-4f38-4598-9243-42bcf873f828 - - - - - -] TaaS: Handle Delete Port: f17c3e26-0a83-469f-be13-33b58ec0607f 2026-08-13 09:38:21.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bebc16e-4f38-4598-9243-42bcf873f828 - - - - - -] Tap Mirror: Handle Delete Port: f17c3e26-0a83-469f-be13-33b58ec0607f 2026-08-13 09:38:21.475 8 INFO neutron.services.segments.plugin [-] Segment 575c03e2-7668-499b-a67c-330aad9ec102 resource provider aggregate not found 2026-08-13 09:38:21.476 8 INFO neutron.services.segments.plugin [-] Segment 575c03e2-7668-499b-a67c-330aad9ec102 resource provider aggregate not found 2026-08-13 09:38:21.498 8 INFO neutron.services.segments.plugin [-] Segment 575c03e2-7668-499b-a67c-330aad9ec102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575c03e2-7668-499b-a67c-330aad9ec102 found for delete ", "request_id": "req-47a3f248-3b06-4920-a6e7-4b6ff2e29773"}]} 2026-08-13 09:38:21.501 8 INFO neutron.services.segments.plugin [-] Segment 575c03e2-7668-499b-a67c-330aad9ec102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575c03e2-7668-499b-a67c-330aad9ec102 found for delete ", "request_id": "req-d6266bf1-b34d-4461-b92e-91cbef99b310"}]} [pid: 8|app: 0|req: 1157/2466] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:19 2026] DELETE /v2.0/vpn/vpnservices/77d5db4b-6cc7-4a9b-8aac-2279ae3566b7 => generated 0 bytes in 2178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1158/2467] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1434 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2468] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2469] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/subnets => generated 8830 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2470] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:21 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2471] 10.0.0.182 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2472] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/subnets?id=ddc7ceff-41b2-4285-895f-cde4f93ff7a4&id=65884445-7db4-463f-aa47-5e6276f7d91a => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2473] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2474] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:21 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2475] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2476] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/security-groups => generated 37347 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:38:21.881 8 WARNING neutron.api.v2.base [None req-497b3a64-bc1d-4aa8-a755-2991524be10b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-08-13 09:38:21.882 8 INFO neutron.api.v2.resource [None req-497b3a64-bc1d-4aa8-a755-2991524be10b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1168/2477] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2478] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2479] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2480] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/networks => generated 8665 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2481] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:38:21 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:22.028 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-b2599c24-7a48-40f6-92c5-56ed8e5d76b1 on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:38:22.076 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3c922497-fef5-4a7d-b7dc-a27f0d4cfa43 - - - - - -] Router c34d9198-f932-40d7-9068-bca032225601 is bound to host instance [pid: 8|app: 0|req: 1173/2482] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:22 2026] DELETE /v2.0/vpn/endpoint-groups/f260c505-83a4-46ab-8967-a789b7f50586 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:22.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-beb5b6a7-1246-4834-b74e-8e2356085902 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: router_ports) to 1 [pid: 8|app: 0|req: 1174/2483] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/network-ip-availabilities => generated 5383 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:22.187 7 INFO neutron.db.ovn_revision_numbers_db [None req-beb5b6a7-1246-4834-b74e-8e2356085902 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c34d9198-f932-40d7-9068-bca032225601 (type: routers) to 2 [pid: 7|app: 0|req: 1310/2484] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:20 2026] POST /v2.0/routers => generated 965 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2485] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2486] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2487] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/ports => generated 33075 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2488] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2489] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:22 2026] DELETE /v2.0/vpn/endpoint-groups/d3609422-85e7-4ed3-8965-b6afa0c0ee4c => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2490] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/routers => generated 4886 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2491] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2492] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2493] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:22 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2494] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:22 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:22.749 7 INFO neutron.api.v2.resource [None req-21c07904-3637-464a-90b9-cabec33489c2 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1320/2495] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:22 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 76 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2496] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2497] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:22 2026] DELETE /v2.0/vpn/endpoint-groups/5f526cf9-6713-44f8-8f57-e220de13979c => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2498] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2499] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2500] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:22 2026] DELETE /v2.0/vpn/endpoint-groups/2e6bc3ba-b449-4987-85c0-5def220f8251 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2501] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2502] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:22 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:22.967 7 WARNING neutron.api.v2.base [None req-f3bd2c37-46ed-4c10-ad27-ed158b43ddaa e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-13 09:38:22.968 7 INFO neutron.api.v2.resource [None req-f3bd2c37-46ed-4c10-ad27-ed158b43ddaa e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1328/2503] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:22 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2504] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:22 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2505] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:22 2026] DELETE /v2.0/vpn/endpoint-groups/3fb508a3-6526-41bc-b28a-048e4bb0a87a => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2506] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:23 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2507] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:23.088 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:23.090 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 9d9c3584-dbef-470b-9175-0a071f6ff586: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:23.094 7 WARNING neutron.api.v2.base [None req-74bee720-fa7e-4c47-9030-086b1d751fdc e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-13 09:38:23.094 7 INFO neutron.api.v2.resource [None req-74bee720-fa7e-4c47-9030-086b1d751fdc e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1333/2508] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2509] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:23 2026] GET /v2.0/vpn/endpoint-groups => generated 910 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2510] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:23 2026] DELETE /v2.0/vpn/endpoint-groups/6e3232ae-b467-485d-88a6-cb70e4a9d12b => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2511] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:23 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2512] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:23.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c9fecd0d-57ea-4012-8b87-54f8215ab738 (type: ports) to 1 [pid: 7|app: 0|req: 1338/2513] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2514] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2515] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:23.605 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-50792cab-29b9-4901-a102-8c0f705ab66f - - - - - -] No port found with ID 3e4118b3-1b2e-45a4-8597-e56cb9919617: RuntimeError: No port found with ID 3e4118b3-1b2e-45a4-8597-e56cb9919617 2026-08-13 09:38:23.635 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-50792cab-29b9-4901-a102-8c0f705ab66f - - - - - -] OVN reports status down for port: c9fecd0d-57ea-4012-8b87-54f8215ab738 2026-08-13 09:38:23.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-e40242d8-215d-4742-b7fe-9d5cead29f62 - - - - - -] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: ports) to 4 2026-08-13 09:38:24.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-6aa7a92a-f7c4-4afa-ad2c-11968c331637 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 6 [pid: 7|app: 0|req: 1341/2516] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:23 2026] POST /v2.0/vpn/ipsec-site-connections => generated 844 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2517] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:38:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:24.451 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-50792cab-29b9-4901-a102-8c0f705ab66f - - - - - -] OVN reports status up for port: c9fecd0d-57ea-4012-8b87-54f8215ab738 2026-08-13 09:38:24.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-e40242d8-215d-4742-b7fe-9d5cead29f62 - - - - - -] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: ports) to 5 2026-08-13 09:38:24.491 8 INFO neutron.plugins.ml2.plugin [None req-50792cab-29b9-4901-a102-8c0f705ab66f - - - - - -] Attempt 1 to provision port c9fecd0d-57ea-4012-8b87-54f8215ab738 2026-08-13 09:38:24.664 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:24.668 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 9d9c3584-dbef-470b-9175-0a071f6ff586: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:24.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-86f61e11-0ecf-45c5-84b4-1c70e78c53f1 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 7 [pid: 7|app: 0|req: 1343/2518] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:38:24 2026] DELETE /v2.0/vpn/ipsec-site-connections/5c7894e8-966a-4a0b-99e3-5d4511756bb4 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2519] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:38:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2520] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:38:24 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2521] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:38:24 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2522] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:38:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:24.995 7 INFO neutron.api.v2.resource [None req-e6bdbc9f-fab6-4f4f-ae9e-776ebd2e4f3f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2523] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:38:24 2026] DELETE /v2.0/vpn/ipsec-site-connections/5c7894e8-966a-4a0b-99e3-5d4511756bb4 => generated 154 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2524] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:38:24 2026] PUT /v2.0/policies/c09c6e8c-ac7a-4540-862e-7101144cf689/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2525] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2526] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:38:25 2026] PUT /v2.0/policies/a51635dc-17dc-4247-973f-723d77ea9a3f/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2527] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:25 2026] DELETE /v2.0/vpn/endpoint-groups/1adaa8d9-a67d-415b-87a8-c424b024dfef => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2528] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:38:25 2026] PUT /v2.0/policies/726e49b2-7316-42fa-9b6f-1b05834f862f/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2529] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:25.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-50792cab-29b9-4901-a102-8c0f705ab66f - - - - - -] Successfully bumped revision number for resource c9fecd0d-57ea-4012-8b87-54f8215ab738 (type: ports) to 2 [pid: 7|app: 0|req: 1355/2530] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:38:25 2026] PUT /v2.0/policies/71622258-a794-418c-be60-eb4504fa2655/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2531] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2532] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:25 2026] DELETE /v2.0/vpn/endpoint-groups/8d9aa293-f090-4ec1-a2be-4e3a07a2de45 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2533] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:25.488 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] No hosting information found for port 97374e8d-d85d-4885-b4b5-9c2758b84919: RuntimeError: No hosting information found for port 97374e8d-d85d-4885-b4b5-9c2758b84919 2026-08-13 09:38:25.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdac2ce3-94d9-4c90-b549-c58bea3b39da eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c9fecd0d-57ea-4012-8b87-54f8215ab738 (type: router_ports) to 1 [pid: 8|app: 0|req: 1176/2534] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:38:22 2026] PUT /v2.0/routers/c34d9198-f932-40d7-9068-bca032225601/add_router_interface => generated 309 bytes in 3349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:25.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] Successfully bumped revision number for resource 97374e8d-d85d-4885-b4b5-9c2758b84919 (type: router_ports) to 2 2026-08-13 09:38:25.691 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] OVN reports status down for port: 4bdb6418-f985-4756-8677-c12727c472e2 [pid: 8|app: 0|req: 1177/2535] 10.0.0.80 () {32 vars in 673 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:25.816 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:25.818 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] OVN reports status up for port: 4bdb6418-f985-4756-8677-c12727c472e2 2026-08-13 09:38:25.838 7 INFO neutron.plugins.ml2.plugin [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] Attempt 1 to provision port 4bdb6418-f985-4756-8677-c12727c472e2 [pid: 8|app: 0|req: 1178/2536] 10.0.0.80 () {32 vars in 687 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2537] 10.0.0.80 () {32 vars in 683 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2538] 10.0.0.80 () {32 vars in 695 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2539] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:38:25 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2540] 10.0.0.80 () {32 vars in 695 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2541] 10.0.0.80 () {32 vars in 691 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2542] 10.0.0.172 () {30 vars in 690 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:26.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c3d682d-a8e3-4d5c-addb-bd0667913aed 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 59d5cc0b-09f9-457b-a7d9-67ff45613684 (type: security_groups) to 1 2026-08-13 09:38:26.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c3d682d-a8e3-4d5c-addb-bd0667913aed 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 013eb885-93aa-4cb9-b7a8-c7559d51947c (type: security_group_rules) to 0 2026-08-13 09:38:26.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c3d682d-a8e3-4d5c-addb-bd0667913aed 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource f71e4013-65c5-44af-8bad-b2f35dc6cd55 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1185/2543] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:26 2026] POST /v2.0/security-groups => generated 1675 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2544] 10.0.0.80 () {32 vars in 703 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2545] 10.0.0.172 () {30 vars in 692 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:26.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-fac6e110-c3fb-4b13-ab58-8d634f2b4779 - - - - - -] Successfully bumped revision number for resource 4bdb6418-f985-4756-8677-c12727c472e2 (type: ports) to 2 2026-08-13 09:38:26.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-2228d714-e8be-430e-92f6-74335938c70e 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 0faa7c23-4db3-4432-9adb-bad02a99163e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1188/2546] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:26.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-46dc1226-711a-43a7-a525-c7c354683185 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 8 [pid: 8|app: 0|req: 1189/2547] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:38:26 2026] DELETE /v2.0/qos/policies/c09c6e8c-ac7a-4540-862e-7101144cf689 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2548] 10.0.0.172 () {30 vars in 668 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2549] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:25 2026] POST /v2.0/vpn/ipsec-site-connections => generated 804 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2550] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:38:26 2026] DELETE /v2.0/qos/policies/a51635dc-17dc-4247-973f-723d77ea9a3f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2551] 10.0.0.172 () {30 vars in 704 bytes} [Thu Aug 13 09:38:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:26.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-470a1a3c-4127-434d-aa81-90e72627fb12 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource aaf54636-32b9-44f0-a028-977ce0e3f5c6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1191/2552] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2553] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:38:26 2026] DELETE /v2.0/qos/policies/726e49b2-7316-42fa-9b6f-1b05834f862f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:26.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8c8daa5-dd6e-4d71-83b3-1c1660672008 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource d33ef90e-b88a-4fe2-9901-1039725b4eda (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1193/2554] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2555] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/qos/policies/71622258-a794-418c-be60-eb4504fa2655 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:27.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-6879edc3-8a6e-45d5-a0e9-bef6bb82df5d 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 803373b9-b841-4441-a968-9c1ada697cc9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1195/2556] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2557] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/qos/policies/8c34f3d3-dbab-4c91-8f50-ddeeabcde903 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:27.288 8 INFO neutron.db.securitygroups_db [None req-f4c07c9f-6a72-42ac-aaef-d53f13335c44 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Project c57e20d24aa24ef39587a135aa269ee1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-13 09:38:27.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5b4d482-e129-47fc-8066-27260d8d6151 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 9 [pid: 7|app: 0|req: 1362/2558] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:38:26 2026] DELETE /v2.0/vpn/ipsec-site-connections/e45716f3-41dc-470f-b7d1-41246d447d9c => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:27.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4c07c9f-6a72-42ac-aaef-d53f13335c44 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 87992ca6-b392-45d5-9238-6b4889818bc1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1363/2559] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:27.416 7 INFO neutron.api.v2.resource [None req-82ea47ef-49d9-4a92-a9a2-ea910ed27fa6 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1364/2560] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/ipsec-site-connections/e45716f3-41dc-470f-b7d1-41246d447d9c => generated 154 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2561] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:27.506 7 INFO neutron.db.securitygroups_db [None req-bee9fa4e-a598-42d3-8cc3-ed80c37ddc38 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Project c57e20d24aa24ef39587a135aa269ee1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1198/2562] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2563] 10.0.0.172 () {28 vars in 439 bytes} [Thu Aug 13 09:38:27 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2564] 10.0.0.80 () {30 vars in 701 bytes} [Thu Aug 13 09:38:27 2026] PUT /v2.0/vpn/endpoint-groups/862a0112-5127-463d-86fe-a1cea4bb02cf => generated 290 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2565] 10.0.0.172 () {30 vars in 728 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 657 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2566] 10.0.0.80 () {32 vars in 744 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/endpoint-groups/862a0112-5127-463d-86fe-a1cea4bb02cf => generated 290 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2567] 10.0.0.172 () {30 vars in 690 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2568] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/endpoint-groups/862a0112-5127-463d-86fe-a1cea4bb02cf => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2569] 10.0.0.172 () {30 vars in 692 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2570] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2571] 10.0.0.172 () {30 vars in 668 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2572] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2573] 10.0.0.172 () {30 vars in 704 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:27.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee9fa4e-a598-42d3-8cc3-ed80c37ddc38 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 328fdce7-651e-4f1c-83f9-aa82d59e105e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1210/2574] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2575] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/security-group-rules => generated 606 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2576] 10.0.0.172 () {30 vars in 728 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2577] 10.0.0.80 () {30 vars in 694 bytes} [Thu Aug 13 09:38:27 2026] PUT /v2.0/vpn/ikepolicies/6fbe26ab-b2bd-483e-9a14-c2c6687ea7c5 => generated 419 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2578] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/ikepolicies/6fbe26ab-b2bd-483e-9a14-c2c6687ea7c5 => generated 419 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2579] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/ikepolicies/6fbe26ab-b2bd-483e-9a14-c2c6687ea7c5 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2580] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2581] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2582] 10.0.0.80 () {34 vars in 688 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2583] 10.0.0.172 () {30 vars in 690 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2584] 10.0.0.172 () {30 vars in 692 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2585] 10.0.0.80 () {30 vars in 698 bytes} [Thu Aug 13 09:38:27 2026] PUT /v2.0/vpn/ipsecpolicies/2473533c-7c24-46e1-91b3-32a63a745573 => generated 431 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2586] 10.0.0.172 () {30 vars in 668 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2587] 10.0.0.172 () {30 vars in 704 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2588] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/ipsecpolicies/2473533c-7c24-46e1-91b3-32a63a745573 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:27.944 8 INFO neutron.api.v2.resource [None req-c4f6b935-3bc0-412a-a195-f3004350c894 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2589] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/ipsecpolicies/2473533c-7c24-46e1-91b3-32a63a745573 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:38:27.959 8 INFO neutron.api.v2.resource [None req-38f4999c-7ba0-40c9-9c42-9184f72f1a3c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2590] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:38:27 2026] DELETE /v2.0/vpn/ipsecpolicies/2473533c-7c24-46e1-91b3-32a63a745573 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2591] 10.0.0.172 () {30 vars in 730 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2592] 10.0.0.172 () {30 vars in 682 bytes} [Thu Aug 13 09:38:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:28.047 8 INFO neutron.db.segments_db [None req-b4b13e03-d89c-4855-9045-3b2dad233e5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Added segment fad9b59c-f525-400b-af29-c194ea7e968c of type geneve for network 51d7502d-0aaa-49e3-9cef-6b5e941410ee 2026-08-13 09:38:28.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4b13e03-d89c-4855-9045-3b2dad233e5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 51d7502d-0aaa-49e3-9cef-6b5e941410ee (type: networks) to 1 2026-08-13 09:38:28.278 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4b13e03-d89c-4855-9045-3b2dad233e5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:28.280 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4b13e03-d89c-4855-9045-3b2dad233e5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 51d7502d-0aaa-49e3-9cef-6b5e941410ee: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:28.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4b13e03-d89c-4855-9045-3b2dad233e5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 4d46df48-1f38-4444-97ed-6cddd6799bae (type: ports) to 1 2026-08-13 09:38:28.370 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b2251b7-7a55-497f-a4b3-6468195e241a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:28.371 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b2251b7-7a55-497f-a4b3-6468195e241a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1219/2593] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.0/networks => generated 651 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:28.512 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b2251b7-7a55-497f-a4b3-6468195e241a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 1 [pid: 7|app: 0|req: 1375/2594] 10.0.0.172 () {34 vars in 704 bytes} [Thu Aug 13 09:38:28 2026] POST /v2.0/ports => generated 1132 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:28.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-40253140-b75f-4fbe-94f7-b8e6f0c32ba6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e9faf180-de34-4449-8657-cc713abff9ad (type: security_groups) to 1 2026-08-13 09:38:28.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-40253140-b75f-4fbe-94f7-b8e6f0c32ba6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 265178cc-b156-44d6-9e63-115ad131bf38 (type: security_group_rules) to 0 2026-08-13 09:38:28.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cbb9a38-d725-4e14-ad40-cc662029bce5 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 0d410718-794f-441f-9990-459e8231ebc2 (type: security_groups) to 1 2026-08-13 09:38:28.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-40253140-b75f-4fbe-94f7-b8e6f0c32ba6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 474f0c74-ea58-4d84-b840-2a6653945901 (type: security_group_rules) to 0 2026-08-13 09:38:28.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cbb9a38-d725-4e14-ad40-cc662029bce5 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 8cd3d273-aa0e-413c-bb9b-b692b52c441e (type: security_group_rules) to 0 2026-08-13 09:38:28.706 8 INFO neutron.db.ovn_revision_numbers_db [None req-40253140-b75f-4fbe-94f7-b8e6f0c32ba6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d65d97fe-38b5-4294-b5ae-a202154e56a3 (type: security_group_rules) to 0 2026-08-13 09:38:28.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cbb9a38-d725-4e14-ad40-cc662029bce5 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 8e3a1f26-7858-4449-87cd-7afbceb89aae (type: security_group_rules) to 0 2026-08-13 09:38:28.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-40253140-b75f-4fbe-94f7-b8e6f0c32ba6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e5e738fe-4c9c-409d-986c-f819e37b9455 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1220/2595] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:28 2026] GET /v2.0/security-groups?tenant_id=558fbd7eb4d64d2dab31731bf5e1b848&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2596] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:38:28.948 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a622a922-02eb-43e3-82d7-e896b54553c3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:28.949 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a622a922-02eb-43e3-82d7-e896b54553c3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 51d7502d-0aaa-49e3-9cef-6b5e941410ee: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1379/2599] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:28 2026] DELETE /v2.0/security-groups/e9faf180-de34-4449-8657-cc713abff9ad => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:29.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2a19e98-960c-4cd1-821d-2456ce3e3102 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource a5eaddf6-7733-424d-b9ca-de69fb5ed674 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1380/2600] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:29.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-38527940-146d-4491-ac3a-fe2a6c69a26d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9256a54b-9099-40e2-83ff-1127604bd6ab (type: security_groups) to 1 2026-08-13 09:38:29.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-38527940-146d-4491-ac3a-fe2a6c69a26d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2702fe90-2038-4062-8a38-2d1d9b629ebf (type: security_group_rules) to 0 2026-08-13 09:38:29.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-38527940-146d-4491-ac3a-fe2a6c69a26d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3c6810c5-d4b3-41e0-b897-94ff7bc04c31 (type: security_group_rules) to 0 2026-08-13 09:38:29.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-38527940-146d-4491-ac3a-fe2a6c69a26d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8816f5f0-6de7-4042-8d18-d7fe2c52de28 (type: security_group_rules) to 0 2026-08-13 09:38:29.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-38527940-146d-4491-ac3a-fe2a6c69a26d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 964b72bb-ac24-44b8-9073-0e02b1740853 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1381/2601] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:29 2026] GET /v2.0/security-groups?tenant_id=2f29af406381414aa21482930b89a761&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:29.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4031c26-ed5b-41f3-99d8-77bd63596743 - - - - - -] Successfully bumped revision number for resource 4d46df48-1f38-4444-97ed-6cddd6799bae (type: ports) to 2 2026-08-13 09:38:29.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4031c26-ed5b-41f3-99d8-77bd63596743 - - - - - -] Successfully bumped revision number for resource 2943c881-5234-480c-8808-cd52ef4e45e3 (type: subnets) to 0 [pid: 8|app: 0|req: 1221/2602] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:28 2026] POST /v2.0/subnets => generated 629 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:29.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-1d1bddcf-1cce-4e78-b932-cf1f0ad2b80c 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource db3c135c-8480-4721-9fbc-6a042269e872 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1382/2603] 10.0.0.80 () {34 vars in 694 bytes} [Thu Aug 13 09:38:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2604] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:29 2026] DELETE /v2.0/security-groups/9256a54b-9099-40e2-83ff-1127604bd6ab => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:29.958 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cca78c6-ab32-46a2-896b-f443c9a48851 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] No more DHCP agents 2026-08-13 09:38:29.959 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cca78c6-ab32-46a2-896b-f443c9a48851 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:30.020 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-194a2b53-2e04-45a7-9636-e412e3869073 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:30.022 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-194a2b53-2e04-45a7-9636-e412e3869073 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:30.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-194a2b53-2e04-45a7-9636-e412e3869073 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 7c4d0a99-23bb-4282-be0b-b713d297961f (type: ports) to 1 [pid: 8|app: 0|req: 1223/2605] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:29 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:30.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0b70-49e7-46d3-957c-6438d81b2f31 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7f020069-3aaf-4af3-b239-db7bf684b559 (type: security_groups) to 1 2026-08-13 09:38:30.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0b70-49e7-46d3-957c-6438d81b2f31 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0d0a3b88-fa51-471a-8adc-ef5e8885e9aa (type: security_group_rules) to 0 2026-08-13 09:38:30.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0b70-49e7-46d3-957c-6438d81b2f31 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a66a680b-2df1-4351-9ce9-1d212d0787f3 (type: security_group_rules) to 0 2026-08-13 09:38:30.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0b70-49e7-46d3-957c-6438d81b2f31 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f424a18c-6ed3-48e2-a364-f2a866a92977 (type: security_group_rules) to 0 2026-08-13 09:38:30.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0b70-49e7-46d3-957c-6438d81b2f31 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f576e634-f34d-40bf-b587-2be4e670392d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1224/2606] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:30 2026] GET /v2.0/security-groups?tenant_id=5190314761a64502a83d3ee7c35fed0a&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2607] 10.0.0.203 () {34 vars in 1098 bytes} [Thu Aug 13 09:38:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883588293&fields=id&tenant_id=c57e20d24aa24ef39587a135aa269ee1 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:30.614 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] No hosting information found for port c9fecd0d-57ea-4012-8b87-54f8215ab738: RuntimeError: No hosting information found for port c9fecd0d-57ea-4012-8b87-54f8215ab738 2026-08-13 09:38:30.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] Successfully bumped revision number for resource c9fecd0d-57ea-4012-8b87-54f8215ab738 (type: router_ports) to 2 2026-08-13 09:38:30.800 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 8abf5194-726a-445a-9300-0612349e768d 2026-08-13 09:38:30.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-09af00be-3215-4e13-943e-e0767b9132c9 - - - - - -] Schedule LRP lrp-7c4d0a99-23bb-4282-be0b-b713d297961f on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 2026-08-13 09:38:30.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-194a2b53-2e04-45a7-9636-e412e3869073 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 7c4d0a99-23bb-4282-be0b-b713d297961f (type: router_ports) to 1 [pid: 8|app: 0|req: 1226/2608] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:30 2026] DELETE /v2.0/security-groups/7f020069-3aaf-4af3-b239-db7bf684b559 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2609] 10.0.0.203 () {34 vars in 1100 bytes} [Thu Aug 13 09:38:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1546628086&fields=id&tenant_id=c57e20d24aa24ef39587a135aa269ee1 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:30.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-194a2b53-2e04-45a7-9636-e412e3869073 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 31df5eb4-fe72-4815-ac09-3c0486bb31f8 (type: routers) to 2 [pid: 7|app: 0|req: 1383/2610] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:29 2026] POST /v2.0/routers => generated 935 bytes in 1433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2611] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:38:30 2026] GET /v2.0/networks?id=ee325d05-5d3c-4769-9199-37897a5697c5 => generated 711 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2612] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/quotas/c57e20d24aa24ef39587a135aa269ee1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2613] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/ports?tenant_id=c57e20d24aa24ef39587a135aa269ee1&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2614] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2615] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2616] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2617] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2618] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2619] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2620] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2621] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:31.687 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:31.688 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 51d7502d-0aaa-49e3-9cef-6b5e941410ee: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:31.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource c9a0d595-c911-4282-b528-076a28bd0dd9 (type: ports) to 1 2026-08-13 09:38:31.852 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] No hosting information found for port 4bdb6418-f985-4756-8677-c12727c472e2: RuntimeError: No hosting information found for port 4bdb6418-f985-4756-8677-c12727c472e2 [pid: 8|app: 0|req: 1239/2622] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2623] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2624] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2625] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:31.965 8 INFO neutron.api.v2.resource [None req-3300c8ac-41ba-4e49-9f6f-4484d2affc91 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2626] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2627] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:38:31 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 23 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:31.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] Successfully bumped revision number for resource 4bdb6418-f985-4756-8677-c12727c472e2 (type: router_ports) to 2 2026-08-13 09:38:31.989 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] OVN reports status down for port: f17c3e26-0a83-469f-be13-33b58ec0607f 2026-08-13 09:38:32.004 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] OVN reports status down for port: e3839c66-4fc3-4e71-9482-ef8082546374 2026-08-13 09:38:32.027 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] OVN reports status down for port: b73034d6-e571-48e7-af8c-b6334a70dc5e 2026-08-13 09:38:32.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ca2215f-c18f-4cf4-bcf3-f8b0134a0632 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe (type: security_groups) to 1 2026-08-13 09:38:32.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ca2215f-c18f-4cf4-bcf3-f8b0134a0632 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 35ca3c89-ac33-4ecc-a12f-ad3ae844928b (type: security_group_rules) to 0 2026-08-13 09:38:32.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ca2215f-c18f-4cf4-bcf3-f8b0134a0632 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e962393c-0dfd-4978-9424-750487784456 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1245/2628] 199.204.45.169 () {34 vars in 736 bytes} [Thu Aug 13 09:38:31 2026] POST /v2.0/security-groups => generated 1636 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2629] 199.204.45.169 () {30 vars in 815 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/security-group-rules?security_group_id=fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:32.234 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] OVN reports status down for port: b2599c24-7a48-40f6-92c5-56ed8e5d76b1 2026-08-13 09:38:32.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb3acd8c-07ab-458d-b4ef-63d34a6959f9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 2 [pid: 8|app: 0|req: 1247/2630] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:38:32 2026] PUT /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1248/2631] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2632] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2633] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2634] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2635] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2636] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:38:32 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:32.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8b82f9b-5aae-4f3d-87d2-c7d504549315 - - - - - -] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: ports) to 6 2026-08-13 09:38:33.123 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-596e057b-8fee-4bf5-b05a-ff94707c700c - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:33.123 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-596e057b-8fee-4bf5-b05a-ff94707c700c - - - - - -] OVN reports status up for port: b2599c24-7a48-40f6-92c5-56ed8e5d76b1 2026-08-13 09:38:33.154 7 INFO neutron.plugins.ml2.plugin [None req-596e057b-8fee-4bf5-b05a-ff94707c700c - - - - - -] Attempt 1 to provision port b2599c24-7a48-40f6-92c5-56ed8e5d76b1 2026-08-13 09:38:33.218 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:33.220 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 51d7502d-0aaa-49e3-9cef-6b5e941410ee: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1254/2637] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:33 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:33.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-596e057b-8fee-4bf5-b05a-ff94707c700c - - - - - -] Successfully bumped revision number for resource b2599c24-7a48-40f6-92c5-56ed8e5d76b1 (type: ports) to 7 2026-08-13 09:38:34.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca4b755e-6f73-4ae6-bf2e-8fa7cb838757 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource c9a0d595-c911-4282-b528-076a28bd0dd9 (type: router_ports) to 1 [pid: 7|app: 0|req: 1384/2638] 10.0.0.80 () {34 vars in 782 bytes} [Thu Aug 13 09:38:31 2026] PUT /v2.0/routers/31df5eb4-fe72-4815-ac09-3c0486bb31f8/add_router_interface => generated 309 bytes in 3019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:34.071 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] OVN reports status down for port: 4d46df48-1f38-4444-97ed-6cddd6799bae 2026-08-13 09:38:34.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] OVN reports status down for port: 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:34.239 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:34.240 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] OVN reports status up for port: 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:34.253 7 INFO neutron.plugins.ml2.plugin [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] Attempt 1 to provision port 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:34.630 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-354a2cc0-b761-4d1a-8394-c4ef1b35b460 - - - - - -] No more DHCP agents 2026-08-13 09:38:34.631 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-354a2cc0-b761-4d1a-8394-c4ef1b35b460 - - - - - -] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:34.808 8 INFO neutron.db.ovn_revision_numbers_db [None req-354a2cc0-b761-4d1a-8394-c4ef1b35b460 - - - - - -] Successfully bumped revision number for resource 62e67672-217a-4008-8433-9f796361d9ed (type: ports) to 1 [pid: 7|app: 0|req: 1385/2639] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:34 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:35.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-354a2cc0-b761-4d1a-8394-c4ef1b35b460 - - - - - -] Successfully bumped revision number for resource 62e67672-217a-4008-8433-9f796361d9ed (type: ports) to 3 2026-08-13 09:38:35.156 8 INFO neutron.db.segments_db [None req-354a2cc0-b761-4d1a-8394-c4ef1b35b460 - - - - - -] Added segment 322929ee-3dc9-4e6e-90e7-b78094ad182e of type geneve for network 47c86f59-c84e-4acb-845f-3f0af6190927 2026-08-13 09:38:35.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource 47c86f59-c84e-4acb-845f-3f0af6190927 (type: networks) to 1 2026-08-13 09:38:35.439 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] No more DHCP agents 2026-08-13 09:38:35.440 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Unable to schedule network 47c86f59-c84e-4acb-845f-3f0af6190927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:35.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource d9c4a0b2-0b79-4373-b5d1-c8a99bf0f1ec (type: ports) to 1 2026-08-13 09:38:35.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource ba9fbeb5-c144-4b0b-b7c4-f3a33faab990 (type: security_groups) to 1 2026-08-13 09:38:35.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 734c54a8-50d9-4a43-b376-f3fc2bf12fa9 (type: security_group_rules) to 0 2026-08-13 09:38:35.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 7a68cd1f-25b0-4099-a1cb-b230746ba477 (type: security_group_rules) to 0 2026-08-13 09:38:35.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 8765d4b0-ca31-47d1-af3d-bfb9dec19a74 (type: security_group_rules) to 0 2026-08-13 09:38:35.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource dfb23b40-8a15-48ee-abd7-4edfd2636997 (type: security_group_rules) to 0 2026-08-13 09:38:35.651 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] No more DHCP agents 2026-08-13 09:38:35.655 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Unable to schedule network 47c86f59-c84e-4acb-845f-3f0af6190927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:35.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource af40fcc4-da41-4000-bbc9-9f86db181458 (type: security_groups) to 1 2026-08-13 09:38:35.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource de582fb0-ae65-4020-91f1-3d1988031c32 (type: security_group_rules) to 0 2026-08-13 09:38:35.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource 560b4667-52e9-4295-abba-95c7fa380139 (type: subnets) to 0 2026-08-13 09:38:35.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-365bab84-a71a-4216-bd04-025b1bf82065 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource e9ca8dae-8f90-4aa5-bb09-b494c4c00018 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1386/2640] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2641] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:38:35 2026] GET /v2.0/networks?id=ee325d05-5d3c-4769-9199-37897a5697c5 => generated 711 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:35.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bedb97-a2bb-4923-8568-6d5404cf5ba1 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource e0c24545-fa36-4c83-ab22-281fd7ce3175 (type: security_groups) to 1 2026-08-13 09:38:35.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bedb97-a2bb-4923-8568-6d5404cf5ba1 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 003bf503-654b-48f8-9670-17ee52cedfc1 (type: security_group_rules) to 0 2026-08-13 09:38:35.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bedb97-a2bb-4923-8568-6d5404cf5ba1 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 5f55d254-f7ef-4df7-b761-ba3c20b19e4b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1388/2642] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2643] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:38:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c57e20d24aa24ef39587a135aa269ee1 => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2644] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:36 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:36.097 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] No more DHCP agents 2026-08-13 09:38:36.098 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Unable to schedule network 47c86f59-c84e-4acb-845f-3f0af6190927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:36.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f59df8c-7006-4f60-ad51-0778b4553173 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 8391c8fb-d1a6-44b9-9a32-6e0ad080cd2c (type: security_groups) to 1 2026-08-13 09:38:36.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f59df8c-7006-4f60-ad51-0778b4553173 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource b5b8500b-a2a5-478e-84d0-3de52c1f0d29 (type: security_group_rules) to 0 2026-08-13 09:38:36.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f59df8c-7006-4f60-ad51-0778b4553173 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource fc1bd3aa-15b7-44f6-85ab-d58d8133070f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1391/2645] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:38:36.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 (type: ports) to 1 2026-08-13 09:38:36.580 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7c9c35cb-cabb-4a5d-b94f-3a576099f3a6 req-b72a1e7a-cb67-4ea8-96f5-1986b999900f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] No more DHCP agents 2026-08-13 09:38:36.581 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7c9c35cb-cabb-4a5d-b94f-3a576099f3a6 req-b72a1e7a-cb67-4ea8-96f5-1986b999900f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Unable to schedule network ee325d05-5d3c-4769-9199-37897a5697c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:36.739 7 INFO neutron.db.ovn_revision_numbers_db [req-7c9c35cb-cabb-4a5d-b94f-3a576099f3a6 req-b72a1e7a-cb67-4ea8-96f5-1986b999900f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource c23cfbed-51d1-4594-84fb-69ed115e2a82 (type: ports) to 1 [pid: 7|app: 0|req: 1392/2646] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:38:36 2026] POST /v2.0/ports => generated 997 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:36.854 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] No more DHCP agents 2026-08-13 09:38:36.856 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Unable to schedule network 47c86f59-c84e-4acb-845f-3f0af6190927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:36.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-40af5028-7d0e-45b7-92b7-155dbd80b57b 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource c143a788-be47-4e49-8fc4-59a2f9b7438e (type: security_groups) to 1 2026-08-13 09:38:36.956 7 INFO neutron.db.ovn_revision_numbers_db [None req-40af5028-7d0e-45b7-92b7-155dbd80b57b 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 6929ea03-14a9-40f9-b4af-b7988d5ac223 (type: security_group_rules) to 0 2026-08-13 09:38:36.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-40af5028-7d0e-45b7-92b7-155dbd80b57b 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource dec1b235-5efb-484c-89c5-e2eebc19c03d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1393/2647] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:36 2026] POST /v2.0/security-groups => generated 1602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 09:38:37.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 (type: router_ports) to 1 2026-08-13 09:38:37.507 7 INFO neutron.db.ovn_revision_numbers_db [req-7c9c35cb-cabb-4a5d-b94f-3a576099f3a6 req-ac666f83-1390-454b-8a8a-0a65cc5e605d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource c23cfbed-51d1-4594-84fb-69ed115e2a82 (type: ports) to 2 2026-08-13 09:38:37.562 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] No more DHCP agents 2026-08-13 09:38:37.563 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Unable to schedule network 47c86f59-c84e-4acb-845f-3f0af6190927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:37.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource de52bd80-3e2f-4cd9-ab3d-7dd910a26c32 (type: ports) to 1 2026-08-13 09:38:37.740 7 INFO neutron.db.ovn_revision_numbers_db [req-7c9c35cb-cabb-4a5d-b94f-3a576099f3a6 req-ac666f83-1390-454b-8a8a-0a65cc5e605d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource c23cfbed-51d1-4594-84fb-69ed115e2a82 (type: ports) to 4 [pid: 7|app: 0|req: 1394/2648] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:38:37 2026] PUT /v2.0/ports/c23cfbed-51d1-4594-84fb-69ed115e2a82 => generated 1247 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:37.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3734dbdf-e443-4a82-a695-cc81937bb3ce'] response: {'name': 'network-changed', 'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'status': 'completed', 'code': 200} 2026-08-13 09:38:37.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f17bb0b-761e-4ec0-982d-aaad4ab24e87 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 9fcd6187-3099-49d0-b6f8-a158f66ecbfe (type: security_groups) to 1 2026-08-13 09:38:37.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f17bb0b-761e-4ec0-982d-aaad4ab24e87 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource 684a31f7-8340-48f4-b62c-af54a27df24f (type: security_group_rules) to 0 2026-08-13 09:38:37.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f17bb0b-761e-4ec0-982d-aaad4ab24e87 5b3334e12a4740ae991dbc532443beac 03b0ab89e2aa498fa59330c174430b68 - - default default] Successfully bumped revision number for resource b119f39d-bb50-4cd3-9487-02b249d2f608 (type: security_group_rules) to 0 2026-08-13 09:38:37.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb055f7-04e9-4f83-806b-d4e459a02e36 - - - - - -] Successfully bumped revision number for resource de52bd80-3e2f-4cd9-ab3d-7dd910a26c32 (type: ports) to 3 [pid: 7|app: 0|req: 1395/2649] 10.0.0.80 () {34 vars in 683 bytes} [Thu Aug 13 09:38:37 2026] POST /v2.0/security-groups => generated 1603 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2650] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:37 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2651] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:38:38 2026] PUT /v2.0/security-groups/af40fcc4-da41-4000-bbc9-9f86db181458/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2652] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:34 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 4045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2653] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2654] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:38:38 2026] PUT /v2.0/security-groups/e0c24545-fa36-4c83-ab22-281fd7ce3175/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2655] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/vpn/vpnservices => generated 1308 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2656] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:38:38 2026] PUT /v2.0/security-groups/8391c8fb-d1a6-44b9-9a32-6e0ad080cd2c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2657] 10.0.0.80 () {34 vars in 766 bytes} [Thu Aug 13 09:38:38 2026] PUT /v2.0/security-groups/c143a788-be47-4e49-8fc4-59a2f9b7438e/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2658] 10.0.0.80 () {32 vars in 679 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2659] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2660] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/ports?tenant_id=c57e20d24aa24ef39587a135aa269ee1&device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2661] 10.0.0.80 () {32 vars in 689 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:38.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-56202564-dfc9-4c00-9871-53832ee80f10 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 62e67672-217a-4008-8433-9f796361d9ed 2026-08-13 09:38:38.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56202564-dfc9-4c00-9871-53832ee80f10 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 62e67672-217a-4008-8433-9f796361d9ed [pid: 8|app: 0|req: 1263/2662] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/networks?tenant_id=c57e20d24aa24ef39587a135aa269ee1&shared=False => generated 810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2663] 10.0.0.80 () {32 vars in 701 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2664] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:38.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-84474ab2-29f0-422f-bf50-ca43b78bc969 - - - - - -] TaaS: Handle Delete Port: de52bd80-3e2f-4cd9-ab3d-7dd910a26c32 2026-08-13 09:38:38.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84474ab2-29f0-422f-bf50-ca43b78bc969 - - - - - -] Tap Mirror: Handle Delete Port: de52bd80-3e2f-4cd9-ab3d-7dd910a26c32 2026-08-13 09:38:39.021 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] No hosting information found for port 7c4d0a99-23bb-4282-be0b-b713d297961f: RuntimeError: No hosting information found for port 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:39.022 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] OVN reports status down for port: c9a0d595-c911-4282-b528-076a28bd0dd9 [pid: 8|app: 0|req: 1266/2665] 10.0.0.80 () {32 vars in 687 bytes} [Thu Aug 13 09:38:38 2026] GET /v2.0/security-groups?not-tags=red => generated 6097 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2666] 10.0.0.80 () {32 vars in 701 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:39.199 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:39.200 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] OVN reports status up for port: c9a0d595-c911-4282-b528-076a28bd0dd9 [pid: 8|app: 0|req: 1268/2667] 10.0.0.80 () {32 vars in 697 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7683 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:39.240 7 INFO neutron.plugins.ml2.plugin [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] Attempt 1 to provision port c9a0d595-c911-4282-b528-076a28bd0dd9 [pid: 8|app: 0|req: 1269/2668] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2669] 10.0.0.80 () {32 vars in 709 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2670] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:39.421 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a460386-4b79-4478-be55-43a687898b71 - - - - - -] TaaS: Handle Delete Port: 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 2026-08-13 09:38:39.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a460386-4b79-4478-be55-43a687898b71 - - - - - -] Tap Mirror: Handle Delete Port: 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 [pid: 8|app: 0|req: 1272/2671] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:39 2026] DELETE /v2.0/security-groups/af40fcc4-da41-4000-bbc9-9f86db181458 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2672] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/ports?tenant_id=c57e20d24aa24ef39587a135aa269ee1&device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2673] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:39 2026] DELETE /v2.0/security-groups/e0c24545-fa36-4c83-ab22-281fd7ce3175 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2674] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c23cfbed-51d1-4594-84fb-69ed115e2a82 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2675] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:39 2026] DELETE /v2.0/security-groups/8391c8fb-d1a6-44b9-9a32-6e0ad080cd2c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2676] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:38:39 2026] GET /v2.0/subnets?id=60e635ca-9bdc-4af1-8374-16b0e23f2842 => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:40.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b05e9b5-e2ed-4059-af5f-c81436dca75a - - - - - -] Successfully bumped revision number for resource c9a0d595-c911-4282-b528-076a28bd0dd9 (type: ports) to 2 [pid: 8|app: 0|req: 1278/2677] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:39 2026] DELETE /v2.0/security-groups/c143a788-be47-4e49-8fc4-59a2f9b7438e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2678] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/ports?network_id=ee325d05-5d3c-4769-9199-37897a5697c5&device_owner=network%3Adhcp => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2679] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:40 2026] DELETE /v2.0/security-groups/9fcd6187-3099-49d0-b6f8-a158f66ecbfe => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2680] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2681] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2682] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2683] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2684] 10.0.0.203 () {34 vars in 1016 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2685] 10.0.0.203 () {34 vars in 982 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/networks?id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2686] 10.0.0.203 () {34 vars in 965 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/quotas/a9fe125cc96a4b7f89493dc8d4dd3b66 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2687] 10.0.0.203 () {34 vars in 1002 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:40.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a460386-4b79-4478-be55-43a687898b71 - - - - - -] TaaS: Handle Delete Port: d9c4a0b2-0b79-4373-b5d1-c8a99bf0f1ec 2026-08-13 09:38:40.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a460386-4b79-4478-be55-43a687898b71 - - - - - -] Tap Mirror: Handle Delete Port: d9c4a0b2-0b79-4373-b5d1-c8a99bf0f1ec [pid: 8|app: 0|req: 1289/2688] 10.0.0.203 () {34 vars in 1008 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2689] 10.0.0.203 () {34 vars in 1108 bytes} [Thu Aug 13 09:38:40 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:40.974 7 INFO neutron.services.segments.plugin [-] Segment 322929ee-3dc9-4e6e-90e7-b78094ad182e resource provider aggregate not found 2026-08-13 09:38:40.980 7 INFO neutron.services.segments.plugin [-] Segment 322929ee-3dc9-4e6e-90e7-b78094ad182e resource provider aggregate not found 2026-08-13 09:38:40.993 7 INFO neutron.services.segments.plugin [-] Segment 322929ee-3dc9-4e6e-90e7-b78094ad182e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 322929ee-3dc9-4e6e-90e7-b78094ad182e found for delete ", "request_id": "req-68e5b3e1-fa55-42e9-875d-5edcb0ffb029"}]} 2026-08-13 09:38:40.997 7 INFO neutron.services.segments.plugin [-] Segment 322929ee-3dc9-4e6e-90e7-b78094ad182e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 322929ee-3dc9-4e6e-90e7-b78094ad182e found for delete ", "request_id": "req-a45222c5-b5e4-4916-9db6-82c237ca625c"}]} [pid: 7|app: 0|req: 1400/2690] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:38 2026] DELETE /v2.0/vpn/vpnservices/021f5966-d412-43ba-8041-9bf7813c5cb5 => generated 0 bytes in 2894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2691] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:41.133 8 INFO neutron.api.v2.resource [None req-fbe14a2e-abdd-462c-be58-454c55079a88 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1292/2692] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 70 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:41.221 8 INFO neutron.api.v2.resource [None req-8becafe6-5019-466d-8d03-111b7ec2c456 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1293/2693] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 80 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:41.233 8 WARNING neutron.api.v2.base [None req-c377d05e-acfd-42ce-a7a6-89eb33f9a18b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-08-13 09:38:41.234 8 INFO neutron.api.v2.resource [None req-c377d05e-acfd-42ce-a7a6-89eb33f9a18b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1294/2694] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2695] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:41.366 8 INFO neutron.api.v2.resource [None req-4df75688-a2ce-4ecc-b1e2-8b32253073d3 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1296/2696] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 58 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:41.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba19ae1-e94d-4168-a184-5d50346d7373 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f25026e2-47fe-4740-b68e-059be2da31b2 (type: security_groups) to 1 [pid: 8|app: 0|req: 1297/2697] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/vpn/endpoint-groups => generated 910 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:41.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba19ae1-e94d-4168-a184-5d50346d7373 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 54026fb3-964a-4c0c-9dc1-6c868a857cc2 (type: security_group_rules) to 0 2026-08-13 09:38:41.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba19ae1-e94d-4168-a184-5d50346d7373 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5bfec1b3-4f72-4da9-8b7a-fc206cf032ce (type: security_group_rules) to 0 2026-08-13 09:38:41.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba19ae1-e94d-4168-a184-5d50346d7373 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 85e6c732-2962-4eab-b0f5-b2a156b4dbb4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1298/2698] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:41 2026] DELETE /v2.0/vpn/endpoint-groups/282fe179-f63d-4ffb-bb8f-13f2b20ea28c => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:41.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba19ae1-e94d-4168-a184-5d50346d7373 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8a000979-b517-4548-b5e8-72d17ec2bb7d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1299/2699] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2700] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/security-groups?tenant_id=2cfc2a8b22e94080be7eba0414085cc5&name=default => generated 2929 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2701] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2702] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:41.589 8 INFO neutron.api.v2.resource [None req-42f911d4-3a17-413b-94cc-d2c6bca96c5a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1301/2703] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 64 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2704] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2705] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2706] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2707] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:41 2026] DELETE /v2.0/vpn/endpoint-groups/1be96625-fcbe-425a-9268-321c4fcbed91 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2708] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2709] 10.0.0.80 () {32 vars in 670 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:41.778 8 WARNING neutron.api.v2.base [None req-2553bf3e-6bd3-40f0-894c-404cb999dee4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-08-13 09:38:41.778 8 INFO neutron.api.v2.resource [None req-2553bf3e-6bd3-40f0-894c-404cb999dee4 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 8|app: 0|req: 1308/2710] 10.0.0.80 () {34 vars in 706 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2711] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:41 2026] DELETE /v2.0/security-groups/f25026e2-47fe-4740-b68e-059be2da31b2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:41.870 8 INFO neutron.db.segments_db [None req-e4ead8bb-d356-4a61-82a2-3b8c197d263f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Added segment 53072e4c-7545-4a3c-a172-70e0abee2cb9 of type geneve for network 28f9faa9-69bd-470d-a623-7e9b209b1c97 2026-08-13 09:38:41.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4ead8bb-d356-4a61-82a2-3b8c197d263f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 28f9faa9-69bd-470d-a623-7e9b209b1c97 (type: networks) to 1 2026-08-13 09:38:42.200 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4ead8bb-d356-4a61-82a2-3b8c197d263f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:42.202 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4ead8bb-d356-4a61-82a2-3b8c197d263f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 28f9faa9-69bd-470d-a623-7e9b209b1c97: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:42.260 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: d29f5230-66c8-4f16-9fc6-e7096f3148e6 2026-08-13 09:38:42.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4ead8bb-d356-4a61-82a2-3b8c197d263f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource d29f5230-66c8-4f16-9fc6-e7096f3148e6 (type: ports) to 1 [pid: 8|app: 0|req: 1309/2712] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:38:41 2026] POST /v2.0/networks => generated 651 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:42.551 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661c1a99-62da-4496-85e1-567dbc109f20 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:42.552 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661c1a99-62da-4496-85e1-567dbc109f20 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 28f9faa9-69bd-470d-a623-7e9b209b1c97: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:42.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-b10524c1-b5db-430b-8cdb-58ee4c4b4621 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0751bee8-e07b-4551-bb17-0af0b38d9561 (type: security_groups) to 1 2026-08-13 09:38:42.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-b10524c1-b5db-430b-8cdb-58ee4c4b4621 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 03c6e529-2a98-4503-960c-5b7f76f20921 (type: security_group_rules) to 0 2026-08-13 09:38:42.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-b10524c1-b5db-430b-8cdb-58ee4c4b4621 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 63a37945-e645-4f4e-a129-bc7c2fc12390 (type: security_group_rules) to 0 2026-08-13 09:38:42.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-b10524c1-b5db-430b-8cdb-58ee4c4b4621 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 64a9a250-1bde-4f8a-8fcf-b2fc570d4eeb (type: security_group_rules) to 0 2026-08-13 09:38:42.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-b10524c1-b5db-430b-8cdb-58ee4c4b4621 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dd9df31d-b280-42a9-a458-e666955a29e1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1404/2713] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:41 2026] GET /v2.0/security-groups?tenant_id=d11ab69cacd147cb9e4ab22219f58a79&name=default => generated 2929 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2714] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:42 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:43.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20466f4-0215-4223-bfc6-ea093b553e69 - - - - - -] Successfully bumped revision number for resource d29f5230-66c8-4f16-9fc6-e7096f3148e6 (type: ports) to 2 2026-08-13 09:38:43.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20466f4-0215-4223-bfc6-ea093b553e69 - - - - - -] Successfully bumped revision number for resource ca68aea1-6910-4abd-a5a4-f010d834c7a4 (type: subnets) to 0 [pid: 8|app: 0|req: 1310/2715] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:42 2026] POST /v2.0/subnets => generated 629 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2716] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:43 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2717] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:42 2026] DELETE /v2.0/security-groups/0751bee8-e07b-4551-bb17-0af0b38d9561 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2718] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:43 2026] GET /v2.0/security-groups?tenant_id=03b0ab89e2aa498fa59330c174430b68&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:43.593 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74470d52-3fc4-4676-8e5b-c82332cafe9a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] No more DHCP agents 2026-08-13 09:38:43.595 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74470d52-3fc4-4676-8e5b-c82332cafe9a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1408/2719] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:43 2026] DELETE /v2.0/security-groups/ba9fbeb5-c144-4b0b-b7c4-f3a33faab990 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2720] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:38:43 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:43.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-74470d52-3fc4-4676-8e5b-c82332cafe9a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 0881f19e-17cf-46ea-a74b-072b0531e5cc (type: ports) to 1 [pid: 7|app: 0|req: 1410/2721] 199.204.45.169 () {34 vars in 1124 bytes} [Thu Aug 13 09:38:43 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2724] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:44 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2725] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:44 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2726] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:44 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:44.472 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-632e9693-5037-4f64-bf17-4c2c17f38634 - - - - - -] Schedule LRP lrp-0881f19e-17cf-46ea-a74b-072b0531e5cc on gateway f9ecbda1-5419-48a1-8cca-b77661ec2123 with priority 1 [pid: 7|app: 0|req: 1416/2727] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:44 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:44.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-74470d52-3fc4-4676-8e5b-c82332cafe9a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 0881f19e-17cf-46ea-a74b-072b0531e5cc (type: router_ports) to 1 2026-08-13 09:38:44.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-74470d52-3fc4-4676-8e5b-c82332cafe9a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 386def89-1770-40f6-ba82-4bcbd2d08a26 (type: routers) to 2 [pid: 8|app: 0|req: 1312/2728] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:38:43 2026] POST /v2.0/routers => generated 936 bytes in 1486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:44.723 7 INFO neutron.api.v2.resource [None req-345fd880-8ee3-4d18-af99-cf4e82f2a175 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1417/2729] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:44 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 114 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:44.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c77dd67-94bf-470e-bbde-f21066c750bb 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] TaaS: Handle Delete Port: d29f5230-66c8-4f16-9fc6-e7096f3148e6 2026-08-13 09:38:44.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c77dd67-94bf-470e-bbde-f21066c750bb 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] Tap Mirror: Handle Delete Port: d29f5230-66c8-4f16-9fc6-e7096f3148e6 2026-08-13 09:38:45.241 8 INFO neutron.services.segments.plugin [-] Segment 53072e4c-7545-4a3c-a172-70e0abee2cb9 resource provider aggregate not found 2026-08-13 09:38:45.245 8 INFO neutron.services.segments.plugin [-] Segment 53072e4c-7545-4a3c-a172-70e0abee2cb9 resource provider aggregate not found 2026-08-13 09:38:45.261 8 INFO neutron.services.segments.plugin [-] Segment 53072e4c-7545-4a3c-a172-70e0abee2cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53072e4c-7545-4a3c-a172-70e0abee2cb9 found for delete ", "request_id": "req-709e49d7-7062-43f4-938b-21774e55b5dc"}]} 2026-08-13 09:38:45.266 8 INFO neutron.services.segments.plugin [-] Segment 53072e4c-7545-4a3c-a172-70e0abee2cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53072e4c-7545-4a3c-a172-70e0abee2cb9 found for delete ", "request_id": "req-70ca0ff0-8611-43ba-85af-4ec1d2965fd7"}]} [pid: 8|app: 0|req: 1313/2730] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:44 2026] DELETE /v2.0/networks/28f9faa9-69bd-470d-a623-7e9b209b1c97 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:45.427 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] No hosting information found for port c9a0d595-c911-4282-b528-076a28bd0dd9: RuntimeError: No hosting information found for port c9a0d595-c911-4282-b528-076a28bd0dd9 [pid: 8|app: 0|req: 1314/2731] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:45 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2732] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:45 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:45.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] Successfully bumped revision number for resource c9a0d595-c911-4282-b528-076a28bd0dd9 (type: router_ports) to 2 2026-08-13 09:38:45.590 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: 62e67672-217a-4008-8433-9f796361d9ed [pid: 8|app: 0|req: 1316/2733] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:38:45 2026] GET /v2.0/networks?id=30c8471d-7066-4f6d-bc99-0e1b052c7848 => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:45.610 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: d9c4a0b2-0b79-4373-b5d1-c8a99bf0f1ec 2026-08-13 09:38:45.627 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 2026-08-13 09:38:45.657 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: c23cfbed-51d1-4594-84fb-69ed115e2a82 [pid: 8|app: 0|req: 1317/2734] 199.204.45.169 () {34 vars in 1050 bytes} [Thu Aug 13 09:38:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:45.770 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-13 09:38:45.771 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status up for port: 185d1b5b-dc2a-46a2-a0e9-1c9140a3c9d4 2026-08-13 09:38:45.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-460ac12c-6b06-4d70-8238-02083a663d59 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] TaaS: Handle Delete Port: 0881f19e-17cf-46ea-a74b-072b0531e5cc 2026-08-13 09:38:45.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-460ac12c-6b06-4d70-8238-02083a663d59 9713b549184a4361ba1c3f6596bc753c beebbef7d9744be4a7cf474f5e101883 - - default default] Tap Mirror: Handle Delete Port: 0881f19e-17cf-46ea-a74b-072b0531e5cc 2026-08-13 09:38:45.827 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: de52bd80-3e2f-4cd9-ab3d-7dd910a26c32 2026-08-13 09:38:45.829 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcd853dd-0111-4629-a58e-0a49a7b48c23'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'code': 200} 2026-08-13 09:38:45.921 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-70b833fa-b17a-4f5b-a5aa-35fb89a74b36 req-f3430c54-3b56-4964-b54e-0d746bbe1fda eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:38:45.922 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-70b833fa-b17a-4f5b-a5aa-35fb89a74b36 req-f3430c54-3b56-4964-b54e-0d746bbe1fda eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 30c8471d-7066-4f6d-bc99-0e1b052c7848: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:45.936 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status down for port: 0881f19e-17cf-46ea-a74b-072b0531e5cc 2026-08-13 09:38:45.994 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] OVN reports status up for port: c23cfbed-51d1-4594-84fb-69ed115e2a82 2026-08-13 09:38:46.033 7 INFO neutron.plugins.ml2.plugin [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] Attempt 1 to provision port c23cfbed-51d1-4594-84fb-69ed115e2a82 2026-08-13 09:38:46.080 8 INFO neutron.db.ovn_revision_numbers_db [req-70b833fa-b17a-4f5b-a5aa-35fb89a74b36 req-f3430c54-3b56-4964-b54e-0d746bbe1fda eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5f4c3461-e78d-4658-801a-720228b1c1ca (type: ports) to 1 [pid: 8|app: 0|req: 1318/2735] 199.204.45.169 () {38 vars in 955 bytes} [Thu Aug 13 09:38:45 2026] POST /v2.0/ports => generated 1082 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:46.502 8 INFO neutron.db.ovn_revision_numbers_db [req-70b833fa-b17a-4f5b-a5aa-35fb89a74b36 req-fc5cbc9c-9299-4263-8685-611afe2fd2b0 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 5f4c3461-e78d-4658-801a-720228b1c1ca (type: ports) to 2 [pid: 7|app: 0|req: 1418/2736] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:45 2026] DELETE /v2.0/routers/386def89-1770-40f6-ba82-4bcbd2d08a26 => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:46.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-d335b1e3-aaa7-4158-bbea-ce439fad4767 - - - - - -] Successfully bumped revision number for resource c23cfbed-51d1-4594-84fb-69ed115e2a82 (type: ports) to 5 [pid: 7|app: 0|req: 1419/2737] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:46 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:46.735 7 WARNING neutron.api.v2.base [None req-d3bada1b-52cf-49e1-ad00-2abd40bc0c36 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-08-13 09:38:46.735 7 INFO neutron.api.v2.resource [None req-d3bada1b-52cf-49e1-ad00-2abd40bc0c36 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1420/2738] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:46 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:46.775 8 INFO neutron.db.ovn_revision_numbers_db [req-70b833fa-b17a-4f5b-a5aa-35fb89a74b36 req-fc5cbc9c-9299-4263-8685-611afe2fd2b0 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 5f4c3461-e78d-4658-801a-720228b1c1ca (type: ports) to 4 [pid: 8|app: 0|req: 1319/2739] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:38:46 2026] PUT /v2.0/ports/5f4c3461-e78d-4658-801a-720228b1c1ca => generated 1212 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:46.803 8 WARNING neutron.api.v2.base [None req-faab09cd-faa4-455f-9a29-14806f42e163 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-08-13 09:38:46.803 8 INFO neutron.api.v2.resource [None req-faab09cd-faa4-455f-9a29-14806f42e163 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1320/2740] 10.0.0.80 () {34 vars in 684 bytes} [Thu Aug 13 09:38:46 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2741] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:46 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:46.848 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20547433-6e01-4ffd-a961-e469ab412687 - - - - - -] OVN reports status up for port: 0881f19e-17cf-46ea-a74b-072b0531e5cc 2026-08-13 09:38:46.854 8 INFO neutron.api.v2.resource [None req-c213e4dc-fa39-4253-a39f-3998bd3c0f42 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1321/2742] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:46 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 40 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:46.862 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20547433-6e01-4ffd-a961-e469ab412687 - - - - - -] OVN reports status down for port: 5f4c3461-e78d-4658-801a-720228b1c1ca 2026-08-13 09:38:46.916 7 INFO neutron.api.v2.resource [None req-3c09ba22-f504-41a7-9480-1175f052ed4a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1422/2743] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:46 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 56 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:46.986 8 INFO neutron.api.v2.resource [None req-c48af282-c7d7-4746-8859-8d54945de260 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1322/2744] 10.0.0.80 () {34 vars in 692 bytes} [Thu Aug 13 09:38:46 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 64 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-13 09:38:46.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cfe1a3d-8a1e-4e0e-aa48-6313bbcbbade'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1423/2745] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:46 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2746] 10.0.0.80 () {32 vars in 666 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/ipsecpolicies => generated 415 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2747] 10.0.0.80 () {32 vars in 684 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2748] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2749] 10.0.0.80 () {32 vars in 744 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/endpoint-groups/211c496f-d523-4447-8f87-51eebf4073a7 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2750] 10.0.0.80 () {32 vars in 744 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/endpoint-groups/8b73acc2-460d-462b-a21b-d9e8f34c8a47 => generated 320 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2751] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/ikepolicies/891ab849-7a52-45ff-822c-89ca2837a82b => generated 404 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2752] 10.0.0.80 () {32 vars in 740 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/ipsecpolicies/cf320ca6-bafb-4250-a995-08ac57ad65b8 => generated 411 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2753] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/vpn/vpnservices/27e1ea8b-5d5c-44be-8f49-e13e9d5bee00 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2754] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2755] 199.204.45.169 () {34 vars in 1018 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/networks?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&shared=False => generated 776 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2756] 199.204.45.169 () {34 vars in 930 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:47.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4f30c62-dbdf-4b32-a2ab-082c4127cf5e e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 10 [pid: 8|app: 0|req: 1327/2757] 10.0.0.80 () {32 vars in 761 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/ipsec-site-connections/c9400658-be5a-4fb8-8bd0-d7c247988417 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2758] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2759] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/endpoint-groups/211c496f-d523-4447-8f87-51eebf4073a7 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2760] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2761] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/endpoint-groups/8b73acc2-460d-462b-a21b-d9e8f34c8a47 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2762] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/ipsecpolicies/cf320ca6-bafb-4250-a995-08ac57ad65b8 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:47.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbec61d9-b269-4076-bda0-97a9a612e29c'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'code': 200} 2026-08-13 09:38:47.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbec61d9-b269-4076-bda0-97a9a612e29c'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'code': 200} 2026-08-13 09:38:47.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbec61d9-b269-4076-bda0-97a9a612e29c'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'code': 200} [pid: 7|app: 0|req: 1436/2763] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2764] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/ikepolicies/891ab849-7a52-45ff-822c-89ca2837a82b => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2765] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2766] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:47 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2767] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:47 2026] DELETE /v2.0/vpn/vpnservices/27e1ea8b-5d5c-44be-8f49-e13e9d5bee00 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2768] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2769] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2770] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2771] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2772] 10.0.0.80 () {34 vars in 675 bytes} [Thu Aug 13 09:38:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:48.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f450166-0b90-4a91-98f3-9dcad7cc0c98 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 619b4d44-8c19-42f1-9380-f80819d83c10 2026-08-13 09:38:48.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f450166-0b90-4a91-98f3-9dcad7cc0c98 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 619b4d44-8c19-42f1-9380-f80819d83c10 [pid: 7|app: 0|req: 1444/2773] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:38:48 2026] PUT /v2.0/subnetpools/36a02220-851e-489c-af93-a26778ff7a15/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2774] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:38:48 2026] PUT /v2.0/subnetpools/422c925e-3b16-4f22-be1d-ee1f3e5605f7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2775] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:38:48 2026] PUT /v2.0/subnetpools/699ccf90-8bc6-4289-b9c2-a54e57694632/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2776] 10.0.0.80 () {34 vars in 758 bytes} [Thu Aug 13 09:38:48 2026] PUT /v2.0/subnetpools/315679e6-6c2e-42f3-8bb7-28a6620bf868/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2777] 10.0.0.80 () {32 vars in 671 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2778] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:48.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79b073f-4a76-4458-9538-e44d3dc29236 - - - - - -] TaaS: Handle Delete Port: 69d50757-9c78-4b07-a399-f73a0a61bd59 2026-08-13 09:38:48.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79b073f-4a76-4458-9538-e44d3dc29236 - - - - - -] Tap Mirror: Handle Delete Port: 69d50757-9c78-4b07-a399-f73a0a61bd59 [pid: 7|app: 0|req: 1450/2779] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2780] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2781] 10.0.0.80 () {32 vars in 679 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2782] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2783] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2784] 10.0.0.80 () {32 vars in 689 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2785] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2786] 10.0.0.80 () {32 vars in 701 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2787] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2788] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:38:48 2026] DELETE /v2.0/subnetpools/36a02220-851e-489c-af93-a26778ff7a15 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:48.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ed1e82d-a496-4efc-bd96-3e26e4827632 - - - - - -] TaaS: Handle Delete Port: ee203ac1-f4e6-4a8d-b26c-618b28370507 2026-08-13 09:38:48.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ed1e82d-a496-4efc-bd96-3e26e4827632 - - - - - -] Tap Mirror: Handle Delete Port: ee203ac1-f4e6-4a8d-b26c-618b28370507 [pid: 7|app: 0|req: 1460/2789] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:48 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2790] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:38:49 2026] DELETE /v2.0/subnetpools/422c925e-3b16-4f22-be1d-ee1f3e5605f7 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2791] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:38:49 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2792] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:38:49 2026] DELETE /v2.0/subnetpools/699ccf90-8bc6-4289-b9c2-a54e57694632 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2793] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:38:49 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2794] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:38:49 2026] DELETE /v2.0/subnetpools/315679e6-6c2e-42f3-8bb7-28a6620bf868 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2795] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:49 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2796] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:38:49 2026] DELETE /v2.0/subnetpools/ef07177e-f712-4e6d-9801-a2e2aecdeb23 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2797] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:38:49 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2798] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:49 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:49.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ed1e82d-a496-4efc-bd96-3e26e4827632 - - - - - -] TaaS: Handle Delete Port: 009594ba-0f91-4816-b00a-3512f61759e5 2026-08-13 09:38:49.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ed1e82d-a496-4efc-bd96-3e26e4827632 - - - - - -] Tap Mirror: Handle Delete Port: 009594ba-0f91-4816-b00a-3512f61759e5 2026-08-13 09:38:50.130 8 INFO neutron.services.segments.plugin [-] Segment f31a4e7e-c0be-4d30-ab80-450a034478de resource provider aggregate not found 2026-08-13 09:38:50.133 8 INFO neutron.services.segments.plugin [-] Segment f31a4e7e-c0be-4d30-ab80-450a034478de resource provider aggregate not found 2026-08-13 09:38:50.153 8 INFO neutron.services.segments.plugin [-] Segment f31a4e7e-c0be-4d30-ab80-450a034478de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31a4e7e-c0be-4d30-ab80-450a034478de found for delete ", "request_id": "req-6efdd6a7-62e6-428b-ae68-dbf6c6c69c53"}]} 2026-08-13 09:38:50.163 8 INFO neutron.services.segments.plugin [-] Segment f31a4e7e-c0be-4d30-ab80-450a034478de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31a4e7e-c0be-4d30-ab80-450a034478de found for delete ", "request_id": "req-e412b95c-5935-43c5-8c3e-3088f33f08ee"}]} 2026-08-13 09:38:50.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ae6add3-69ca-40c7-b677-c4cf648b86e3 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 955e8895-389f-42e3-a423-45b55e31f035 (type: floatingips) to 1 [pid: 8|app: 0|req: 1330/2799] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:48 2026] DELETE /v2.0/vpn/vpnservices/a1d435f8-8cf1-4d36-9048-b739f6f6f122 => generated 0 bytes in 2188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1331/2800] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:38:50 2026] GET /v2.0/routers/21654db5-c78c-4de4-b8e6-4a853eaa9dca => generated 942 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:50.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ae6add3-69ca-40c7-b677-c4cf648b86e3 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Successfully bumped revision number for resource 955e8895-389f-42e3-a423-45b55e31f035 (type: floatingips) to 2 2026-08-13 09:38:50.346 7 INFO neutron.db.l3_db [None req-2ae6add3-69ca-40c7-b677-c4cf648b86e3 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Floating IP 955e8895-389f-42e3-a423-45b55e31f035 associated. External IP: 10.96.250.202, port: c23cfbed-51d1-4594-84fb-69ed115e2a82. [pid: 7|app: 0|req: 1470/2801] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:38:49 2026] PUT /v2.0/floatingips/955e8895-389f-42e3-a423-45b55e31f035 => generated 856 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:50.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21afc313-9af5-4565-aa86-80c351598f6c'] response: {'name': 'network-changed', 'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:50.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4347b81-99d3-4c43-9153-da6c0e5d03b4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e9867f10-3589-4488-925b-e8b5043d31f9 (type: security_groups) to 1 2026-08-13 09:38:50.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4347b81-99d3-4c43-9153-da6c0e5d03b4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 01421b66-cd95-4d8d-824e-032f7dbfe8fc (type: security_group_rules) to 0 2026-08-13 09:38:50.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4347b81-99d3-4c43-9153-da6c0e5d03b4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3c2986b2-ecf2-483e-8a36-cdd9eabe285c (type: security_group_rules) to 0 2026-08-13 09:38:50.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4347b81-99d3-4c43-9153-da6c0e5d03b4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4001c5d2-6310-4a13-918f-aa24c89fe9e9 (type: security_group_rules) to 0 2026-08-13 09:38:50.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4347b81-99d3-4c43-9153-da6c0e5d03b4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7e59e905-3180-48d2-af31-93385d804f99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1471/2802] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:50 2026] GET /v2.0/security-groups?tenant_id=72a457163429479c8f19dd43b6ddaa45&name=default => generated 2929 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2803] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:50 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:51.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e47193-aba6-4b37-8ce4-359d25c5906a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 21654db5-c78c-4de4-b8e6-4a853eaa9dca (type: routers) to 11 [pid: 7|app: 0|req: 1473/2804] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:50 2026] DELETE /v2.0/security-groups/e9867f10-3589-4488-925b-e8b5043d31f9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2805] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:38:50 2026] PUT /v2.0/routers/21654db5-c78c-4de4-b8e6-4a853eaa9dca => generated 942 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2806] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/ports?tenant_id=c57e20d24aa24ef39587a135aa269ee1&device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2807] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id&fields=name => generated 96 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2808] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/networks?id=ee325d05-5d3c-4769-9199-37897a5697c5 => generated 810 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2809] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/ports?device_id=21654db5-c78c-4de4-b8e6-4a853eaa9dca => generated 946 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2810] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2811] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c23cfbed-51d1-4594-84fb-69ed115e2a82 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:51.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f08647-5440-4bf7-ba95-f48d481e51c1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c0e20754-ccbf-4933-8a75-2dabb49cafd5 (type: security_groups) to 1 2026-08-13 09:38:51.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f08647-5440-4bf7-ba95-f48d481e51c1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 17ae5e2c-3b5d-47d6-afea-2697cdb1ad8c (type: security_group_rules) to 0 2026-08-13 09:38:51.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f08647-5440-4bf7-ba95-f48d481e51c1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 31f5f250-0aa4-47c7-9055-4d56467548ab (type: security_group_rules) to 0 2026-08-13 09:38:51.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f08647-5440-4bf7-ba95-f48d481e51c1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3965389f-743b-45a1-985a-0c6c8db6a9de (type: security_group_rules) to 0 2026-08-13 09:38:51.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f08647-5440-4bf7-ba95-f48d481e51c1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 41b15159-3114-444a-a341-9060f99f0cae (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1335/2812] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/security-groups?tenant_id=4fb37fa3d0c848258cd94328c32181b9&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2813] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/subnets?id=60e635ca-9bdc-4af1-8374-16b0e23f2842 => generated 691 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:51.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bb4c335-27dc-45d4-8310-ae1b145b4a04 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: cda9fd8f-8634-474c-b1df-69b10e42976c 2026-08-13 09:38:51.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bb4c335-27dc-45d4-8310-ae1b145b4a04 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: cda9fd8f-8634-474c-b1df-69b10e42976c [pid: 8|app: 0|req: 1337/2814] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:51 2026] DELETE /v2.0/security-groups/c0e20754-ccbf-4933-8a75-2dabb49cafd5 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2815] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/ports?network_id=ee325d05-5d3c-4769-9199-37897a5697c5&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2816] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2817] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:38:51 2026] GET /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:52.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-615bb4da-691e-4349-af4d-f4869f36dae0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0d62212a-a744-40e1-97f5-7092395ecd44 (type: security_groups) to 1 2026-08-13 09:38:52.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-615bb4da-691e-4349-af4d-f4869f36dae0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 365f85ae-765d-4516-8a9d-14d18d41b067 (type: security_group_rules) to 0 2026-08-13 09:38:52.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-615bb4da-691e-4349-af4d-f4869f36dae0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8e678db3-1a39-4508-90cc-5828b7d1d8a4 (type: security_group_rules) to 0 2026-08-13 09:38:52.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-615bb4da-691e-4349-af4d-f4869f36dae0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource aca34e47-c96d-4eb2-9337-f2ced734cbd4 (type: security_group_rules) to 0 2026-08-13 09:38:52.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-615bb4da-691e-4349-af4d-f4869f36dae0 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ebe825dc-3721-407b-8de3-afbf3d1197a5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1341/2818] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:38:52 2026] GET /v2.0/security-groups?tenant_id=caa16e3de8ab419ea480314555ed582d&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2819] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:38:51 2026] PUT /v2.0/routers/21654db5-c78c-4de4-b8e6-4a853eaa9dca/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1342/2820] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:38:52 2026] DELETE /v2.0/security-groups/0d62212a-a744-40e1-97f5-7092395ecd44 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:52.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-32fde778-e6f4-4267-9ae5-8efe9cb814bc e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 5ae53dce-53fe-4175-9d94-46e118cb05ae 2026-08-13 09:38:52.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32fde778-e6f4-4267-9ae5-8efe9cb814bc e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 5ae53dce-53fe-4175-9d94-46e118cb05ae [pid: 8|app: 0|req: 1343/2821] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:38:52 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2822] 199.204.45.169 () {34 vars in 1044 bytes} [Thu Aug 13 09:38:52 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:52.985 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20547433-6e01-4ffd-a961-e469ab412687 - - - - - -] OVN reports status up for port: 5f4c3461-e78d-4658-801a-720228b1c1ca 2026-08-13 09:38:53.019 7 INFO neutron.plugins.ml2.plugin [None req-20547433-6e01-4ffd-a961-e469ab412687 - - - - - -] Attempt 1 to provision port 5f4c3461-e78d-4658-801a-720228b1c1ca 2026-08-13 09:38:53.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e6948a-6ae4-48fd-b464-51b6e2340960'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'code': 200} [pid: 7|app: 0|req: 1479/2823] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:52 2026] DELETE /v2.0/routers/21654db5-c78c-4de4-b8e6-4a853eaa9dca => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:53.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-20547433-6e01-4ffd-a961-e469ab412687 - - - - - -] Successfully bumped revision number for resource 5f4c3461-e78d-4658-801a-720228b1c1ca (type: ports) to 5 [pid: 8|app: 0|req: 1345/2824] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:38:53 2026] GET /v2.0/routers/13e9d190-42ec-4ef5-9cbb-a4daf674c60c => generated 943 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:38:54.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-358d5f02-aa49-4ded-8a7a-5fef7c701c2c e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 13e9d190-42ec-4ef5-9cbb-a4daf674c60c (type: routers) to 5 [pid: 7|app: 0|req: 1480/2825] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:38:53 2026] PUT /v2.0/routers/13e9d190-42ec-4ef5-9cbb-a4daf674c60c => generated 943 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2826] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:54 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2827] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:38:54 2026] GET /v2.0/ports?device_id=13e9d190-42ec-4ef5-9cbb-a4daf674c60c => generated 950 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2828] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:54 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2829] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:54 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:54.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8d2f6cc-3bd9-47d4-a244-cbbe1865862b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 97374e8d-d85d-4885-b4b5-9c2758b84919 2026-08-13 09:38:54.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8d2f6cc-3bd9-47d4-a244-cbbe1865862b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 97374e8d-d85d-4885-b4b5-9c2758b84919 [pid: 8|app: 0|req: 1347/2830] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:38:54 2026] PUT /v2.0/routers/13e9d190-42ec-4ef5-9cbb-a4daf674c60c/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:55.318 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87ae47c0-be80-42b5-8332-d41254a0b7ab'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'code': 200} 2026-08-13 09:38:55.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-accf7761-ed4e-4d07-9969-af6d2297f4f7 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 5076d644-d843-4cfb-986d-3262c0ed4da6 2026-08-13 09:38:55.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-accf7761-ed4e-4d07-9969-af6d2297f4f7 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 5076d644-d843-4cfb-986d-3262c0ed4da6 [pid: 7|app: 0|req: 1484/2831] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:55 2026] DELETE /v2.0/routers/13e9d190-42ec-4ef5-9cbb-a4daf674c60c => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1348/2832] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:38:56 2026] GET /v2.0/routers/31df5eb4-fe72-4815-ac09-3c0486bb31f8 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:56.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ec264ed-5890-4d16-a618-631dc048a0d2 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Successfully bumped revision number for resource 31df5eb4-fe72-4815-ac09-3c0486bb31f8 (type: routers) to 5 [pid: 7|app: 0|req: 1485/2833] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:38:56 2026] PUT /v2.0/routers/31df5eb4-fe72-4815-ac09-3c0486bb31f8 => generated 941 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2834] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:38:56 2026] GET /v2.0/ports?device_id=31df5eb4-fe72-4815-ac09-3c0486bb31f8 => generated 950 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:38:57.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f71109e-da6a-4b4f-b996-021a83e5488a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: c9a0d595-c911-4282-b528-076a28bd0dd9 2026-08-13 09:38:57.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f71109e-da6a-4b4f-b996-021a83e5488a e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: c9a0d595-c911-4282-b528-076a28bd0dd9 2026-08-13 09:38:57.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource d21b692d-15a1-4bbe-a904-6b1d7176c94c (type: security_groups) to 1 2026-08-13 09:38:57.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 1fb50e53-e293-46a2-81fb-8c45933655e1 (type: security_group_rules) to 0 2026-08-13 09:38:57.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 2ade5b5f-b3b7-40ec-a31f-ce262f215c5a (type: security_group_rules) to 0 2026-08-13 09:38:57.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 66dff5f6-0652-4a12-8d72-641e5d75d089 (type: security_group_rules) to 0 2026-08-13 09:38:57.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 7243533a-860b-4914-8cde-a4f1fd02884e (type: security_group_rules) to 0 2026-08-13 09:38:57.731 8 INFO neutron.db.segments_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Added segment 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 of type geneve for network 106dd6cf-4562-4deb-b550-a5acc4f1aad4 2026-08-13 09:38:57.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 106dd6cf-4562-4deb-b550-a5acc4f1aad4 (type: networks) to 1 [pid: 7|app: 0|req: 1486/2835] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:38:56 2026] PUT /v2.0/routers/31df5eb4-fe72-4815-ac09-3c0486bb31f8/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1487/2836] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:58 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:38:58.109 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:38:58.111 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 106dd6cf-4562-4deb-b550-a5acc4f1aad4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:58.193 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 814635e9-842b-433c-996e-8e93d04c76a8 2026-08-13 09:38:58.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-0035ed08-ecb2-40d2-b0b9-de64cb98dad9 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 814635e9-842b-433c-996e-8e93d04c76a8 (type: ports) to 1 [pid: 8|app: 0|req: 1350/2837] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:38:57 2026] POST /v2.0/networks => generated 650 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2838] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:38:58 2026] GET /v2.0/security-groups?id=51ae8083-a414-417a-8ed9-36af65532aeb&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:38:58.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf19ff36-51ed-41a8-931e-b70add5a4061 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:58.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf19ff36-51ed-41a8-931e-b70add5a4061 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 7c4d0a99-23bb-4282-be0b-b713d297961f 2026-08-13 09:38:58.609 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64810760-fabd-49ce-a053-1b74966655cc 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:38:58.610 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64810760-fabd-49ce-a053-1b74966655cc 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 106dd6cf-4562-4deb-b550-a5acc4f1aad4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:58.671 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: b58e0189-0594-459d-8c86-1b7af7d01f1b 2026-08-13 09:38:58.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-64810760-fabd-49ce-a053-1b74966655cc 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource b58e0189-0594-459d-8c86-1b7af7d01f1b (type: ports) to 1 [pid: 8|app: 0|req: 1352/2839] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:38:58 2026] POST /v2.0/ports => generated 743 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1353/2840] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:38:58 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2843] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:58 2026] DELETE /v2.0/routers/31df5eb4-fe72-4815-ac09-3c0486bb31f8 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:38:58.965 7 INFO neutron.api.v2.resource [None req-14761f2f-6ee3-41e4-9fcd-04803137826b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/2844] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:38:58 2026] GET /v2.0/routers/386def89-1770-40f6-ba82-4bcbd2d08a26 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2845] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:38:58 2026] POST /v2.0/trunks => generated 409 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:38:59.189 8 INFO neutron.db.segments_db [None req-cf4d6227-d28a-4ead-8dec-42a3a9ae6968 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Added segment ad5be774-958d-4017-8f6a-88f00e6a6f54 of type geneve for network 78596ad9-9556-4b6c-8588-969310e85a61 [pid: 7|app: 0|req: 1490/2846] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:58 2026] DELETE /v2.0/subnets/1ff18314-c906-40db-b705-fec64f68bf09 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:59.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf4d6227-d28a-4ead-8dec-42a3a9ae6968 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 78596ad9-9556-4b6c-8588-969310e85a61 (type: networks) to 1 [pid: 7|app: 0|req: 1491/2847] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:59 2026] DELETE /v2.0/subnets/7d62c590-ab04-449d-8f02-93d852b70a82 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:59.490 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf4d6227-d28a-4ead-8dec-42a3a9ae6968 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:38:59.492 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf4d6227-d28a-4ead-8dec-42a3a9ae6968 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 78596ad9-9556-4b6c-8588-969310e85a61: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:59.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e6bf5e2-a2b3-47a6-8d4f-b66b61e6e2d7 - - - - - -] OVN reports status down for port: da27f9da-5f7a-4358-954f-89c7762e3a47 2026-08-13 09:38:59.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf4d6227-d28a-4ead-8dec-42a3a9ae6968 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource da27f9da-5f7a-4358-954f-89c7762e3a47 (type: ports) to 1 [pid: 8|app: 0|req: 1357/2848] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:38:59 2026] POST /v2.0/networks => generated 650 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2849] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:59 2026] DELETE /v2.0/subnets/2943c881-5234-480c-8808-cd52ef4e45e3 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:38:59.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0753b1f-1e84-4f8d-9be5-18ffe7bd91b2 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2850] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:38:59 2026] DELETE /v2.0/subnets/ca68aea1-6910-4abd-a5a4-f010d834c7a4 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:38:59.838 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1318834-4634-4821-ae9c-f000c1cc9ee0 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:38:59.839 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1318834-4634-4821-ae9c-f000c1cc9ee0 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 78596ad9-9556-4b6c-8588-969310e85a61: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:38:59.901 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: b8651f90-d444-4655-ba59-d0ef807032c6 2026-08-13 09:38:59.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee584d13-2372-45e7-becd-df2a8f60692f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 538ffbde-1035-4028-82b0-2e3080ad01ca 2026-08-13 09:38:59.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee584d13-2372-45e7-becd-df2a8f60692f e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 538ffbde-1035-4028-82b0-2e3080ad01ca 2026-08-13 09:38:59.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1318834-4634-4821-ae9c-f000c1cc9ee0 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource b8651f90-d444-4655-ba59-d0ef807032c6 (type: ports) to 1 [pid: 8|app: 0|req: 1358/2851] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:38:59 2026] POST /v2.0/ports => generated 743 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:00.176 7 INFO neutron.services.segments.plugin [-] Segment 1e747fd4-a244-4821-8169-3084368e2698 resource provider aggregate not found 2026-08-13 09:39:00.184 7 INFO neutron.services.segments.plugin [-] Segment 1e747fd4-a244-4821-8169-3084368e2698 resource provider aggregate not found 2026-08-13 09:39:00.208 7 INFO neutron.services.segments.plugin [-] Segment 1e747fd4-a244-4821-8169-3084368e2698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e747fd4-a244-4821-8169-3084368e2698 found for delete ", "request_id": "req-c1090b32-b0c5-47a9-a3e4-cf53f46dc714"}]} 2026-08-13 09:39:00.215 7 INFO neutron.services.segments.plugin [-] Segment 1e747fd4-a244-4821-8169-3084368e2698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e747fd4-a244-4821-8169-3084368e2698 found for delete ", "request_id": "req-646f3c6b-6855-42be-998f-fee53c9cd875"}]} [pid: 7|app: 0|req: 1494/2852] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:38:59 2026] DELETE /v2.0/networks/65621012-bea9-4146-8c34-292f937bf49f => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2853] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:39:00 2026] POST /v2.0/trunks => generated 409 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:00.405 8 INFO neutron.db.segments_db [None req-9a386ce6-4a94-4a78-9668-ffd5fb90f118 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Added segment 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 of type geneve for network b31c7b0a-f43f-43e6-9615-19c178bd6455 2026-08-13 09:39:00.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd67992a-a948-4d7f-9f10-c1c8f935f315 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 4b07b2ef-2521-42a2-b8c1-817a4a7c63ac 2026-08-13 09:39:00.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd67992a-a948-4d7f-9f10-c1c8f935f315 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 4b07b2ef-2521-42a2-b8c1-817a4a7c63ac 2026-08-13 09:39:00.520 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a386ce6-4a94-4a78-9668-ffd5fb90f118 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource b31c7b0a-f43f-43e6-9615-19c178bd6455 (type: networks) to 1 [pid: 7|app: 0|req: 1495/2854] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:00 2026] DELETE /v2.0/networks/be902edc-613b-415e-84cd-193e4ea21a97 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:00.695 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a386ce6-4a94-4a78-9668-ffd5fb90f118 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:00.696 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a386ce6-4a94-4a78-9668-ffd5fb90f118 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network b31c7b0a-f43f-43e6-9615-19c178bd6455: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:00.757 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 195df97c-dd0c-4c2a-84b3-25f3ff19b8d5 2026-08-13 09:39:00.787 7 INFO neutron_taas.services.taas.taas_plugin [None req-7217054d-edf7-49a8-aeed-ac4bf1ccbd23 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] TaaS: Handle Delete Port: 4d46df48-1f38-4444-97ed-6cddd6799bae 2026-08-13 09:39:00.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7217054d-edf7-49a8-aeed-ac4bf1ccbd23 e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] Tap Mirror: Handle Delete Port: 4d46df48-1f38-4444-97ed-6cddd6799bae 2026-08-13 09:39:00.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a386ce6-4a94-4a78-9668-ffd5fb90f118 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 195df97c-dd0c-4c2a-84b3-25f3ff19b8d5 (type: ports) to 1 [pid: 8|app: 0|req: 1360/2855] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:00 2026] POST /v2.0/networks => generated 651 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2856] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:00 2026] DELETE /v2.0/networks/51d7502d-0aaa-49e3-9cef-6b5e941410ee => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:01.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1b96c26-46f0-49e2-8c19-4eb7bcce4b0b e460000769a94404834fe10eba4c3810 b456c7bd756142bda32b893b4d8693fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2857] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:01 2026] DELETE /v2.0/networks/28f9faa9-69bd-470d-a623-7e9b209b1c97 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:39:01.158 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2364c14-68bc-417a-b78e-a6fc47ca01ee 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:01.160 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2364c14-68bc-417a-b78e-a6fc47ca01ee 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network b31c7b0a-f43f-43e6-9615-19c178bd6455: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:01.273 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: b854f24d-d5a9-4e3b-8f99-fe51572b895d 2026-08-13 09:39:01.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2364c14-68bc-417a-b78e-a6fc47ca01ee 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource b854f24d-d5a9-4e3b-8f99-fe51572b895d (type: ports) to 1 [pid: 8|app: 0|req: 1361/2858] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:39:00 2026] POST /v2.0/ports => generated 743 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1362/2859] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:01 2026] GET /v2.0/security-groups?tenant_id=b456c7bd756142bda32b893b4d8693fe&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:02.307 7 INFO neutron.services.segments.plugin [-] Segment e442edc0-b4ba-4f35-87d1-686e14f7131a resource provider aggregate not found 2026-08-13 09:39:02.313 7 INFO neutron.services.segments.plugin [-] Segment e442edc0-b4ba-4f35-87d1-686e14f7131a resource provider aggregate not found 2026-08-13 09:39:02.334 7 INFO neutron.services.segments.plugin [-] Segment e442edc0-b4ba-4f35-87d1-686e14f7131a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e442edc0-b4ba-4f35-87d1-686e14f7131a found for delete ", "request_id": "req-16fe705a-3d71-4f35-b932-52639761196d"}]} 2026-08-13 09:39:02.339 7 INFO neutron.services.segments.plugin [-] Segment e442edc0-b4ba-4f35-87d1-686e14f7131a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e442edc0-b4ba-4f35-87d1-686e14f7131a found for delete ", "request_id": "req-1567e915-7e00-404e-ad2f-9e1ec04a232b"}]} 2026-08-13 09:39:02.355 7 INFO neutron.services.segments.plugin [-] Segment fad9b59c-f525-400b-af29-c194ea7e968c resource provider aggregate not found 2026-08-13 09:39:02.362 7 INFO neutron.services.segments.plugin [-] Segment fad9b59c-f525-400b-af29-c194ea7e968c resource provider aggregate not found [pid: 8|app: 0|req: 1363/2860] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:02 2026] DELETE /v2.0/security-groups/7f04454a-af3b-4be9-bb50-b5197cd5ed17 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:02.370 7 INFO neutron.services.segments.plugin [-] Segment fad9b59c-f525-400b-af29-c194ea7e968c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad9b59c-f525-400b-af29-c194ea7e968c found for delete ", "request_id": "req-ef18d345-f2cd-4ca1-b26c-f5c66fef6834"}]} 2026-08-13 09:39:02.382 7 INFO neutron.services.segments.plugin [-] Segment fad9b59c-f525-400b-af29-c194ea7e968c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad9b59c-f525-400b-af29-c194ea7e968c found for delete ", "request_id": "req-76690d0b-dbf1-4b11-93b0-3fdd33aeebbb"}]} [pid: 7|app: 0|req: 1498/2861] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:39:01 2026] POST /v2.0/trunks => generated 409 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:02.484 8 INFO neutron.db.segments_db [None req-26b60753-defe-46d2-8c19-af57ddbe70d5 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Added segment 3e44dac7-285a-459e-87ac-117aac1f39cf of type geneve for network 8ba7b93e-9a08-4a7c-82cb-2081fc832ab7 2026-08-13 09:39:02.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-26b60753-defe-46d2-8c19-af57ddbe70d5 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 8ba7b93e-9a08-4a7c-82cb-2081fc832ab7 (type: networks) to 1 2026-08-13 09:39:02.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f13e524-4600-4678-b92c-19a57c4a1c65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0407c672-f5d4-454d-ae23-cd4bf7f588d8 (type: security_groups) to 1 2026-08-13 09:39:02.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f13e524-4600-4678-b92c-19a57c4a1c65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6d3d63f3-9765-4a0d-858c-b72e4dcc2d84 (type: security_group_rules) to 0 2026-08-13 09:39:02.676 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f13e524-4600-4678-b92c-19a57c4a1c65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a278ad6f-995d-423c-9c8c-8cb4ff756329 (type: security_group_rules) to 0 2026-08-13 09:39:02.691 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f13e524-4600-4678-b92c-19a57c4a1c65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a88e025e-67b9-4e57-8a8b-905499bb633e (type: security_group_rules) to 0 2026-08-13 09:39:02.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f13e524-4600-4678-b92c-19a57c4a1c65 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c2d47da9-584b-4c98-99e2-f87fe0bf8ca7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1499/2862] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:02 2026] GET /v2.0/security-groups?tenant_id=beebbef7d9744be4a7cf474f5e101883&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:02.787 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26b60753-defe-46d2-8c19-af57ddbe70d5 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:02.789 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26b60753-defe-46d2-8c19-af57ddbe70d5 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 8ba7b93e-9a08-4a7c-82cb-2081fc832ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:02.857 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: f9516be8-f524-4733-9bdb-780ed22739a7 2026-08-13 09:39:02.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-26b60753-defe-46d2-8c19-af57ddbe70d5 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource f9516be8-f524-4733-9bdb-780ed22739a7 (type: ports) to 1 [pid: 8|app: 0|req: 1364/2863] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:02 2026] POST /v2.0/networks => generated 650 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2864] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:02 2026] DELETE /v2.0/security-groups/0407c672-f5d4-454d-ae23-cd4bf7f588d8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:03.210 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b157d9e-a8e0-482e-85c1-8bdc6d03e5bd 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:03.212 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b157d9e-a8e0-482e-85c1-8bdc6d03e5bd 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network 8ba7b93e-9a08-4a7c-82cb-2081fc832ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:03.278 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 230f7650-2e18-49cf-aa0b-16156918a521 2026-08-13 09:39:03.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b157d9e-a8e0-482e-85c1-8bdc6d03e5bd 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 230f7650-2e18-49cf-aa0b-16156918a521 (type: ports) to 1 [pid: 8|app: 0|req: 1365/2865] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:39:02 2026] POST /v2.0/ports => generated 743 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2866] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:39:03 2026] POST /v2.0/trunks => generated 409 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:03.698 8 INFO neutron.db.segments_db [None req-7038a927-4a21-41da-9ac1-20ef99e09243 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Added segment 3ca212ab-d94b-4996-ab6b-c252fb7ef5db of type geneve for network c77e76a9-cb7c-4b32-aea4-3f36d79e0491 2026-08-13 09:39:03.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-7038a927-4a21-41da-9ac1-20ef99e09243 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource c77e76a9-cb7c-4b32-aea4-3f36d79e0491 (type: networks) to 1 2026-08-13 09:39:03.965 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7038a927-4a21-41da-9ac1-20ef99e09243 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:03.967 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7038a927-4a21-41da-9ac1-20ef99e09243 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network c77e76a9-cb7c-4b32-aea4-3f36d79e0491: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:04.019 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e6bf5e2-a2b3-47a6-8d4f-b66b61e6e2d7 - - - - - -] OVN reports status down for port: 45c9b2d0-201f-45c7-a7a2-91e7f9b8ef84 2026-08-13 09:39:04.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-7038a927-4a21-41da-9ac1-20ef99e09243 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource 45c9b2d0-201f-45c7-a7a2-91e7f9b8ef84 (type: ports) to 1 [pid: 8|app: 0|req: 1366/2867] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:03 2026] POST /v2.0/networks => generated 651 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:04.325 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31d7dd94-cdbc-4891-bed1-c20a9b4ec53a 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] No more DHCP agents 2026-08-13 09:39:04.325 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31d7dd94-cdbc-4891-bed1-c20a9b4ec53a 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Unable to schedule network c77e76a9-cb7c-4b32-aea4-3f36d79e0491: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:04.409 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: d6b120e8-d4b3-411f-b8df-5a0fd25b4def 2026-08-13 09:39:04.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-31d7dd94-cdbc-4891-bed1-c20a9b4ec53a 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Successfully bumped revision number for resource d6b120e8-d4b3-411f-b8df-5a0fd25b4def (type: ports) to 1 [pid: 7|app: 0|req: 1502/2868] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:39:04 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2869] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:39:04 2026] POST /v2.0/trunks => generated 409 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1503/2870] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:39:04 2026] PUT /v2.0/trunks/22ab9930-0de4-42d6-a19c-545240859f14/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2871] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:39:04 2026] PUT /v2.0/trunks/ffbb921f-e893-479b-b771-210e773effce/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2872] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:39:04 2026] PUT /v2.0/trunks/ace07240-21a2-4600-a1fb-1ad37935185b/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2873] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:39:04 2026] PUT /v2.0/trunks/f796da66-a39c-4f05-a58a-6f0a852ee516/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2874] 10.0.0.80 () {32 vars in 661 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2875] 10.0.0.80 () {32 vars in 675 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2876] 10.0.0.80 () {32 vars in 671 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2877] 10.0.0.80 () {32 vars in 683 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2878] 10.0.0.80 () {32 vars in 669 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2879] 10.0.0.80 () {32 vars in 683 bytes} [Thu Aug 13 09:39:04 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2880] 10.0.0.80 () {32 vars in 679 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2881] 10.0.0.80 () {32 vars in 691 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2882] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks/22ab9930-0de4-42d6-a19c-545240859f14 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2883] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports/b58e0189-0594-459d-8c86-1b7af7d01f1b => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2884] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:39:05 2026] DELETE /v2.0/trunks/22ab9930-0de4-42d6-a19c-545240859f14 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2885] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks/ffbb921f-e893-479b-b771-210e773effce => generated 422 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2886] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports/b8651f90-d444-4655-ba59-d0ef807032c6 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2887] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:39:05 2026] DELETE /v2.0/trunks/ffbb921f-e893-479b-b771-210e773effce => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2888] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks/ace07240-21a2-4600-a1fb-1ad37935185b => generated 431 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2889] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports/b854f24d-d5a9-4e3b-8f99-fe51572b895d => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2890] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:39:05 2026] DELETE /v2.0/trunks/ace07240-21a2-4600-a1fb-1ad37935185b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2891] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks/f796da66-a39c-4f05-a58a-6f0a852ee516 => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2892] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports/230f7650-2e18-49cf-aa0b-16156918a521 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2893] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:39:05 2026] DELETE /v2.0/trunks/f796da66-a39c-4f05-a58a-6f0a852ee516 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2894] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/trunks/12163e83-afe0-4c28-8d44-8647673dc982 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2895] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports/d6b120e8-d4b3-411f-b8df-5a0fd25b4def => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2896] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:05 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2897] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:39:05 2026] DELETE /v2.0/trunks/12163e83-afe0-4c28-8d44-8647673dc982 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2898] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:39:06 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:06.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-599fc97f-cd74-4e66-918b-a6bc68b6bb0a 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: b58e0189-0594-459d-8c86-1b7af7d01f1b 2026-08-13 09:39:06.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-599fc97f-cd74-4e66-918b-a6bc68b6bb0a 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: b58e0189-0594-459d-8c86-1b7af7d01f1b [pid: 8|app: 0|req: 1382/2899] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:06 2026] DELETE /v2.0/ports/b58e0189-0594-459d-8c86-1b7af7d01f1b => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2900] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:39:06 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1252 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2901] 10.0.0.80 () {32 vars in 857 bytes} [Thu Aug 13 09:39:06 2026] GET /v2.0/floatingips?floating_network_id=91dd0289-3c47-45d4-bb86-3df469d5f219&port_id=c23cfbed-51d1-4594-84fb-69ed115e2a82 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:06.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6df5c8d-ecf9-4e3a-9e3b-4ed754dd06a0 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: b8651f90-d444-4655-ba59-d0ef807032c6 2026-08-13 09:39:06.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6df5c8d-ecf9-4e3a-9e3b-4ed754dd06a0 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: b8651f90-d444-4655-ba59-d0ef807032c6 [pid: 8|app: 0|req: 1383/2902] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:06 2026] DELETE /v2.0/ports/b8651f90-d444-4655-ba59-d0ef807032c6 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2903] 10.0.0.182 () {34 vars in 990 bytes} [Thu Aug 13 09:39:06 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1252 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2904] 10.0.0.182 () {34 vars in 1120 bytes} [Thu Aug 13 09:39:06 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:06.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-f869ca78-7494-4bb1-9c75-5a42c8b3ff96 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: b854f24d-d5a9-4e3b-8f99-fe51572b895d 2026-08-13 09:39:06.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f869ca78-7494-4bb1-9c75-5a42c8b3ff96 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: b854f24d-d5a9-4e3b-8f99-fe51572b895d [pid: 7|app: 0|req: 1520/2905] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:06 2026] DELETE /v2.0/ports/b854f24d-d5a9-4e3b-8f99-fe51572b895d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:07.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed962073-7217-4857-a48a-9c5323cd6523 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: 230f7650-2e18-49cf-aa0b-16156918a521 2026-08-13 09:39:07.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed962073-7217-4857-a48a-9c5323cd6523 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: 230f7650-2e18-49cf-aa0b-16156918a521 [pid: 8|app: 0|req: 1386/2906] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:06 2026] DELETE /v2.0/ports/230f7650-2e18-49cf-aa0b-16156918a521 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:07.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-52a15e44-f88d-4507-a3b4-a4090e9a52f8 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: d6b120e8-d4b3-411f-b8df-5a0fd25b4def 2026-08-13 09:39:07.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52a15e44-f88d-4507-a3b4-a4090e9a52f8 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: d6b120e8-d4b3-411f-b8df-5a0fd25b4def [pid: 7|app: 0|req: 1521/2907] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:07 2026] DELETE /v2.0/ports/d6b120e8-d4b3-411f-b8df-5a0fd25b4def => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:07.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-36d98e02-dd79-4f24-8893-2d796e59a7f7 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: 814635e9-842b-433c-996e-8e93d04c76a8 2026-08-13 09:39:07.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36d98e02-dd79-4f24-8893-2d796e59a7f7 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: 814635e9-842b-433c-996e-8e93d04c76a8 2026-08-13 09:39:07.751 8 INFO neutron.services.segments.plugin [-] Segment 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 resource provider aggregate not found 2026-08-13 09:39:07.757 8 INFO neutron.services.segments.plugin [-] Segment 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 resource provider aggregate not found 2026-08-13 09:39:07.772 8 INFO neutron.services.segments.plugin [-] Segment 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 found for delete ", "request_id": "req-c48c38c6-fb6a-4d5e-9504-28cdf74bbda7"}]} 2026-08-13 09:39:07.778 8 INFO neutron.services.segments.plugin [-] Segment 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9001a7-a75a-4823-9c45-ab7ad18edcf4 found for delete ", "request_id": "req-b8c6fe93-cef9-4afc-a5fb-1d530e827066"}]} [pid: 8|app: 0|req: 1387/2908] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:07 2026] DELETE /v2.0/networks/106dd6cf-4562-4deb-b550-a5acc4f1aad4 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:07.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-9665ebe0-12ae-4d99-981f-56a08b337708 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: da27f9da-5f7a-4358-954f-89c7762e3a47 2026-08-13 09:39:07.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9665ebe0-12ae-4d99-981f-56a08b337708 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: da27f9da-5f7a-4358-954f-89c7762e3a47 2026-08-13 09:39:08.181 7 INFO neutron.services.segments.plugin [-] Segment ad5be774-958d-4017-8f6a-88f00e6a6f54 resource provider aggregate not found 2026-08-13 09:39:08.194 7 INFO neutron.services.segments.plugin [-] Segment ad5be774-958d-4017-8f6a-88f00e6a6f54 resource provider aggregate not found 2026-08-13 09:39:08.207 7 INFO neutron.services.segments.plugin [-] Segment ad5be774-958d-4017-8f6a-88f00e6a6f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5be774-958d-4017-8f6a-88f00e6a6f54 found for delete ", "request_id": "req-c15d49e7-8363-40ad-8f6b-608e605e2198"}]} 2026-08-13 09:39:08.232 7 INFO neutron.services.segments.plugin [-] Segment ad5be774-958d-4017-8f6a-88f00e6a6f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5be774-958d-4017-8f6a-88f00e6a6f54 found for delete ", "request_id": "req-96656e84-e6ef-4a46-959a-458e55523bd0"}]} [pid: 7|app: 0|req: 1522/2909] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:07 2026] DELETE /v2.0/networks/78596ad9-9556-4b6c-8588-969310e85a61 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:08.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d27cca0-a41f-4771-8168-6713bc360b36 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: 195df97c-dd0c-4c2a-84b3-25f3ff19b8d5 2026-08-13 09:39:08.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d27cca0-a41f-4771-8168-6713bc360b36 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: 195df97c-dd0c-4c2a-84b3-25f3ff19b8d5 [pid: 8|app: 0|req: 1388/2910] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:08 2026] DELETE /v2.0/networks/b31c7b0a-f43f-43e6-9615-19c178bd6455 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:08.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9f9c09e-1e5b-442c-9302-9dd0ee061eed 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: f9516be8-f524-4733-9bdb-780ed22739a7 2026-08-13 09:39:08.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9f9c09e-1e5b-442c-9302-9dd0ee061eed 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: f9516be8-f524-4733-9bdb-780ed22739a7 [pid: 8|app: 0|req: 1389/2911] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:08 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1014 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2912] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:39:08 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2913] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:08 2026] DELETE /v2.0/networks/8ba7b93e-9a08-4a7c-82cb-2081fc832ab7 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:09.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-77768780-9051-4cf9-85c4-129b96c2ee9d 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] TaaS: Handle Delete Port: 45c9b2d0-201f-45c7-a7a2-91e7f9b8ef84 2026-08-13 09:39:09.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77768780-9051-4cf9-85c4-129b96c2ee9d 0da7c300821945709a0e52218086d084 bcd1396f49bf4409b02ab17aca06fdee - - default default] Tap Mirror: Handle Delete Port: 45c9b2d0-201f-45c7-a7a2-91e7f9b8ef84 [pid: 8|app: 0|req: 1391/2914] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:09 2026] DELETE /v2.0/networks/c77e76a9-cb7c-4b32-aea4-3f36d79e0491 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:09.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e6bf5e2-a2b3-47a6-8d4f-b66b61e6e2d7 - - - - - -] OVN reports status down for port: c23cfbed-51d1-4594-84fb-69ed115e2a82 2026-08-13 09:39:09.797 8 INFO neutron.services.segments.plugin [-] Segment 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 resource provider aggregate not found 2026-08-13 09:39:09.801 8 INFO neutron.services.segments.plugin [-] Segment 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 resource provider aggregate not found 2026-08-13 09:39:09.825 8 INFO neutron.services.segments.plugin [-] Segment 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 found for delete ", "request_id": "req-a5cc3965-2ef1-40d0-ac3a-fa5b054cf5c7"}]} 2026-08-13 09:39:09.845 8 INFO neutron.services.segments.plugin [-] Segment 3ca212ab-d94b-4996-ab6b-c252fb7ef5db resource provider aggregate not found 2026-08-13 09:39:09.849 8 INFO neutron.services.segments.plugin [-] Segment 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dba2403-d512-4e46-9f2e-3bb0bf4cb034 found for delete ", "request_id": "req-6a120323-82dc-4f7f-9d6c-8010bc361f07"}]} 2026-08-13 09:39:09.864 8 INFO neutron.services.segments.plugin [-] Segment 3ca212ab-d94b-4996-ab6b-c252fb7ef5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca212ab-d94b-4996-ab6b-c252fb7ef5db found for delete ", "request_id": "req-e9cfd924-78ea-471b-a794-48a65eeb3a33"}]} 2026-08-13 09:39:09.879 8 INFO neutron.services.segments.plugin [-] Segment 3ca212ab-d94b-4996-ab6b-c252fb7ef5db resource provider aggregate not found 2026-08-13 09:39:09.902 8 INFO neutron.services.segments.plugin [-] Segment 3ca212ab-d94b-4996-ab6b-c252fb7ef5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca212ab-d94b-4996-ab6b-c252fb7ef5db found for delete ", "request_id": "req-457d0a34-7255-4c2b-b4b0-582986436aa8"}]} 2026-08-13 09:39:09.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26b3d4bd-3d5a-45df-be7f-42a6c1fe4013'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'code': 200} [pid: 7|app: 0|req: 1524/2915] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:10 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:10.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e6bf5e2-a2b3-47a6-8d4f-b66b61e6e2d7 - - - - - -] Successfully bumped revision number for resource c23cfbed-51d1-4594-84fb-69ed115e2a82 (type: ports) to 6 [pid: 8|app: 0|req: 1392/2916] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:39:10 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:10.227 7 INFO neutron.services.segments.plugin [-] Segment 3e44dac7-285a-459e-87ac-117aac1f39cf resource provider aggregate not found 2026-08-13 09:39:10.253 7 INFO neutron.services.segments.plugin [-] Segment 3e44dac7-285a-459e-87ac-117aac1f39cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e44dac7-285a-459e-87ac-117aac1f39cf found for delete ", "request_id": "req-c86bd791-6bc3-4e05-aa0f-c4e00d4024fb"}]} 2026-08-13 09:39:10.254 7 INFO neutron.services.segments.plugin [-] Segment 3e44dac7-285a-459e-87ac-117aac1f39cf resource provider aggregate not found 2026-08-13 09:39:10.268 7 INFO neutron.services.segments.plugin [-] Segment 3e44dac7-285a-459e-87ac-117aac1f39cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e44dac7-285a-459e-87ac-117aac1f39cf found for delete ", "request_id": "req-a8c43492-b44c-457f-8e89-c0d275bc5112"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:10.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-630fddee-d6f0-4f82-830f-c914f5d67c14 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7f603b7c-d007-45bd-8663-05bb72cbae68 (type: security_groups) to 1 2026-08-13 09:39:10.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-630fddee-d6f0-4f82-830f-c914f5d67c14 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0940cf84-a517-4873-b504-8c0c7b00bd8a (type: security_group_rules) to 0 2026-08-13 09:39:10.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-630fddee-d6f0-4f82-830f-c914f5d67c14 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 43f4822c-f2f8-4695-9c8d-59acf6f0aeef (type: security_group_rules) to 0 2026-08-13 09:39:10.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-630fddee-d6f0-4f82-830f-c914f5d67c14 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4a2b4ef0-ef87-4ca1-a2af-ab83506dba36 (type: security_group_rules) to 0 2026-08-13 09:39:10.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-630fddee-d6f0-4f82-830f-c914f5d67c14 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c6e5df4e-e7ec-40e5-91f1-fa343cc7aa68 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1525/2917] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:10 2026] GET /v2.0/security-groups?tenant_id=e2e727d950e1428799050ba9777a299c&name=default => generated 2929 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2918] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:39:10 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2919] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:10 2026] DELETE /v2.0/security-groups/7f603b7c-d007-45bd-8663-05bb72cbae68 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:11.208 7 INFO neutron_taas.services.taas.taas_plugin [req-88bedfe7-9a92-429b-ae72-bb33bd5f245d req-57ec0694-0699-475b-a856-d2251479db1f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] TaaS: Handle Delete Port: c23cfbed-51d1-4594-84fb-69ed115e2a82 2026-08-13 09:39:11.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-88bedfe7-9a92-429b-ae72-bb33bd5f245d req-57ec0694-0699-475b-a856-d2251479db1f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Tap Mirror: Handle Delete Port: c23cfbed-51d1-4594-84fb-69ed115e2a82 [pid: 8|app: 0|req: 1394/2920] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:11 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 1012 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:11.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f68f15-0a56-442a-8edf-572781bb471f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cb12e702-543c-46e7-b3a1-2549f69c1b38 (type: security_groups) to 1 2026-08-13 09:39:11.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f68f15-0a56-442a-8edf-572781bb471f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a1358425-d505-4ddd-840f-0782be31a309 (type: security_group_rules) to 0 2026-08-13 09:39:11.606 7 INFO neutron.db.l3_db [req-88bedfe7-9a92-429b-ae72-bb33bd5f245d req-57ec0694-0699-475b-a856-d2251479db1f 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Floating IP 955e8895-389f-42e3-a423-45b55e31f035 disassociated. External IP: 10.96.250.202, port: c23cfbed-51d1-4594-84fb-69ed115e2a82. 2026-08-13 09:39:11.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f68f15-0a56-442a-8edf-572781bb471f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource af9ef1a7-29c9-400b-b6cd-d65481ed4008 (type: security_group_rules) to 0 2026-08-13 09:39:11.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f68f15-0a56-442a-8edf-572781bb471f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b2153c41-6c16-4176-93a6-080287320440 (type: security_group_rules) to 0 2026-08-13 09:39:11.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-52f68f15-0a56-442a-8edf-572781bb471f eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f1272e6a-7cdf-4fa1-bb0a-a91a48266f9a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1395/2921] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:11 2026] GET /v2.0/security-groups?tenant_id=96e7631ac6514c188630872f3bd64d5e&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2922] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:39:10 2026] DELETE /v2.0/ports/c23cfbed-51d1-4594-84fb-69ed115e2a82 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1396/2923] 10.0.0.203 () {34 vars in 1120 bytes} [Thu Aug 13 09:39:11 2026] GET /v2.0/security-groups?id=0d410718-794f-441f-9990-459e8231ebc2&id=59d5cc0b-09f9-457b-a7d9-67ff45613684&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:11.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4e1c25c-ad7d-431c-b647-cbc29bf91ce5'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'code': 200} 2026-08-13 09:39:11.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4e1c25c-ad7d-431c-b647-cbc29bf91ce5'] response: {'server_uuid': '3bedb39a-7a7a-4c12-b694-d718d9c228c9', 'name': 'network-vif-deleted', 'tag': 'c23cfbed-51d1-4594-84fb-69ed115e2a82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/2924] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:11 2026] DELETE /v2.0/security-groups/cb12e702-543c-46e7-b3a1-2549f69c1b38 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2925] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:12 2026] GET /v2.0/security-groups?tenant_id=bcd1396f49bf4409b02ab17aca06fdee&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2926] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:12 2026] DELETE /v2.0/security-groups/d21b692d-15a1-4bbe-a904-6b1d7176c94c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2927] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:12 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2930] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:39:13 2026] GET /v2.0/ports?device_id=3bedb39a-7a7a-4c12-b694-d718d9c228c9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2931] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:15 2026] DELETE /v2.0/security-groups/0d410718-794f-441f-9990-459e8231ebc2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:15.394 8 INFO neutron.api.v2.resource [None req-c6fa9468-71d0-45fd-948c-0157fd43d791 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2932] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:39:15 2026] GET /v2.0/security-groups/0d410718-794f-441f-9990-459e8231ebc2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:39:15.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-16f6d3bb-d2d4-4da9-aec5-800726d51395 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] TaaS: Handle Delete Port: 151523e9-6033-4ea1-bcb3-31cb703c52d4 2026-08-13 09:39:15.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16f6d3bb-d2d4-4da9-aec5-800726d51395 41887a04ac6046f79e7a202cd6c2a7bf c57e20d24aa24ef39587a135aa269ee1 - - default default] Tap Mirror: Handle Delete Port: 151523e9-6033-4ea1-bcb3-31cb703c52d4 [pid: 7|app: 0|req: 1532/2933] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:39:15 2026] DELETE /v2.0/floatingips/955e8895-389f-42e3-a423-45b55e31f035 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2934] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:15 2026] DELETE /v2.0/security-groups/59d5cc0b-09f9-457b-a7d9-67ff45613684 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:16.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource a8512da3-720c-4531-82ef-4e215a81e90e (type: security_groups) to 1 2026-08-13 09:39:16.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource 6142fd31-d527-4b18-9c82-ce45113fa8ad (type: security_group_rules) to 0 2026-08-13 09:39:16.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource 95504104-4da2-40b2-bd32-9ca1837e1733 (type: security_group_rules) to 0 2026-08-13 09:39:16.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource f00e87ba-52f4-4404-bdac-53f18dd99547 (type: security_group_rules) to 0 2026-08-13 09:39:16.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource f6a13f89-3a44-4b7d-8163-948f0c35c093 (type: security_group_rules) to 0 2026-08-13 09:39:16.223 8 INFO neutron.db.segments_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Added segment aa1c5916-bb8d-40c7-82ab-c4238df895c0 of type geneve for network a81ed13f-6f0e-4a58-9338-e6ad47769197 2026-08-13 09:39:16.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource a81ed13f-6f0e-4a58-9338-e6ad47769197 (type: networks) to 1 2026-08-13 09:39:16.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-405c775e-f8e9-4404-9507-87437e10c3ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 4bdb6418-f985-4756-8677-c12727c472e2 2026-08-13 09:39:16.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-405c775e-f8e9-4404-9507-87437e10c3ac eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 4bdb6418-f985-4756-8677-c12727c472e2 2026-08-13 09:39:16.570 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] No more DHCP agents 2026-08-13 09:39:16.571 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Unable to schedule network a81ed13f-6f0e-4a58-9338-e6ad47769197: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:16.638 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 4a8a9e74-aad2-4a49-9d63-497914a2d67d 2026-08-13 09:39:16.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82f5d8b-9b8c-41da-94f0-c46a5b7e344a 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource 4a8a9e74-aad2-4a49-9d63-497914a2d67d (type: ports) to 1 [pid: 8|app: 0|req: 1402/2935] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:15 2026] POST /v2.0/networks => generated 650 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:16.819 8 INFO neutron.db.segments_db [None req-1fb03bcf-b108-44ba-b6d2-7052e9108537 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Added segment 6f6bbd2b-304b-4ea8-9223-0486a9734933 of type geneve for network 826e8b76-b6c5-4448-9ebf-4119c1612490 2026-08-13 09:39:16.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-1fb03bcf-b108-44ba-b6d2-7052e9108537 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource 826e8b76-b6c5-4448-9ebf-4119c1612490 (type: networks) to 1 [pid: 7|app: 0|req: 1534/2936] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:39:16 2026] PUT /v2.0/routers/2fd6ed72-77b3-46d9-a408-02a78af36d2f/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:17.145 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1fb03bcf-b108-44ba-b6d2-7052e9108537 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] No more DHCP agents 2026-08-13 09:39:17.146 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1fb03bcf-b108-44ba-b6d2-7052e9108537 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Unable to schedule network 826e8b76-b6c5-4448-9ebf-4119c1612490: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:17.209 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 84161e56-4d58-44b1-8c5f-e1788ae5c85d 2026-08-13 09:39:17.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-1fb03bcf-b108-44ba-b6d2-7052e9108537 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Successfully bumped revision number for resource 84161e56-4d58-44b1-8c5f-e1788ae5c85d (type: ports) to 1 [pid: 8|app: 0|req: 1403/2937] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:16 2026] POST /v2.0/networks => generated 651 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2938] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:39:17 2026] PUT /v2.0/networks/a81ed13f-6f0e-4a58-9338-e6ad47769197/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2939] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/networks/a81ed13f-6f0e-4a58-9338-e6ad47769197/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:17.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-be2a4532-98d8-4de9-9672-bf0946c9cb7c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: b410d11b-e193-4489-ad88-a8d85b10b184 2026-08-13 09:39:17.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be2a4532-98d8-4de9-9672-bf0946c9cb7c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: b410d11b-e193-4489-ad88-a8d85b10b184 [pid: 8|app: 0|req: 1406/2940] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:39:17 2026] PUT /v2.0/networks/826e8b76-b6c5-4448-9ebf-4119c1612490/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2941] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/networks/826e8b76-b6c5-4448-9ebf-4119c1612490/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2942] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:39:17 2026] PUT /v2.0/networks/826e8b76-b6c5-4448-9ebf-4119c1612490/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2943] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/networks/826e8b76-b6c5-4448-9ebf-4119c1612490/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2944] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/networks/a81ed13f-6f0e-4a58-9338-e6ad47769197/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2945] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/security-groups => generated 38967 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2946] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:17 2026] DELETE /v2.0/routers/2fd6ed72-77b3-46d9-a408-02a78af36d2f => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:18.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5011110-1979-45b2-83ed-66be67db9084 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] TaaS: Handle Delete Port: 4a8a9e74-aad2-4a49-9d63-497914a2d67d 2026-08-13 09:39:18.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5011110-1979-45b2-83ed-66be67db9084 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Tap Mirror: Handle Delete Port: 4a8a9e74-aad2-4a49-9d63-497914a2d67d [pid: 7|app: 0|req: 1536/2947] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:39:17 2026] GET /v2.0/subnets => generated 6865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2948] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:18 2026] DELETE /v2.0/subnets/60e635ca-9bdc-4af1-8374-16b0e23f2842 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:18.252 8 INFO neutron.services.segments.plugin [-] Segment aa1c5916-bb8d-40c7-82ab-c4238df895c0 resource provider aggregate not found 2026-08-13 09:39:18.259 8 INFO neutron.services.segments.plugin [-] Segment aa1c5916-bb8d-40c7-82ab-c4238df895c0 resource provider aggregate not found 2026-08-13 09:39:18.273 8 INFO neutron.services.segments.plugin [-] Segment aa1c5916-bb8d-40c7-82ab-c4238df895c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1c5916-bb8d-40c7-82ab-c4238df895c0 found for delete ", "request_id": "req-50dd1bbd-8937-4d07-a453-0b01f181e89e"}]} [pid: 7|app: 0|req: 1538/2949] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/routers => generated 1924 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:18.293 8 INFO neutron.services.segments.plugin [-] Segment aa1c5916-bb8d-40c7-82ab-c4238df895c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1c5916-bb8d-40c7-82ab-c4238df895c0 found for delete ", "request_id": "req-cdd32a18-97cc-4115-849d-23aafa90571f"}]} [pid: 8|app: 0|req: 1412/2950] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:17 2026] DELETE /v2.0/networks/a81ed13f-6f0e-4a58-9338-e6ad47769197 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2951] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:18.439 7 INFO neutron_taas.services.taas.taas_plugin [None req-69a479f2-1e9e-4114-83d6-7847e6175f68 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: b56ec3ed-a4c1-4f7b-bae8-75e48d223650 2026-08-13 09:39:18.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69a479f2-1e9e-4114-83d6-7847e6175f68 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: b56ec3ed-a4c1-4f7b-bae8-75e48d223650 2026-08-13 09:39:18.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-612819f6-bc87-417c-89fc-353c7fb45524 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] TaaS: Handle Delete Port: 84161e56-4d58-44b1-8c5f-e1788ae5c85d 2026-08-13 09:39:18.492 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-612819f6-bc87-417c-89fc-353c7fb45524 22e1e24ea3b14e1690d74b2a6ef94397 b255135b42394a2199ece8388ac91423 - - default default] Tap Mirror: Handle Delete Port: 84161e56-4d58-44b1-8c5f-e1788ae5c85d [pid: 7|app: 0|req: 1539/2952] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:18 2026] DELETE /v2.0/networks/ee325d05-5d3c-4769-9199-37897a5697c5 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2953] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/network-ip-availabilities => generated 3923 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:18.745 7 INFO neutron.services.segments.plugin [-] Segment f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 resource provider aggregate not found 2026-08-13 09:39:18.758 7 INFO neutron.services.segments.plugin [-] Segment f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 resource provider aggregate not found [pid: 8|app: 0|req: 1414/2954] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:18 2026] DELETE /v2.0/networks/826e8b76-b6c5-4448-9ebf-4119c1612490 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:18.779 7 INFO neutron.services.segments.plugin [-] Segment f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 found for delete ", "request_id": "req-b6267f8b-69eb-4b09-878d-7a1333d01d4c"}]} 2026-08-13 09:39:18.786 7 INFO neutron.services.segments.plugin [-] Segment f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58ed39d-5197-4df9-8ab0-4c7b65b6fcd1 found for delete ", "request_id": "req-3bbf4874-e492-4379-a820-ad656cdb37b9"}]} [pid: 8|app: 0|req: 1415/2955] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/ports => generated 22949 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2956] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2957] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:39:18 2026] GET /v2.0/subnets => generated 6187 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2958] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:39:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:19.016 7 INFO neutron_taas.services.taas.taas_plugin [None req-e073cbfb-0649-4461-b4f1-f2fbbbe6f59c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: c9fecd0d-57ea-4012-8b87-54f8215ab738 2026-08-13 09:39:19.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e073cbfb-0649-4461-b4f1-f2fbbbe6f59c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: c9fecd0d-57ea-4012-8b87-54f8215ab738 [pid: 8|app: 0|req: 1419/2959] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:39:19 2026] GET /v2.0/floatingips => generated 1701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2960] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:39:19 2026] GET /v2.0/networks => generated 5567 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:19.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-30f6c06f-6a93-4bd4-9b20-2462ccc276c5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b601a941-e176-43a0-a195-52a0782a785d (type: security_groups) to 1 2026-08-13 09:39:19.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-30f6c06f-6a93-4bd4-9b20-2462ccc276c5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource be8ee034-a3f0-4f57-90d6-fce27dbefada (type: security_group_rules) to 0 2026-08-13 09:39:19.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-30f6c06f-6a93-4bd4-9b20-2462ccc276c5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource dc420db0-7be5-4853-9db3-5e79186bb851 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1541/2961] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:39:18 2026] PUT /v2.0/routers/c34d9198-f932-40d7-9068-bca032225601/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:19.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-30f6c06f-6a93-4bd4-9b20-2462ccc276c5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e5c1d7d6-ab1d-4e0e-88ee-9630590b5da8 (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:19.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-30f6c06f-6a93-4bd4-9b20-2462ccc276c5 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f3cd18cb-55fa-4486-bc19-fb5cc78775e7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1421/2962] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:19 2026] GET /v2.0/security-groups?tenant_id=7fd6e5a2982540338bfc8afce464dec9&name=default => generated 2929 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2963] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:19 2026] DELETE /v2.0/security-groups/b601a941-e176-43a0-a195-52a0782a785d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:20.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-687df24e-f650-4add-9adf-ee0274dd35c9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: b2599c24-7a48-40f6-92c5-56ed8e5d76b1 2026-08-13 09:39:20.161 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-687df24e-f650-4add-9adf-ee0274dd35c9 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: b2599c24-7a48-40f6-92c5-56ed8e5d76b1 [pid: 8|app: 0|req: 1423/2964] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:20 2026] GET /v2.0/security-groups?tenant_id=b255135b42394a2199ece8388ac91423&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:20.290 8 INFO neutron.services.segments.plugin [-] Segment 6f6bbd2b-304b-4ea8-9223-0486a9734933 resource provider aggregate not found 2026-08-13 09:39:20.312 8 INFO neutron.services.segments.plugin [-] Segment 6f6bbd2b-304b-4ea8-9223-0486a9734933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6bbd2b-304b-4ea8-9223-0486a9734933 found for delete ", "request_id": "req-8ed928bf-ee7f-4e2a-a2f0-8cd92d564259"}]} 2026-08-13 09:39:20.321 8 INFO neutron.services.segments.plugin [-] Segment 6f6bbd2b-304b-4ea8-9223-0486a9734933 resource provider aggregate not found 2026-08-13 09:39:20.345 8 INFO neutron.services.segments.plugin [-] Segment 6f6bbd2b-304b-4ea8-9223-0486a9734933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6bbd2b-304b-4ea8-9223-0486a9734933 found for delete ", "request_id": "req-5b07ecf5-58a2-45bb-85d2-6c286239c7c8"}]} [pid: 8|app: 0|req: 1424/2965] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:20 2026] DELETE /v2.0/security-groups/a8512da3-720c-4531-82ef-4e215a81e90e => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2966] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:19 2026] DELETE /v2.0/routers/c34d9198-f932-40d7-9068-bca032225601 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2967] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:20 2026] DELETE /v2.0/subnets/b6504e03-94e8-4146-b29e-94465f456125 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:20.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fc554c1-3919-4ad2-a67a-c4b63fab6783 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: b73034d6-e571-48e7-af8c-b6334a70dc5e 2026-08-13 09:39:20.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fc554c1-3919-4ad2-a67a-c4b63fab6783 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: b73034d6-e571-48e7-af8c-b6334a70dc5e 2026-08-13 09:39:21.167 7 INFO neutron.services.segments.plugin [-] Segment ad719cd4-4297-4f89-8325-041b56ebdb5c resource provider aggregate not found 2026-08-13 09:39:21.173 7 INFO neutron.services.segments.plugin [-] Segment ad719cd4-4297-4f89-8325-041b56ebdb5c resource provider aggregate not found 2026-08-13 09:39:21.190 7 INFO neutron.services.segments.plugin [-] Segment ad719cd4-4297-4f89-8325-041b56ebdb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad719cd4-4297-4f89-8325-041b56ebdb5c found for delete ", "request_id": "req-db9081c7-5878-4dcb-ac97-448a7d7631ed"}]} 2026-08-13 09:39:21.194 7 INFO neutron.services.segments.plugin [-] Segment ad719cd4-4297-4f89-8325-041b56ebdb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad719cd4-4297-4f89-8325-041b56ebdb5c found for delete ", "request_id": "req-5d696f82-c6af-4895-9d14-54fdaa04e2b4"}]} [pid: 7|app: 0|req: 1543/2968] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:20 2026] DELETE /v2.0/networks/9d9c3584-dbef-470b-9175-0a071f6ff586 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2969] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:21 2026] GET /v2.0/security-groups?tenant_id=c57e20d24aa24ef39587a135aa269ee1&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2970] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:21 2026] DELETE /v2.0/security-groups/f0d726b2-f77b-4b7b-8c61-7f11f41f8ddd => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2971] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:22 2026] GET /v2.0/security-groups?tenant_id=7445e48228dd4ebda1e6300182fe5be5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2972] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:22 2026] DELETE /v2.0/security-groups/f0f23fb4-f2ca-4529-8f1f-26d4228dc3e6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:26.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 9d69772d-826d-4115-858b-d979be193340 (type: security_groups) to 1 2026-08-13 09:39:26.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 458f5a0c-b3e4-447d-8b4c-cf781fa15ee9 (type: security_group_rules) to 0 2026-08-13 09:39:26.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 474ae211-3f74-4e20-876a-a5dac27e0660 (type: security_group_rules) to 0 2026-08-13 09:39:26.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 4c3d1b0a-bb4e-49a8-a9ec-1fc66638b960 (type: security_group_rules) to 0 2026-08-13 09:39:26.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 5b82b453-c00f-498f-bf62-f37be84d7bd5 (type: security_group_rules) to 0 2026-08-13 09:39:27.066 8 INFO neutron.db.segments_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Added segment cb321014-d4cd-4ac9-ab15-bd10f1e12c06 of type geneve for network b97b307a-268e-4344-9c9e-70383d0dbd12 2026-08-13 09:39:27.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource b97b307a-268e-4344-9c9e-70383d0dbd12 (type: networks) to 1 2026-08-13 09:39:27.430 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:27.433 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network b97b307a-268e-4344-9c9e-70383d0dbd12: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:27.492 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 0f089d90-6a5f-45b5-8f2d-708a8b5bf461 2026-08-13 09:39:27.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cce8c11-ff71-4b08-abdb-69e00d5a473c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 0f089d90-6a5f-45b5-8f2d-708a8b5bf461 (type: ports) to 1 [pid: 8|app: 0|req: 1428/2973] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:26 2026] POST /v2.0/networks => generated 650 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:27.793 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-546b25fd-3d2c-4740-920d-b8d62eac6c51 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:27.796 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-546b25fd-3d2c-4740-920d-b8d62eac6c51 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network b97b307a-268e-4344-9c9e-70383d0dbd12: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:28.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fababa-9a3d-4852-b383-ac54b5fdfa53 - - - - - -] Successfully bumped revision number for resource 0f089d90-6a5f-45b5-8f2d-708a8b5bf461 (type: ports) to 2 2026-08-13 09:39:28.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fababa-9a3d-4852-b383-ac54b5fdfa53 - - - - - -] Successfully bumped revision number for resource ee0bb288-dcc0-4d68-bb73-89700fd9222f (type: subnets) to 0 [pid: 7|app: 0|req: 1546/2974] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:27 2026] POST /v2.0/subnets => generated 626 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:28.443 8 INFO neutron.db.segments_db [None req-f84c02ad-3405-470b-99f5-46fab25aaa80 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Added segment 42443eab-e2d5-4bad-80e2-c31a800c0257 of type geneve for network cda0f662-eb0e-4f7f-ae56-6c1e308a8873 2026-08-13 09:39:28.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-f84c02ad-3405-470b-99f5-46fab25aaa80 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource cda0f662-eb0e-4f7f-ae56-6c1e308a8873 (type: networks) to 1 2026-08-13 09:39:28.666 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f84c02ad-3405-470b-99f5-46fab25aaa80 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:28.667 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f84c02ad-3405-470b-99f5-46fab25aaa80 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network cda0f662-eb0e-4f7f-ae56-6c1e308a8873: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:28.728 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 9e6da8f6-2f42-4983-98da-c554ab7ccff7 2026-08-13 09:39:28.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-f84c02ad-3405-470b-99f5-46fab25aaa80 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 9e6da8f6-2f42-4983-98da-c554ab7ccff7 (type: ports) to 1 [pid: 8|app: 0|req: 1429/2977] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:28 2026] POST /v2.0/networks => generated 651 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:28.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef25ac09-61fd-45d9-81ab-cfe962a84bd0 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:28.986 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef25ac09-61fd-45d9-81ab-cfe962a84bd0 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network cda0f662-eb0e-4f7f-ae56-6c1e308a8873: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:29.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-0600da82-e4c7-44a8-af21-8793f9465a75 - - - - - -] Successfully bumped revision number for resource 9e6da8f6-2f42-4983-98da-c554ab7ccff7 (type: ports) to 2 2026-08-13 09:39:29.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-0600da82-e4c7-44a8-af21-8793f9465a75 - - - - - -] Successfully bumped revision number for resource 5e9f89bc-6b46-4761-bf92-85f32f3ca845 (type: subnets) to 0 [pid: 7|app: 0|req: 1549/2978] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:28 2026] POST /v2.0/subnets => generated 629 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:29.646 8 INFO neutron.db.segments_db [None req-7eb790a0-46e2-48ac-9b8f-09b800e38479 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Added segment de947628-e9c2-467e-9afc-c9fbc525433d of type geneve for network 9b4308d1-f561-48f6-a1dc-2f6d3bc047d0 2026-08-13 09:39:29.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-7eb790a0-46e2-48ac-9b8f-09b800e38479 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 9b4308d1-f561-48f6-a1dc-2f6d3bc047d0 (type: networks) to 1 2026-08-13 09:39:29.898 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eb790a0-46e2-48ac-9b8f-09b800e38479 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:29.899 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eb790a0-46e2-48ac-9b8f-09b800e38479 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 9b4308d1-f561-48f6-a1dc-2f6d3bc047d0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:29.941 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 395452c8-b52c-49e2-a48c-44552b03fe1c 2026-08-13 09:39:29.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-7eb790a0-46e2-48ac-9b8f-09b800e38479 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 395452c8-b52c-49e2-a48c-44552b03fe1c (type: ports) to 1 [pid: 8|app: 0|req: 1430/2979] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:29 2026] POST /v2.0/networks => generated 651 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:30.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4e23838-d4aa-4268-99ab-a7f3b9de9033 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:30.195 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4e23838-d4aa-4268-99ab-a7f3b9de9033 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 9b4308d1-f561-48f6-a1dc-2f6d3bc047d0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:30.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a4f6966-b460-4fbc-87bd-c06cce0d59c5 - - - - - -] Successfully bumped revision number for resource 395452c8-b52c-49e2-a48c-44552b03fe1c (type: ports) to 2 2026-08-13 09:39:30.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a4f6966-b460-4fbc-87bd-c06cce0d59c5 - - - - - -] Successfully bumped revision number for resource b706c619-0197-4a4a-aa5c-901019607b8f (type: subnets) to 0 [pid: 7|app: 0|req: 1550/2980] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:30 2026] POST /v2.0/subnets => generated 629 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:30.766 8 INFO neutron.db.segments_db [None req-527526ec-2bbb-45f7-88cb-96af03470823 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Added segment d7589e60-46d2-437a-ae4e-4190b22c25da of type geneve for network 6df6aaa4-80ba-443b-9b71-a713c782eb5c 2026-08-13 09:39:30.862 8 INFO neutron.db.ovn_revision_numbers_db [None req-527526ec-2bbb-45f7-88cb-96af03470823 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 6df6aaa4-80ba-443b-9b71-a713c782eb5c (type: networks) to 1 2026-08-13 09:39:31.021 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-527526ec-2bbb-45f7-88cb-96af03470823 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:31.022 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-527526ec-2bbb-45f7-88cb-96af03470823 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 6df6aaa4-80ba-443b-9b71-a713c782eb5c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:31.075 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 44b10080-e970-4959-a6c1-a391f2596139 2026-08-13 09:39:31.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-527526ec-2bbb-45f7-88cb-96af03470823 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 44b10080-e970-4959-a6c1-a391f2596139 (type: ports) to 1 [pid: 8|app: 0|req: 1431/2981] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:30 2026] POST /v2.0/networks => generated 649 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:31.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-541915db-8cd8-48fa-a356-4f8ea14ae355 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:31.345 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-541915db-8cd8-48fa-a356-4f8ea14ae355 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 6df6aaa4-80ba-443b-9b71-a713c782eb5c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:31.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2c113be-6312-459e-91d3-eeb60857cfb1 - - - - - -] Successfully bumped revision number for resource 44b10080-e970-4959-a6c1-a391f2596139 (type: ports) to 2 2026-08-13 09:39:31.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2c113be-6312-459e-91d3-eeb60857cfb1 - - - - - -] Successfully bumped revision number for resource f2ae634c-027d-4bb7-884a-bc3e1049db9d (type: subnets) to 0 [pid: 7|app: 0|req: 1551/2982] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:31 2026] POST /v2.0/subnets => generated 629 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:31.884 8 INFO neutron.db.segments_db [None req-aba41d73-ae4c-463c-bfa2-cd9a34861da7 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Added segment 9909791a-ae70-4c8d-b4dc-6271178defd1 of type geneve for network 93fe4525-ca67-4c7a-97a2-c2509a60351e 2026-08-13 09:39:31.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-aba41d73-ae4c-463c-bfa2-cd9a34861da7 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 93fe4525-ca67-4c7a-97a2-c2509a60351e (type: networks) to 1 2026-08-13 09:39:32.193 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aba41d73-ae4c-463c-bfa2-cd9a34861da7 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:32.195 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aba41d73-ae4c-463c-bfa2-cd9a34861da7 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 93fe4525-ca67-4c7a-97a2-c2509a60351e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:32.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 296b442d-1a3f-4927-a968-f7bc7a7254a5 2026-08-13 09:39:32.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-aba41d73-ae4c-463c-bfa2-cd9a34861da7 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Successfully bumped revision number for resource 296b442d-1a3f-4927-a968-f7bc7a7254a5 (type: ports) to 1 [pid: 8|app: 0|req: 1432/2983] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:31 2026] POST /v2.0/networks => generated 651 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2984] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2985] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2986] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2987] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2988] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2989] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:32.558 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c7224d-149e-4c3e-b6cb-162fc23573eb 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] No more DHCP agents 2026-08-13 09:39:32.559 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c7224d-149e-4c3e-b6cb-162fc23573eb 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Unable to schedule network 93fe4525-ca67-4c7a-97a2-c2509a60351e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:32.729 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c8a605e-8756-4462-aae6-9fa0abcea374 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:39:32.730 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c8a605e-8756-4462-aae6-9fa0abcea374 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 32f820ee-f838-4b9b-96e3-7dcc563731e9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:32.826 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status down for port: 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:39:32.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c8a605e-8756-4462-aae6-9fa0abcea374 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 1 [pid: 8|app: 0|req: 1439/2990] 199.204.45.169 () {34 vars in 717 bytes} [Thu Aug 13 09:39:32 2026] POST /v2.0/ports => generated 1055 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2991] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:39:32 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:33.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ea5d308-537b-4550-bbc6-b96de2bf2d27 - - - - - -] Successfully bumped revision number for resource 296b442d-1a3f-4927-a968-f7bc7a7254a5 (type: ports) to 2 [pid: 8|app: 0|req: 1441/2992] 10.0.0.203 () {34 vars in 907 bytes} [Thu Aug 13 09:39:33 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 09:39:33.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ea5d308-537b-4550-bbc6-b96de2bf2d27 - - - - - -] Successfully bumped revision number for resource 873d3b24-8504-4f66-884e-d3bf209cb438 (type: subnets) to 0 [pid: 7|app: 0|req: 1552/2993] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:32 2026] POST /v2.0/subnets => generated 629 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2994] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:33 2026] PUT /v2.0/subnets/ee0bb288-dcc0-4d68-bb73-89700fd9222f/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2995] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:33 2026] PUT /v2.0/subnets/5e9f89bc-6b46-4761-bf92-85f32f3ca845/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2996] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:33 2026] PUT /v2.0/subnets/b706c619-0197-4a4a-aa5c-901019607b8f/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2997] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:33 2026] PUT /v2.0/subnets/f2ae634c-027d-4bb7-884a-bc3e1049db9d/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2998] 10.0.0.80 () {32 vars in 663 bytes} [Thu Aug 13 09:39:33 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2999] 10.0.0.80 () {32 vars in 677 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3000] 10.0.0.80 () {32 vars in 673 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3001] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3002] 199.204.45.169 () {34 vars in 1262 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3003] 10.0.0.80 () {32 vars in 671 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3004] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3005] 10.0.0.80 () {32 vars in 685 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3006] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3007] 10.0.0.80 () {32 vars in 681 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3008] 10.0.0.80 () {32 vars in 693 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3009] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:34 2026] DELETE /v2.0/subnets/ee0bb288-dcc0-4d68-bb73-89700fd9222f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3010] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:34 2026] DELETE /v2.0/subnets/5e9f89bc-6b46-4761-bf92-85f32f3ca845 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3011] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3012] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:39:34 2026] GET /v2.0/networks?id=32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3013] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:34 2026] DELETE /v2.0/subnets/b706c619-0197-4a4a-aa5c-901019607b8f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3014] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:34 2026] DELETE /v2.0/subnets/f2ae634c-027d-4bb7-884a-bc3e1049db9d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:35.300 8 INFO neutron.db.ovn_revision_numbers_db [req-2587547b-fd46-4d18-9c8d-02eba696cc78 req-bcd0c43c-3ab8-459f-9e02-c368edc6f9da c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 2 [pid: 7|app: 0|req: 1564/3015] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:35 2026] DELETE /v2.0/subnets/873d3b24-8504-4f66-884e-d3bf209cb438 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:35.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-e15905b5-ded7-4d9f-ba20-bf222ee205d8 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] TaaS: Handle Delete Port: 0f089d90-6a5f-45b5-8f2d-708a8b5bf461 2026-08-13 09:39:35.488 8 INFO neutron.db.ovn_revision_numbers_db [req-2587547b-fd46-4d18-9c8d-02eba696cc78 req-bcd0c43c-3ab8-459f-9e02-c368edc6f9da c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 4 2026-08-13 09:39:35.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e15905b5-ded7-4d9f-ba20-bf222ee205d8 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Tap Mirror: Handle Delete Port: 0f089d90-6a5f-45b5-8f2d-708a8b5bf461 [pid: 8|app: 0|req: 1452/3016] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:39:34 2026] PUT /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1214 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:35.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4629ac25-8494-478a-a1c3-b71f18ec5588'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'status': 'completed', 'code': 200} 2026-08-13 09:39:35.707 7 INFO neutron.services.segments.plugin [-] Segment cb321014-d4cd-4ac9-ab15-bd10f1e12c06 resource provider aggregate not found 2026-08-13 09:39:35.709 7 INFO neutron.services.segments.plugin [-] Segment cb321014-d4cd-4ac9-ab15-bd10f1e12c06 resource provider aggregate not found 2026-08-13 09:39:35.732 7 INFO neutron.services.segments.plugin [-] Segment cb321014-d4cd-4ac9-ab15-bd10f1e12c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb321014-d4cd-4ac9-ab15-bd10f1e12c06 found for delete ", "request_id": "req-f141b874-5e72-422e-8826-6e5176edf573"}]} 2026-08-13 09:39:35.737 7 INFO neutron.services.segments.plugin [-] Segment cb321014-d4cd-4ac9-ab15-bd10f1e12c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb321014-d4cd-4ac9-ab15-bd10f1e12c06 found for delete ", "request_id": "req-22c34be5-ec59-454e-a3f8-53ba27e65db2"}]} [pid: 7|app: 0|req: 1565/3017] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:35 2026] DELETE /v2.0/networks/b97b307a-268e-4344-9c9e-70383d0dbd12 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:35.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-c344210b-48c2-4135-895e-d0e5f1a2877c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] TaaS: Handle Delete Port: 9e6da8f6-2f42-4983-98da-c554ab7ccff7 2026-08-13 09:39:35.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c344210b-48c2-4135-895e-d0e5f1a2877c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Tap Mirror: Handle Delete Port: 9e6da8f6-2f42-4983-98da-c554ab7ccff7 [pid: 8|app: 0|req: 1453/3018] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:35 2026] DELETE /v2.0/networks/cda0f662-eb0e-4f7f-ae56-6c1e308a8873 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3019] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2423 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:36.162 8 INFO neutron.services.segments.plugin [-] Segment 42443eab-e2d5-4bad-80e2-c31a800c0257 resource provider aggregate not found 2026-08-13 09:39:36.182 8 INFO neutron.services.segments.plugin [-] Segment 42443eab-e2d5-4bad-80e2-c31a800c0257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42443eab-e2d5-4bad-80e2-c31a800c0257 found for delete ", "request_id": "req-48fd1736-3b3f-456f-89da-8016f1e4a608"}]} 2026-08-13 09:39:36.190 8 INFO neutron.services.segments.plugin [-] Segment 42443eab-e2d5-4bad-80e2-c31a800c0257 resource provider aggregate not found 2026-08-13 09:39:36.209 8 INFO neutron.services.segments.plugin [-] Segment 42443eab-e2d5-4bad-80e2-c31a800c0257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42443eab-e2d5-4bad-80e2-c31a800c0257 found for delete ", "request_id": "req-56624ca0-09ef-46f1-ad49-aa0c2719e601"}]} [pid: 8|app: 0|req: 1455/3020] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/networks?id=32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:36.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-162d8c27-0f4e-416a-856f-20a3608a0b53 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] TaaS: Handle Delete Port: 395452c8-b52c-49e2-a48c-44552b03fe1c 2026-08-13 09:39:36.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162d8c27-0f4e-416a-856f-20a3608a0b53 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Tap Mirror: Handle Delete Port: 395452c8-b52c-49e2-a48c-44552b03fe1c [pid: 8|app: 0|req: 1456/3021] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3022] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3023] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3024] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3025] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:36 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3026] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:36 2026] DELETE /v2.0/networks/9b4308d1-f561-48f6-a1dc-2f6d3bc047d0 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:36.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fddfcd1-ca47-4c0a-88ac-781e3467652c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] TaaS: Handle Delete Port: 44b10080-e970-4959-a6c1-a391f2596139 2026-08-13 09:39:36.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fddfcd1-ca47-4c0a-88ac-781e3467652c 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Tap Mirror: Handle Delete Port: 44b10080-e970-4959-a6c1-a391f2596139 [pid: 8|app: 0|req: 1461/3027] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:36 2026] DELETE /v2.0/networks/6df6aaa4-80ba-443b-9b71-a713c782eb5c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:36.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-a926e8f3-2a34-4399-a1b0-ca475c7decbd 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] TaaS: Handle Delete Port: 296b442d-1a3f-4927-a968-f7bc7a7254a5 2026-08-13 09:39:36.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a926e8f3-2a34-4399-a1b0-ca475c7decbd 721106dff7124e06ae944468439baaea 370f0da19bec460fbc7ff22a7a844674 - - default default] Tap Mirror: Handle Delete Port: 296b442d-1a3f-4927-a968-f7bc7a7254a5 [pid: 7|app: 0|req: 1567/3028] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:36 2026] DELETE /v2.0/networks/93fe4525-ca67-4c7a-97a2-c2509a60351e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3029] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2423 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3030] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3031] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3032] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3033] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3034] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3035] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:37.752 7 INFO neutron.services.segments.plugin [-] Segment de947628-e9c2-467e-9afc-c9fbc525433d resource provider aggregate not found [pid: 7|app: 0|req: 1571/3036] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:37.764 7 INFO neutron.services.segments.plugin [-] Segment de947628-e9c2-467e-9afc-c9fbc525433d resource provider aggregate not found 2026-08-13 09:39:37.770 7 INFO neutron.services.segments.plugin [-] Segment de947628-e9c2-467e-9afc-c9fbc525433d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de947628-e9c2-467e-9afc-c9fbc525433d found for delete ", "request_id": "req-4dcefdee-2c66-462b-8976-ca0148d12df6"}]} 2026-08-13 09:39:37.781 7 INFO neutron.services.segments.plugin [-] Segment de947628-e9c2-467e-9afc-c9fbc525433d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de947628-e9c2-467e-9afc-c9fbc525433d found for delete ", "request_id": "req-7cd3dc9b-b54f-4343-98fb-32ab32ee4e7a"}]} 2026-08-13 09:39:37.785 7 INFO neutron.services.segments.plugin [-] Segment 9909791a-ae70-4c8d-b4dc-6271178defd1 resource provider aggregate not found [pid: 8|app: 0|req: 1466/3037] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:37.801 7 INFO neutron.services.segments.plugin [-] Segment 9909791a-ae70-4c8d-b4dc-6271178defd1 resource provider aggregate not found 2026-08-13 09:39:37.804 7 INFO neutron.services.segments.plugin [-] Segment 9909791a-ae70-4c8d-b4dc-6271178defd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9909791a-ae70-4c8d-b4dc-6271178defd1 found for delete ", "request_id": "req-b9f546f1-8857-4a20-83ac-2094e58790e7"}]} 2026-08-13 09:39:37.819 7 INFO neutron.services.segments.plugin [-] Segment 9909791a-ae70-4c8d-b4dc-6271178defd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9909791a-ae70-4c8d-b4dc-6271178defd1 found for delete ", "request_id": "req-0bac118b-9910-4a38-9af6-b4e6b8cc80b6"}]} [pid: 7|app: 0|req: 1572/3038] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3039] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3040] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:37 2026] GET /v2.0/security-groups?tenant_id=370f0da19bec460fbc7ff22a7a844674&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:38.204 8 INFO neutron.services.segments.plugin [-] Segment d7589e60-46d2-437a-ae4e-4190b22c25da resource provider aggregate not found 2026-08-13 09:39:38.230 8 INFO neutron.services.segments.plugin [-] Segment d7589e60-46d2-437a-ae4e-4190b22c25da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7589e60-46d2-437a-ae4e-4190b22c25da found for delete ", "request_id": "req-dc359133-11d6-4f3c-a0ab-ccbb2920b7c7"}]} 2026-08-13 09:39:38.231 8 INFO neutron.services.segments.plugin [-] Segment d7589e60-46d2-437a-ae4e-4190b22c25da resource provider aggregate not found 2026-08-13 09:39:38.248 8 INFO neutron.services.segments.plugin [-] Segment d7589e60-46d2-437a-ae4e-4190b22c25da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7589e60-46d2-437a-ae4e-4190b22c25da found for delete ", "request_id": "req-6b500ffe-48d8-471b-af93-25a6f40b0ed8"}]} [pid: 8|app: 0|req: 1468/3041] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:38 2026] DELETE /v2.0/security-groups/9d69772d-826d-4115-858b-d979be193340 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:38.548 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] OVN reports status up for port: 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:39:38.565 7 INFO neutron.plugins.ml2.plugin [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] Attempt 1 to provision port 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:39:38.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2f5f19f-e1aa-41cc-a8c7-c8a9fea0803d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e193701e-58e3-404f-ac80-34905865f141 (type: security_groups) to 1 2026-08-13 09:39:38.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2f5f19f-e1aa-41cc-a8c7-c8a9fea0803d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3a1b28bc-ffae-4258-8cbe-4cbf48acf500 (type: security_group_rules) to 0 2026-08-13 09:39:38.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2f5f19f-e1aa-41cc-a8c7-c8a9fea0803d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5fac8763-6644-43db-baaf-3f87fcad09ed (type: security_group_rules) to 0 2026-08-13 09:39:38.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2f5f19f-e1aa-41cc-a8c7-c8a9fea0803d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a1e7b3ac-afd4-4aa3-8957-7bff9764efb9 (type: security_group_rules) to 0 2026-08-13 09:39:38.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2f5f19f-e1aa-41cc-a8c7-c8a9fea0803d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f749ef45-6ae7-44c9-ae76-86ec0ef0045d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1574/3042] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:38 2026] GET /v2.0/security-groups?tenant_id=75b1720c366243e5849a848dd7f8ed65&name=default => generated 2929 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:38.886 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4612331-6308-4885-af95-47d86f1d23fa'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'code': 200} 2026-08-13 09:39:38.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed7e390b-41ea-421a-99e6-1d955f9eecf5 - - - - - -] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 5 [pid: 8|app: 0|req: 1469/3043] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:38 2026] DELETE /v2.0/security-groups/e193701e-58e3-404f-ac80-34905865f141 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:39.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-609bd5bc-b397-4a90-89ab-a1cf001da802 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 966ddac2-e395-4f9e-a45e-866c62e7a7ba (type: security_groups) to 1 2026-08-13 09:39:39.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-609bd5bc-b397-4a90-89ab-a1cf001da802 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 44219a31-c2c5-4e44-bae1-c6406f50c0b6 (type: security_group_rules) to 0 2026-08-13 09:39:39.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-609bd5bc-b397-4a90-89ab-a1cf001da802 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 779fa10d-f9e6-40b1-a898-a2bbaa82e371 (type: security_group_rules) to 0 2026-08-13 09:39:39.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-609bd5bc-b397-4a90-89ab-a1cf001da802 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e1ede75f-0739-400f-ae16-12c4889d3db5 (type: security_group_rules) to 0 2026-08-13 09:39:39.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-609bd5bc-b397-4a90-89ab-a1cf001da802 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f6baffd3-477d-4766-b1ae-394a7c83c226 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1575/3044] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:39 2026] GET /v2.0/security-groups?tenant_id=25a6fc4e4c8f4dd6a12584833f1fa3c2&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3045] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:39 2026] DELETE /v2.0/security-groups/966ddac2-e395-4f9e-a45e-866c62e7a7ba => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:40.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b701f9-dc18-4558-9bd2-96825df536fe'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'code': 200} [pid: 7|app: 0|req: 1576/3046] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:39:42 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:42.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6d7651d-1f9a-4dc1-9961-c4cf2f584679 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 6 [pid: 8|app: 0|req: 1471/3047] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:39:42 2026] PUT /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1249 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:42.602 7 INFO neutron.api.v2.resource [None req-6d877547-d2ff-470e-a3b1-697e8bbe4402 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3048] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:39:42 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:39:42.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc604752-28af-4645-910d-27ed7ee9aae3'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1472/3049] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:39:42 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:42.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-84057b99-6cff-4655-9255-5610445769cc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 7 [pid: 7|app: 0|req: 1578/3050] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:39:42 2026] PUT /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1287 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:43.049 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1de054a-c816-4764-b5a2-7c6c717f90c0'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1579/3051] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3052] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/networks?id=32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 843 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3053] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3054] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3055] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3056] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3057] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3058] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3059] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:43.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource 3f57de75-4b4f-49df-b43e-0ca4fa06166e (type: security_groups) to 1 2026-08-13 09:39:43.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource 54a6182f-38db-47cb-bd34-363f7793a7ce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1588/3060] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:43.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource 5c313e23-9b83-4e12-a76a-39850507c42a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1589/3061] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:43.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource a29e05b3-5cc5-4d63-a363-a1a76e84e3f7 (type: security_group_rules) to 0 2026-08-13 09:39:43.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource d8cc4e10-3490-40f7-8d0d-dc4ad4c624a5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1590/3062] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3063] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:43.538 8 INFO neutron.db.segments_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Added segment 427c513d-4a3f-4e97-b7d3-348f8de63a6e of type geneve for network 5bd39cc7-416b-4670-9ec5-ceb736c5108a [pid: 7|app: 0|req: 1592/3064] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3065] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:43.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource 5bd39cc7-416b-4670-9ec5-ceb736c5108a (type: networks) to 1 [pid: 7|app: 0|req: 1594/3066] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3067] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3068] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:39:43 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:43.803 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] No more DHCP agents 2026-08-13 09:39:43.805 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Unable to schedule network 5bd39cc7-416b-4670-9ec5-ceb736c5108a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:43.860 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: e9493d24-8a09-4431-9406-9543c73a276f 2026-08-13 09:39:43.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-3952c9e3-9ee0-4e4d-bd13-c4073e6a9730 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource e9493d24-8a09-4431-9406-9543c73a276f (type: ports) to 1 [pid: 8|app: 0|req: 1473/3071] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:43 2026] POST /v2.0/networks => generated 650 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:44.236 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26a27886-6660-4e83-8b1f-50afaeec3b7b ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] No more DHCP agents 2026-08-13 09:39:44.238 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26a27886-6660-4e83-8b1f-50afaeec3b7b ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Unable to schedule network 5bd39cc7-416b-4670-9ec5-ceb736c5108a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:44.310 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] OVN reports status down for port: 8f08f499-7fbe-4998-8a27-baae183105f4 2026-08-13 09:39:44.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-26a27886-6660-4e83-8b1f-50afaeec3b7b ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Successfully bumped revision number for resource 8f08f499-7fbe-4998-8a27-baae183105f4 (type: ports) to 1 [pid: 7|app: 0|req: 1599/3072] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:39:43 2026] POST /v2.0/ports => generated 743 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1474/3073] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:39:44 2026] PUT /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1600/3074] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3075] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/networks?id=32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3076] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1476/3077] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3078] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3079] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3080] 10.0.0.80 () {34 vars in 757 bytes} [Thu Aug 13 09:39:44 2026] PUT /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1479/3081] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3082] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1480/3083] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3084] 10.0.0.80 () {34 vars in 753 bytes} [Thu Aug 13 09:39:44 2026] PUT /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3085] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:44 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1605/3086] 10.0.0.80 () {34 vars in 775 bytes} [Thu Aug 13 09:39:44 2026] PUT /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/black.or.white => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1482/3087] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1606/3088] 10.0.0.80 () {34 vars in 746 bytes} [Thu Aug 13 09:39:45 2026] PUT /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1483/3089] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1607/3090] 10.0.0.80 () {32 vars in 734 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:45.338 8 INFO neutron.api.v2.resource [None req-40d788e8-5b60-4f68-97c8-3b9db50b0ba7 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3091] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1608/3092] 10.0.0.80 () {32 vars in 737 bytes} [Thu Aug 13 09:39:45 2026] DELETE /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1485/3093] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:45.530 7 INFO neutron.api.v2.resource [None req-999a2248-8cfb-4063-a71d-fb36502ffc31 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3094] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:39:45 2026] DELETE /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1486/3095] 10.0.0.80 () {32 vars in 729 bytes} [Thu Aug 13 09:39:45 2026] DELETE /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1610/3096] 10.0.0.80 () {32 vars in 726 bytes} [Thu Aug 13 09:39:45 2026] GET /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:45.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-906997eb-5d21-4604-8788-8192660d5db6 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] TaaS: Handle Delete Port: 8f08f499-7fbe-4998-8a27-baae183105f4 2026-08-13 09:39:45.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906997eb-5d21-4604-8788-8192660d5db6 ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Tap Mirror: Handle Delete Port: 8f08f499-7fbe-4998-8a27-baae183105f4 [pid: 8|app: 0|req: 1487/3097] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:39:45 2026] DELETE /v2.0/ports/8f08f499-7fbe-4998-8a27-baae183105f4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:46.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-4550fa94-3956-4ece-89b0-5cd6f756fead ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] TaaS: Handle Delete Port: e9493d24-8a09-4431-9406-9543c73a276f 2026-08-13 09:39:46.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4550fa94-3956-4ece-89b0-5cd6f756fead ad116e72cf604ad4aaff93dca35ed8f3 eb148cf1d048477b8f333d80338c7465 - - default default] Tap Mirror: Handle Delete Port: e9493d24-8a09-4431-9406-9543c73a276f 2026-08-13 09:39:46.275 7 INFO neutron.services.segments.plugin [-] Segment 427c513d-4a3f-4e97-b7d3-348f8de63a6e resource provider aggregate not found 2026-08-13 09:39:46.282 7 INFO neutron.services.segments.plugin [-] Segment 427c513d-4a3f-4e97-b7d3-348f8de63a6e resource provider aggregate not found 2026-08-13 09:39:46.299 7 INFO neutron.services.segments.plugin [-] Segment 427c513d-4a3f-4e97-b7d3-348f8de63a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427c513d-4a3f-4e97-b7d3-348f8de63a6e found for delete ", "request_id": "req-20b05ca8-7f10-44a3-a857-be39df9519e8"}]} 2026-08-13 09:39:46.304 7 INFO neutron.services.segments.plugin [-] Segment 427c513d-4a3f-4e97-b7d3-348f8de63a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427c513d-4a3f-4e97-b7d3-348f8de63a6e found for delete ", "request_id": "req-6ca5c257-596e-4d05-a1dd-b7a96f6f7fc9"}]} [pid: 7|app: 0|req: 1611/3098] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:45 2026] DELETE /v2.0/networks/5bd39cc7-416b-4670-9ec5-ceb736c5108a => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3099] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:46 2026] GET /v2.0/security-groups?tenant_id=eb148cf1d048477b8f333d80338c7465&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3100] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:47 2026] DELETE /v2.0/security-groups/3f57de75-4b4f-49df-b43e-0ca4fa06166e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:47.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdfee2b-5f9e-436d-9ca6-b22560b4485d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 95cf303f-ed0f-4eb9-9e99-00c7a90a29de (type: security_groups) to 1 2026-08-13 09:39:47.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdfee2b-5f9e-436d-9ca6-b22560b4485d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 46ad1905-1540-4071-a045-d9e6efe0ea4b (type: security_group_rules) to 0 2026-08-13 09:39:47.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdfee2b-5f9e-436d-9ca6-b22560b4485d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ba98d84c-1ac8-4b89-b497-b900a9c84014 (type: security_group_rules) to 0 2026-08-13 09:39:47.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdfee2b-5f9e-436d-9ca6-b22560b4485d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource cdf940d0-bd60-4b46-bb6c-5386c39fce61 (type: security_group_rules) to 0 2026-08-13 09:39:47.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdfee2b-5f9e-436d-9ca6-b22560b4485d eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f3bb080e-7716-46fc-bdb6-5b0dc5a354ff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1489/3101] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:47 2026] GET /v2.0/security-groups?tenant_id=ef9b61cfa03847918c1875584e9e5c92&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3102] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:47 2026] DELETE /v2.0/security-groups/95cf303f-ed0f-4eb9-9e99-00c7a90a29de => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:49.308 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93578c78-c45b-461e-adce-90e02121977c 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] No more DHCP agents 2026-08-13 09:39:49.309 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93578c78-c45b-461e-adce-90e02121977c 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Unable to schedule network 91dd0289-3c47-45d4-bb86-3df469d5f219: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:50.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-93578c78-c45b-461e-adce-90e02121977c 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Successfully bumped revision number for resource 88a6e11e-240b-4d68-8999-cf0fc7ca7af3 (type: floatingips) to 1 2026-08-13 09:39:50.250 8 INFO neutron.db.l3_db [None req-93578c78-c45b-461e-adce-90e02121977c 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 88a6e11e-240b-4d68-8999-cf0fc7ca7af3 associated. External IP: 10.96.250.202, port: 8abf5194-726a-445a-9300-0612349e768d. [pid: 8|app: 0|req: 1490/3103] 10.0.0.80 () {34 vars in 676 bytes} [Thu Aug 13 09:39:49 2026] POST /v2.0/floatingips => generated 899 bytes in 1246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:39:51.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource e8415feb-8857-4b30-88f4-aeb4b2b09dba (type: security_groups) to 1 2026-08-13 09:39:51.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource 10350f3e-ffb1-413e-8f50-29b41559e7b7 (type: security_group_rules) to 0 2026-08-13 09:39:51.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource 2fac192e-dc11-44d7-bf69-1bc76acbeb1e (type: security_group_rules) to 0 2026-08-13 09:39:51.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource 3d0d6b74-3cae-460a-8429-82d14c315225 (type: security_group_rules) to 0 2026-08-13 09:39:51.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource d3dc78b0-ffd8-46ad-b102-6c58b6e4e3b3 (type: security_group_rules) to 0 2026-08-13 09:39:51.555 7 INFO neutron.db.segments_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Added segment e04ef61f-1cce-4bf3-803b-6ef01d90e56f of type geneve for network 6bd6e68c-5fd6-488a-bb6a-7aa2af021b17 2026-08-13 09:39:51.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource 6bd6e68c-5fd6-488a-bb6a-7aa2af021b17 (type: networks) to 1 2026-08-13 09:39:51.847 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] No more DHCP agents 2026-08-13 09:39:51.848 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Unable to schedule network 6bd6e68c-5fd6-488a-bb6a-7aa2af021b17: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:51.925 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: 3ed574c3-967e-4660-bac4-67c70a56e7cf 2026-08-13 09:39:51.939 7 INFO neutron.db.ovn_revision_numbers_db [None req-681427eb-9d44-444c-97b3-45b96917b343 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Successfully bumped revision number for resource 3ed574c3-967e-4660-bac4-67c70a56e7cf (type: ports) to 1 [pid: 7|app: 0|req: 1614/3104] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:51 2026] POST /v2.0/networks => generated 651 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:39:52.197 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9b5ae89-df99-4691-9f76-8b8315006aa4 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] No more DHCP agents 2026-08-13 09:39:52.198 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9b5ae89-df99-4691-9f76-8b8315006aa4 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Unable to schedule network 6bd6e68c-5fd6-488a-bb6a-7aa2af021b17: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:52.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd60df6b-de7a-4ebf-a0a4-57fe8d432409 - - - - - -] Successfully bumped revision number for resource 3ed574c3-967e-4660-bac4-67c70a56e7cf (type: ports) to 2 2026-08-13 09:39:52.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd60df6b-de7a-4ebf-a0a4-57fe8d432409 - - - - - -] Successfully bumped revision number for resource 7d3a2c62-043f-4958-a466-43e219608086 (type: subnets) to 0 [pid: 8|app: 0|req: 1491/3105] 10.0.0.80 () {34 vars in 668 bytes} [Thu Aug 13 09:39:51 2026] POST /v2.0/subnets => generated 626 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3106] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:52 2026] PUT /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3107] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:52 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3108] 10.0.0.80 () {34 vars in 761 bytes} [Thu Aug 13 09:39:52 2026] PUT /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3109] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:52 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3110] 10.0.0.80 () {34 vars in 757 bytes} [Thu Aug 13 09:39:53 2026] PUT /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3111] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3112] 10.0.0.80 () {34 vars in 779 bytes} [Thu Aug 13 09:39:53 2026] PUT /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3113] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3114] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:39:53 2026] PUT /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3115] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3116] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:53.492 8 INFO neutron.api.v2.resource [None req-b2a5bc90-e9ad-4c8d-9b5d-83cf36fca329 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3117] 10.0.0.80 () {32 vars in 742 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3118] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:39:53 2026] DELETE /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3119] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:39:53.661 7 INFO neutron.api.v2.resource [None req-744bffc2-a3d7-4267-a5a2-7e054c97ae2d e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3120] 10.0.0.80 () {32 vars in 745 bytes} [Thu Aug 13 09:39:53 2026] DELETE /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3121] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:39:53 2026] DELETE /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3122] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:39:53 2026] GET /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3123] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:39:53 2026] DELETE /v2.0/subnets/7d3a2c62-043f-4958-a466-43e219608086 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:39:54.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8210e03-a6a3-4663-844d-8368b02661b5 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] TaaS: Handle Delete Port: 3ed574c3-967e-4660-bac4-67c70a56e7cf 2026-08-13 09:39:54.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8210e03-a6a3-4663-844d-8368b02661b5 e8ad0b1b8a0646c2879c18a501023b99 6856de855cd94aa18f39de75de45f936 - - default default] Tap Mirror: Handle Delete Port: 3ed574c3-967e-4660-bac4-67c70a56e7cf 2026-08-13 09:39:54.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-e40242d8-215d-4742-b7fe-9d5cead29f62 - - - - - -] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 4 2026-08-13 09:39:54.353 7 INFO neutron.services.segments.plugin [-] Segment e04ef61f-1cce-4bf3-803b-6ef01d90e56f resource provider aggregate not found 2026-08-13 09:39:54.365 7 INFO neutron.services.segments.plugin [-] Segment e04ef61f-1cce-4bf3-803b-6ef01d90e56f resource provider aggregate not found 2026-08-13 09:39:54.380 7 INFO neutron.services.segments.plugin [-] Segment e04ef61f-1cce-4bf3-803b-6ef01d90e56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04ef61f-1cce-4bf3-803b-6ef01d90e56f found for delete ", "request_id": "req-7ccedd74-65a7-4867-b8dc-733c1f5ccd69"}]} 2026-08-13 09:39:54.394 7 INFO neutron.services.segments.plugin [-] Segment e04ef61f-1cce-4bf3-803b-6ef01d90e56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04ef61f-1cce-4bf3-803b-6ef01d90e56f found for delete ", "request_id": "req-05f425ec-02e8-4c41-a08b-ebdc12782bb4"}]} [pid: 7|app: 0|req: 1624/3124] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:39:53 2026] DELETE /v2.0/networks/6bd6e68c-5fd6-488a-bb6a-7aa2af021b17 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3125] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3126] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3127] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3128] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:39:55.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561d04f-41bf-4b8c-ab88-23b27f421e2b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource db698dc9-8ad1-4350-88a4-b4bbd7cbbf5d (type: security_groups) to 1 2026-08-13 09:39:55.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561d04f-41bf-4b8c-ab88-23b27f421e2b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 729ed3d5-75f2-44d1-bf98-8fd81cc70ab9 (type: security_group_rules) to 0 2026-08-13 09:39:55.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561d04f-41bf-4b8c-ab88-23b27f421e2b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 73b2b677-37ff-4fab-89cd-df06debba36c (type: security_group_rules) to 0 2026-08-13 09:39:55.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561d04f-41bf-4b8c-ab88-23b27f421e2b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource aa394383-ac96-4e05-9fdd-ce9737dd1750 (type: security_group_rules) to 0 2026-08-13 09:39:55.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561d04f-41bf-4b8c-ab88-23b27f421e2b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource aea39883-7411-49b9-9c27-f4d5ed46fb47 (type: security_group_rules) to 0 2026-08-13 09:39:55.380 7 INFO neutron.api.v2.resource [None req-1ace667e-47d4-45b2-a66e-041a57ff0bec eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3129] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3130] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/security-groups?tenant_id=b86f08ad51f848708e793ac4819d84f8&name=default => generated 2929 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3131] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 1637 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3132] 199.204.45.169 () {30 vars in 815 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/security-group-rules?security_group_id=fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:55.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-e13be91d-ddec-451e-9d19-451bed9f286b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 969cafe0-00d3-4738-afcc-38b3c964eabf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1502/3133] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:55 2026] DELETE /v2.0/security-groups/db698dc9-8ad1-4350-88a4-b4bbd7cbbf5d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3134] 199.204.45.169 () {34 vars in 747 bytes} [Thu Aug 13 09:39:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3135] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:39:55 2026] GET /v2.0/security-groups?tenant_id=6856de855cd94aa18f39de75de45f936&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:39:55.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-91eba647-b44b-4a55-a231-04ce59773a90 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c57a06ad-64cb-4884-aa29-2d0a0f7e802b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1503/3136] 199.204.45.169 () {34 vars in 747 bytes} [Thu Aug 13 09:39:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3137] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:39:55 2026] DELETE /v2.0/security-groups/e8415feb-8857-4b30-88f4-aeb4b2b09dba => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:39:59.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 5af9f7e0-ef13-4590-93dc-54d6cb68275f (type: security_groups) to 1 2026-08-13 09:39:59.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 2e68c65f-ec7b-4938-b246-39a876e61244 (type: security_group_rules) to 0 2026-08-13 09:39:59.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 4d8f8871-0a15-47f9-8a14-fcb60b82e5ec (type: security_group_rules) to 0 2026-08-13 09:39:59.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 6c7dc7ed-a51e-4f6c-935a-fcd1ed4c2598 (type: security_group_rules) to 0 2026-08-13 09:39:59.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 7d91863c-8467-43d6-83c5-e8e7fcedfa5b (type: security_group_rules) to 0 2026-08-13 09:39:59.663 8 INFO neutron.db.segments_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Added segment 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 of type geneve for network 629dc0c7-8929-4294-9a7b-1c9ae303cb23 2026-08-13 09:39:59.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 629dc0c7-8929-4294-9a7b-1c9ae303cb23 (type: networks) to 1 2026-08-13 09:39:59.915 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] No more DHCP agents 2026-08-13 09:39:59.916 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Unable to schedule network 629dc0c7-8929-4294-9a7b-1c9ae303cb23: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:39:59.978 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] OVN reports status down for port: 997d5131-3b59-4d9a-a267-f5a867acbf0e 2026-08-13 09:39:59.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-43cd5bff-db9a-4746-907c-90c0d9aaa79a 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 997d5131-3b59-4d9a-a267-f5a867acbf0e (type: ports) to 1 [pid: 8|app: 0|req: 1505/3140] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:39:59 2026] POST /v2.0/networks => generated 650 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:40:00.298 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a43249b-7ed4-4aeb-92af-4a89d077b783 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] No more DHCP agents 2026-08-13 09:40:00.300 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a43249b-7ed4-4aeb-92af-4a89d077b783 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Unable to schedule network 629dc0c7-8929-4294-9a7b-1c9ae303cb23: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:40:00.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] OVN reports status down for port: 64400797-4c26-42ba-99bf-5f0b2fc99b50 2026-08-13 09:40:00.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a43249b-7ed4-4aeb-92af-4a89d077b783 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Successfully bumped revision number for resource 64400797-4c26-42ba-99bf-5f0b2fc99b50 (type: ports) to 1 [pid: 7|app: 0|req: 1636/3141] 10.0.0.80 () {34 vars in 663 bytes} [Thu Aug 13 09:40:00 2026] POST /v2.0/ports => generated 743 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3142] 10.0.0.80 () {34 vars in 665 bytes} [Thu Aug 13 09:40:00 2026] POST /v2.0/trunks => generated 409 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1637/3143] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:40:00 2026] PUT /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3144] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:00 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3145] 10.0.0.80 () {34 vars in 759 bytes} [Thu Aug 13 09:40:00 2026] PUT /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3146] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:00 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3147] 10.0.0.80 () {34 vars in 755 bytes} [Thu Aug 13 09:40:00 2026] PUT /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3148] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:00 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3149] 10.0.0.80 () {34 vars in 777 bytes} [Thu Aug 13 09:40:00 2026] PUT /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3150] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3151] 10.0.0.80 () {34 vars in 748 bytes} [Thu Aug 13 09:40:01 2026] PUT /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3152] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3153] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:40:01.154 8 INFO neutron.api.v2.resource [None req-9e694efd-62be-4799-9ba1-620adee34995 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3154] 10.0.0.80 () {32 vars in 740 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3155] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3156] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:40:01.298 7 INFO neutron.api.v2.resource [None req-4eb9e956-0a9a-4f67-b29c-dab37edd2af7 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3157] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3158] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3159] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3160] 10.0.0.80 () {32 vars in 718 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3161] 10.0.0.80 () {32 vars in 716 bytes} [Thu Aug 13 09:40:01 2026] GET /v2.0/ports/64400797-4c26-42ba-99bf-5f0b2fc99b50 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3162] 10.0.0.80 () {32 vars in 721 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/trunks/742e6d22-fcdb-4897-9649-ef9de5d34d83 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:40:01.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab5e0446-3746-4808-a42d-e4c37c281681 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] TaaS: Handle Delete Port: 64400797-4c26-42ba-99bf-5f0b2fc99b50 2026-08-13 09:40:01.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab5e0446-3746-4808-a42d-e4c37c281681 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Tap Mirror: Handle Delete Port: 64400797-4c26-42ba-99bf-5f0b2fc99b50 [pid: 7|app: 0|req: 1647/3163] 10.0.0.80 () {32 vars in 719 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/ports/64400797-4c26-42ba-99bf-5f0b2fc99b50 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:40:01.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e115ac0-c7b0-44a7-a3c8-fea91fb4193e 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] TaaS: Handle Delete Port: 997d5131-3b59-4d9a-a267-f5a867acbf0e 2026-08-13 09:40:01.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e115ac0-c7b0-44a7-a3c8-fea91fb4193e 318a58a89bef471d83959cf5c8f25c82 04eab6045ea445fcbe1212353849b074 - - default default] Tap Mirror: Handle Delete Port: 997d5131-3b59-4d9a-a267-f5a867acbf0e 2026-08-13 09:40:02.074 8 INFO neutron.services.segments.plugin [-] Segment 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 resource provider aggregate not found 2026-08-13 09:40:02.077 8 INFO neutron.services.segments.plugin [-] Segment 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 resource provider aggregate not found 2026-08-13 09:40:02.094 8 INFO neutron.services.segments.plugin [-] Segment 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 found for delete ", "request_id": "req-038d238a-c748-432f-8a8f-7497a51071b6"}]} 2026-08-13 09:40:02.096 8 INFO neutron.services.segments.plugin [-] Segment 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d00a95e-021f-4b1c-84cd-38fc2d7a85f8 found for delete ", "request_id": "req-4a78c6a4-b492-491b-9d3c-d80f377c86b4"}]} [pid: 8|app: 0|req: 1517/3164] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:40:01 2026] DELETE /v2.0/networks/629dc0c7-8929-4294-9a7b-1c9ae303cb23 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:40:03.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d11bf3-0356-4f33-b0d2-548477357897 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 5231ece2-4344-4aaa-a641-59373c8e3a99 (type: security_groups) to 1 2026-08-13 09:40:03.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d11bf3-0356-4f33-b0d2-548477357897 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4b0affef-584a-43b2-a4c0-e356cb92b9e3 (type: security_group_rules) to 0 2026-08-13 09:40:03.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d11bf3-0356-4f33-b0d2-548477357897 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 54c20817-9b2b-4084-ab7f-a931dc00b3eb (type: security_group_rules) to 0 2026-08-13 09:40:03.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d11bf3-0356-4f33-b0d2-548477357897 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 63bce4da-28ad-48d9-a318-17a113d6551e (type: security_group_rules) to 0 2026-08-13 09:40:03.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d11bf3-0356-4f33-b0d2-548477357897 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b0e352f4-f40d-4b8c-94ed-1356327190bd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1648/3165] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:40:02 2026] GET /v2.0/security-groups?tenant_id=7ac7fee9cd584517a6c135d33cc916e8&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3166] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:40:03 2026] DELETE /v2.0/security-groups/5231ece2-4344-4aaa-a641-59373c8e3a99 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3167] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:40:03 2026] GET /v2.0/security-groups?tenant_id=04eab6045ea445fcbe1212353849b074&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3168] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:40:03 2026] DELETE /v2.0/security-groups/5af9f7e0-ef13-4590-93dc-54d6cb68275f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3169] 10.0.0.172 () {30 vars in 690 bytes} [Thu Aug 13 09:40:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3170] 10.0.0.172 () {30 vars in 692 bytes} [Thu Aug 13 09:40:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3171] 10.0.0.172 () {30 vars in 668 bytes} [Thu Aug 13 09:40:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3172] 10.0.0.172 () {30 vars in 704 bytes} [Thu Aug 13 09:40:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3173] 10.0.0.172 () {28 vars in 439 bytes} [Thu Aug 13 09:40:06 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3174] 10.0.0.172 () {30 vars in 728 bytes} [Thu Aug 13 09:40:06 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3175] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3176] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3177] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3178] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3179] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3180] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3181] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3182] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3183] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3184] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:40:07.977 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-383bfd3c-15c7-4b49-8a25-6b34e4eb5abe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:40:07.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-383bfd3c-15c7-4b49-8a25-6b34e4eb5abe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network 27fbed7a-b226-4de8-af7d-71c4ed71c38f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:40:08.102 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status down for port: ffe72685-d8be-4f59-9b4a-386e016d1929 2026-08-13 09:40:08.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-383bfd3c-15c7-4b49-8a25-6b34e4eb5abe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 1 [pid: 7|app: 0|req: 1658/3185] 199.204.45.169 () {34 vars in 717 bytes} [Thu Aug 13 09:40:07 2026] POST /v2.0/ports => generated 1328 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3186] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:40:08 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1659/3187] 10.0.0.203 () {34 vars in 907 bytes} [Thu Aug 13 09:40:08 2026] GET /v2.0/extensions => generated 20541 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3188] 199.204.45.169 () {34 vars in 1262 bytes} [Thu Aug 13 09:40:09 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3189] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:09 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3190] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:09 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3191] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:40:10 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3192] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:10 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:40:10.482 7 INFO neutron.db.ovn_revision_numbers_db [req-5bbf452c-1647-4857-9967-da3f9012718a req-0dd69fe8-bea2-4dcd-9e3b-50d2cc9e5d9f c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 2 2026-08-13 09:40:10.679 7 INFO neutron.db.ovn_revision_numbers_db [req-5bbf452c-1647-4857-9967-da3f9012718a req-0dd69fe8-bea2-4dcd-9e3b-50d2cc9e5d9f c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 4 [pid: 7|app: 0|req: 1662/3193] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:40:10 2026] PUT /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1487 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:10.749 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57302177-9ef3-4f21-bb26-868e3587cad1'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3194] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4003 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1663/3195] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3196] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3197] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a0&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3198] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3199] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3200] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3201] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3202] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:11 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3203] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4003 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3204] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3205] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3206] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3207] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3208] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3209] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3210] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3211] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3212] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:12 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3213] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3214] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3215] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a0&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3216] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3217] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3218] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3219] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3220] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:13 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:40:13.975 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] OVN reports status up for port: ffe72685-d8be-4f59-9b4a-386e016d1929 2026-08-13 09:40:13.989 8 INFO neutron.plugins.ml2.plugin [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] Attempt 1 to provision port ffe72685-d8be-4f59-9b4a-386e016d1929 2026-08-13 09:40:14.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac77f765-c615-4984-a57c-307726513362'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'code': 200} 2026-08-13 09:40:14.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-c901d383-9fde-454d-a572-91d365464108 - - - - - -] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 5 2026-08-13 09:40:16.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff046fdd-b7c3-40e0-9ada-68f7361c238f'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'code': 200} [pid: 7|app: 0|req: 1677/3223] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1547/3224] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 839 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3225] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3226] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets/0d6d8196-3315-44a8-af0c-68c9627d286d => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3227] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3228] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3229] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3230] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3231] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3232] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/agents => generated 1214 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3233] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3234] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3235] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/networks => generated 4772 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3236] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3237] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/security-groups => generated 31477 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3238] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3239] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3240] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets => generated 5510 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3241] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3242] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:40:17 2026] GET /v2.0/ports => generated 23514 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3243] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/floatingips => generated 2588 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3244] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/network-ip-availabilities => generated 3185 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3245] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/subnets => generated 5510 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3246] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3247] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/routers => generated 963 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3248] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:40:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3249] 10.0.0.172 () {30 vars in 690 bytes} [Thu Aug 13 09:40:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3250] 10.0.0.172 () {30 vars in 692 bytes} [Thu Aug 13 09:40:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3251] 10.0.0.172 () {30 vars in 668 bytes} [Thu Aug 13 09:40:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3252] 10.0.0.172 () {30 vars in 704 bytes} [Thu Aug 13 09:40:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3253] 10.0.0.172 () {28 vars in 439 bytes} [Thu Aug 13 09:40:23 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3254] 10.0.0.172 () {30 vars in 728 bytes} [Thu Aug 13 09:40:23 2026] GET /v2.0/subnets/65884445-7db4-463f-aa47-5e6276f7d91a => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3255] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3256] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3257] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3258] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3259] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3260] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/subnets/65884445-7db4-463f-aa47-5e6276f7d91a => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3261] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4005 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3262] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3263] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3264] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3265] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:40:25.271 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a787f0d5-53b7-4635-98e9-b829642f9191 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] No more DHCP agents 2026-08-13 09:40:25.272 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a787f0d5-53b7-4635-98e9-b829642f9191 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Unable to schedule network ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:40:25.390 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] OVN reports status down for port: 3ba65cfb-e057-403d-bcb8-e769b2044d8a 2026-08-13 09:40:25.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-a787f0d5-53b7-4635-98e9-b829642f9191 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 1 [pid: 8|app: 0|req: 1565/3266] 199.204.45.169 () {34 vars in 717 bytes} [Thu Aug 13 09:40:24 2026] POST /v2.0/ports => generated 1332 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3267] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:40:25 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1332 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1566/3268] 199.204.45.169 () {34 vars in 1262 bytes} [Thu Aug 13 09:40:27 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3269] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:27 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3270] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:27 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3271] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:40:27 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3272] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:27 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:40:28.164 7 INFO neutron.db.ovn_revision_numbers_db [req-73d9ba9d-9c28-40c3-ad90-1dd805d3432f req-c5a6e155-7665-4f80-8e03-b5ccc889fcb3 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 2 2026-08-13 09:40:28.406 7 INFO neutron.db.ovn_revision_numbers_db [req-73d9ba9d-9c28-40c3-ad90-1dd805d3432f req-c5a6e155-7665-4f80-8e03-b5ccc889fcb3 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 4 [pid: 7|app: 0|req: 1705/3273] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:40:27 2026] PUT /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1491 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:28.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c0e4a8-621c-4bd8-88c7-ca5ef4a9c5de'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1707/3276] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:28 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 5488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3277] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3278] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3279] 199.204.45.169 () {34 vars in 1106 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22b&port_id=3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3280] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/subnets?id=ddc7ceff-41b2-4285-895f-cde4f93ff7a4&id=65884445-7db4-463f-aa47-5e6276f7d91a => generated 1414 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3281] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3282] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3283] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3284] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:29 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3285] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 5488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3286] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3287] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3288] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3289] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3290] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3291] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3292] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3293] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3294] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3295] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3296] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3297] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a0&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3298] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3299] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3300] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:30 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3301] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3302] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3303] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3304] 199.204.45.169 () {34 vars in 1106 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22b&port_id=3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3305] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/subnets?id=ddc7ceff-41b2-4285-895f-cde4f93ff7a4&id=65884445-7db4-463f-aa47-5e6276f7d91a => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3306] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3307] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3308] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3309] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:31 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:40:31.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] OVN reports status up for port: 3ba65cfb-e057-403d-bcb8-e769b2044d8a 2026-08-13 09:40:31.995 7 INFO neutron.plugins.ml2.plugin [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] Attempt 1 to provision port 3ba65cfb-e057-403d-bcb8-e769b2044d8a 2026-08-13 09:40:32.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0c2f70d-3182-48c0-8f98-3c4eda4bc8ee'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'code': 200} 2026-08-13 09:40:32.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-306a6eb6-d1d2-4e87-9433-d5bcf056ea2d - - - - - -] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 5 2026-08-13 09:40:34.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8dc8463-a8f1-4d42-9f5f-e5d9f1c27fbf'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1724/3310] 10.0.0.203 () {34 vars in 971 bytes} [Thu Aug 13 09:40:35 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1493 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3311] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:35 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3312] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:35 2026] GET /v2.0/subnets/65884445-7db4-463f-aa47-5e6276f7d91a => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3313] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:35 2026] GET /v2.0/subnets/ddc7ceff-41b2-4285-895f-cde4f93ff7a4 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3314] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:35 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:36.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e52d4bc-dacb-4b4d-bf0d-18832f78c04b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 6 [pid: 8|app: 0|req: 1589/3315] 199.204.45.169 () {34 vars in 790 bytes} [Thu Aug 13 09:40:35 2026] PUT /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1232 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:36.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aab819ce-42c9-4bdb-aa5c-b241efb73d88'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1727/3316] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1590/3317] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3318] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3319] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3320] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3321] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3322] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3323] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3324] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3325] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3326] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3327] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3328] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3329] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 5261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3330] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3331] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3332] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3333] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3334] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3335] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:36 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3338] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3339] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3340] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3341] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3342] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3343] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 5261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3344] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3345] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3346] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3347] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3348] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:48 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:49.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3bfd689-3446-494f-a3c4-b893e5e36a70 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 6 [pid: 8|app: 0|req: 1606/3349] 199.204.45.169 () {34 vars in 790 bytes} [Thu Aug 13 09:40:48 2026] PUT /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1288 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:49.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f8d8095-710f-47e3-980f-29579289f917'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1744/3350] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 838 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1607/3351] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/subnets/ddc7ceff-41b2-4285-895f-cde4f93ff7a4 => generated 748 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3352] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:49.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-66619080-5106-4ad5-8425-806b9a74bf6e eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 7 [pid: 8|app: 0|req: 1608/3353] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:40:49 2026] PUT /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1057 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1746/3354] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3355] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 838 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3356] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3357] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3358] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3359] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3360] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:49 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3361] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:51 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:51.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bd7ec96-1805-4395-b7e2-833e207a5595'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1750/3362] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:51 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3363] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:40:51 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3364] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:51 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:40:51.994 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f40d2d0-dbd1-45c3-ab1a-3bd2b646e25a - - - - - -] OVN reports status down for port: 3ba65cfb-e057-403d-bcb8-e769b2044d8a [pid: 8|app: 0|req: 1614/3365] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:51 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3366] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:40:52 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 1085 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3367] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:40:52 2026] GET /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3368] 199.204.45.169 () {34 vars in 1016 bytes} [Thu Aug 13 09:40:52 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=dns_domain => generated 29 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:40:52.221 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf4fb258-c399-4438-9c2f-1f8f9d243299'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'code': 200} [pid: 7|app: 0|req: 1753/3369] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:52 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 4853 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:52.353 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f40d2d0-dbd1-45c3-ab1a-3bd2b646e25a - - - - - -] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 8 2026-08-13 09:40:52.543 8 INFO neutron.db.ovn_revision_numbers_db [req-8f67c877-5f57-4c79-a0ae-b5c5a89343fb req-6a5866aa-c960-4d50-8ad4-abdab416638d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 3ba65cfb-e057-403d-bcb8-e769b2044d8a (type: ports) to 9 [pid: 8|app: 0|req: 1617/3370] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:40:52 2026] PUT /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 917 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1754/3371] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:53 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3776 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:40:53.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e5d06b1-ca59-4282-828d-f73fc48313d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 3ba65cfb-e057-403d-bcb8-e769b2044d8a 2026-08-13 09:40:53.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e5d06b1-ca59-4282-828d-f73fc48313d4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 3ba65cfb-e057-403d-bcb8-e769b2044d8a [pid: 8|app: 0|req: 1618/3372] 199.204.45.169 () {32 vars in 759 bytes} [Thu Aug 13 09:40:53 2026] DELETE /v2.0/ports/3ba65cfb-e057-403d-bcb8-e769b2044d8a => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3373] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3776 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3374] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3375] 199.204.45.169 () {34 vars in 1226 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks?id=30c8471d-7066-4f6d-bc99-0e1b052c7848&id=32f820ee-f838-4b9b-96e3-7dcc563731e9&id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 3260 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3376] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3377] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3378] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3379] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:40:54.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3ec4431-7743-4ce2-8084-12e15af683f2'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3ba65cfb-e057-403d-bcb8-e769b2044d8a', 'code': 200} [pid: 8|app: 0|req: 1621/3380] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3381] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3382] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3383] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3384] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3385] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3386] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3387] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3388] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3389] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3390] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3391] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3392] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3393] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3394] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3395] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3396] 199.204.45.169 () {34 vars in 1058 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3397] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3398] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3399] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3400] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:40:54 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3403] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3404] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3405] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3406] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3407] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3408] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3409] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3410] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3411] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3412] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1260 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:40:59.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-af0cd37e-a106-46b8-9889-8d6293fce7ae eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 7 [pid: 8|app: 0|req: 1637/3413] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:40:59 2026] PUT /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1057 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:00.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08426868-533e-4a94-a170-1492684c393f'] response: {'name': 'network-changed', 'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1777/3414] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:40:59 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 839 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1638/3415] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3601 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3416] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3417] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3601 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3418] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3419] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3420] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:00 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3421] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:01 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3601 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:01.918 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f711f6b4-8428-4a4b-9eb7-52016805fcb9 - - - - - -] OVN reports status down for port: ffe72685-d8be-4f59-9b4a-386e016d1929 [pid: 7|app: 0|req: 1781/3422] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:41:01 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 1085 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3423] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:41:01 2026] GET /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:02.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3346ba4b-dfa2-4fa8-8825-deeb71ca2634'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'code': 200} [pid: 7|app: 0|req: 1782/3424] 199.204.45.169 () {34 vars in 1016 bytes} [Thu Aug 13 09:41:02 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:02.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-f711f6b4-8428-4a4b-9eb7-52016805fcb9 - - - - - -] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 8 [pid: 7|app: 0|req: 1783/3425] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:02 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 3599 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:02.550 8 INFO neutron.db.ovn_revision_numbers_db [req-119c08d4-4aa6-40dd-9915-174bf024f0f8 req-99b31cd9-ab6a-46b5-869d-fcf6bdc7ee69 c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource ffe72685-d8be-4f59-9b4a-386e016d1929 (type: ports) to 9 [pid: 8|app: 0|req: 1643/3426] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:41:02 2026] PUT /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 917 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3427] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:03.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b0e5a53-51ab-488a-9f0a-8d6cfa65acb4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: ffe72685-d8be-4f59-9b4a-386e016d1929 2026-08-13 09:41:03.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b0e5a53-51ab-488a-9f0a-8d6cfa65acb4 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: ffe72685-d8be-4f59-9b4a-386e016d1929 [pid: 8|app: 0|req: 1644/3428] 199.204.45.169 () {32 vars in 759 bytes} [Thu Aug 13 09:41:03 2026] DELETE /v2.0/ports/ffe72685-d8be-4f59-9b4a-386e016d1929 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3429] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3430] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3431] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3432] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3433] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3434] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3435] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3436] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3437] 199.204.45.169 () {30 vars in 743 bytes} [Thu Aug 13 09:41:03 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3438] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3439] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:04.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d97d6bb7-6ecb-48c1-a664-5de7751f2142'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ffe72685-d8be-4f59-9b4a-386e016d1929', 'code': 200} [pid: 8|app: 0|req: 1650/3440] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3441] 199.204.45.169 () {34 vars in 1146 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/networks?id=30c8471d-7066-4f6d-bc99-0e1b052c7848&id=32f820ee-f838-4b9b-96e3-7dcc563731e9&id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 2433 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3442] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3443] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3444] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3445] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3446] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3447] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=0084f866-3a9e-4b02-b600-2794e95c0524 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3448] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/subnets?id=394520b4-2215-4bcd-ba79-2a273c576b97 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3449] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/ports?network_id=32f820ee-f838-4b9b-96e3-7dcc563731e9&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3450] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3451] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:04 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3454] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3455] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3456] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3457] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:14.898 8 INFO neutron.api.v2.resource [None req-f1c40e0b-33a6-42b8-8e1d-00f0fd5d1191 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3458] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3459] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 2863 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3460] 199.204.45.169 () {30 vars in 815 bytes} [Thu Aug 13 09:41:14 2026] GET /v2.0/security-group-rules?security_group_id=fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3461] 199.204.45.169 () {32 vars in 789 bytes} [Thu Aug 13 09:41:15 2026] DELETE /v2.0/security-group-rules/969cafe0-00d3-4738-afcc-38b3c964eabf => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3462] 199.204.45.169 () {32 vars in 789 bytes} [Thu Aug 13 09:41:15 2026] DELETE /v2.0/security-group-rules/c57a06ad-64cb-4884-aa29-2d0a0f7e802b => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3463] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:41:17 2026] GET /v2.0/subnets => generated 5510 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3464] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:41:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3465] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:41:17 2026] GET /v2.0/security-groups => generated 30251 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3466] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:41:17 2026] GET /v2.0/subnets => generated 5510 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3467] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:41:17 2026] GET /v2.0/ports => generated 22033 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3468] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3469] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/floatingips => generated 2588 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3470] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/networks => generated 4772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3471] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/network-ip-availabilities => generated 3185 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3472] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/routers => generated 963 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3473] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:41:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:18.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-3be3a7bf-7c59-4c4b-aa79-c6e3b207c7f8 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: b234f6dc-c746-4e12-b0c6-ab31f48ec7a0 2026-08-13 09:41:19.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3be3a7bf-7c59-4c4b-aa79-c6e3b207c7f8 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: b234f6dc-c746-4e12-b0c6-ab31f48ec7a0 2026-08-13 09:41:19.286 8 INFO neutron.db.l3_db [None req-3be3a7bf-7c59-4c4b-aa79-c6e3b207c7f8 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 88a6e11e-240b-4d68-8999-cf0fc7ca7af3 disassociated (deleted). External IP: 10.96.250.202, port: 8abf5194-726a-445a-9300-0612349e768d. [pid: 8|app: 0|req: 1667/3474] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:41:18 2026] DELETE /v2.0/floatingips/88a6e11e-240b-4d68-8999-cf0fc7ca7af3 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:19.340 7 INFO neutron.api.v2.resource [None req-9ae25606-4346-4412-a75f-deb912c161db 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1808/3475] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:41:19 2026] GET /v2.0/floatingips/88a6e11e-240b-4d68-8999-cf0fc7ca7af3 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1668/3476] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3477] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3478] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3479] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:20.293 8 INFO neutron.api.v2.resource [None req-932c06d2-edc5-4f37-84ef-10240b679540 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3480] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3481] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3482] 199.204.45.169 () {30 vars in 815 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/security-group-rules?security_group_id=fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3483] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3484] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3485] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3486] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3487] 199.204.45.169 () {30 vars in 741 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3488] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3489] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3490] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:20 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3491] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:21 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2524 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:22.499 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-511001fa-5f89-455a-bb56-18cc6118d2e1 - - - - - -] OVN reports status down for port: 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:41:22.509 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be648943-94b5-4c20-8cce-2df241ada971 - - - - - -] OVN reports status down for port: 8abf5194-726a-445a-9300-0612349e768d 2026-08-13 09:41:22.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd8d3641-aeae-446b-a0fe-9da8223d5003'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'code': 200} [pid: 8|app: 0|req: 1676/3492] 199.204.45.169 () {34 vars in 975 bytes} [Thu Aug 13 09:41:22 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1315 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3493] 199.204.45.169 () {34 vars in 1060 bytes} [Thu Aug 13 09:41:22 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:22.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-e40242d8-215d-4742-b7fe-9d5cead29f62 - - - - - -] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 6 [pid: 8|app: 0|req: 1677/3494] 199.204.45.169 () {34 vars in 1016 bytes} [Thu Aug 13 09:41:22 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9?fields=dns_domain => generated 29 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:22.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-511001fa-5f89-455a-bb56-18cc6118d2e1 - - - - - -] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 8 [pid: 8|app: 0|req: 1678/3495] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:22 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 2522 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:23.222 7 INFO neutron.db.ovn_revision_numbers_db [req-06abce12-b5d5-4d39-ba59-0cccb9b83f45 req-387c4145-ca79-4502-8835-89fb2485f98d c6006f0ce113489cb81ea4a9329ce28d a5f54ef2e58440e084afcb177cbf0fa9 - - decb08a6306a4f8d8766fef4bff45d96 decb08a6306a4f8d8766fef4bff45d96] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 9 [pid: 7|app: 0|req: 1818/3496] 199.204.45.169 () {38 vars in 1028 bytes} [Thu Aug 13 09:41:22 2026] PUT /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1147 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3497] 199.204.45.169 () {30 vars in 769 bytes} [Thu Aug 13 09:41:23 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:24.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-cddbde96-7ffe-4325-9674-3f34404e46fb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0084f866-3a9e-4b02-b600-2794e95c0524 (type: ports) to 10 [pid: 7|app: 0|req: 1819/3498] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:41:23 2026] PUT /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1087 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3499] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 1087 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:24.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-e40242d8-215d-4742-b7fe-9d5cead29f62 - - - - - -] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 8 2026-08-13 09:41:24.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-191f3883-01b7-4486-bc27-0de67d912592 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:41:24.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-191f3883-01b7-4486-bc27-0de67d912592 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 0084f866-3a9e-4b02-b600-2794e95c0524 2026-08-13 09:41:24.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-246e2092-2cbc-418b-8b94-318e1a50bb65'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0084f866-3a9e-4b02-b600-2794e95c0524', 'code': 200} [pid: 8|app: 0|req: 1681/3500] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/ports?tenant_id=a9fe125cc96a4b7f89493dc8d4dd3b66&device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3501] 199.204.45.169 () {32 vars in 759 bytes} [Thu Aug 13 09:41:24 2026] DELETE /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3502] 199.204.45.169 () {34 vars in 1066 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/networks?id=30c8471d-7066-4f6d-bc99-0e1b052c7848&id=32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 1605 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3503] 199.204.45.169 () {30 vars in 703 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3504] 199.204.45.169 () {34 vars in 1062 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=5f4c3461-e78d-4658-801a-720228b1c1ca => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3505] 199.204.45.169 () {30 vars in 705 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3506] 199.204.45.169 () {30 vars in 681 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3507] 199.204.45.169 () {34 vars in 984 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/subnets?id=46f7035e-def0-448b-bb5b-291d9822bbb0 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3508] 199.204.45.169 () {30 vars in 717 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3509] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/ports?network_id=30c8471d-7066-4f6d-bc99-0e1b052c7848&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:24.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a48d9a66-ae65-4fc2-8318-3ea53689965b eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3510] 199.204.45.169 () {32 vars in 759 bytes} [Thu Aug 13 09:41:24 2026] DELETE /v2.0/ports/0084f866-3a9e-4b02-b600-2794e95c0524 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3511] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3512] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:24 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:25.029 7 INFO neutron.api.v2.resource [None req-15cef1c0-4474-41a1-b722-643ae8cc86d6 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1825/3513] 199.204.45.169 () {30 vars in 763 bytes} [Thu Aug 13 09:41:25 2026] GET /v2.0/security-groups/lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3514] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:25 2026] GET /v2.0/networks/30c8471d-7066-4f6d-bc99-0e1b052c7848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3515] 199.204.45.169 () {30 vars in 785 bytes} [Thu Aug 13 09:41:25 2026] GET /v2.0/security-groups?name=lb-eafe2a1c-732d-47d2-a302-56adeb586e6a => generated 1637 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3516] 199.204.45.169 () {30 vars in 737 bytes} [Thu Aug 13 09:41:25 2026] GET /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:41:25.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-26575eec-0ad2-4fb8-98c7-01716a990116 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8abf5194-726a-445a-9300-0612349e768d (type: ports) to 9 [pid: 7|app: 0|req: 1827/3517] 199.204.45.169 () {34 vars in 789 bytes} [Thu Aug 13 09:41:25 2026] PUT /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 1094 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3518] 199.204.45.169 () {32 vars in 779 bytes} [Thu Aug 13 09:41:25 2026] DELETE /v2.0/security-groups/fbc56bcc-ec3b-4e06-8ca5-2c932a7f70fe => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:25.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cdaa4dc-fe4f-4018-aae8-69a7d8502dfe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 8abf5194-726a-445a-9300-0612349e768d 2026-08-13 09:41:25.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cdaa4dc-fe4f-4018-aae8-69a7d8502dfe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 8abf5194-726a-445a-9300-0612349e768d [pid: 7|app: 0|req: 1828/3519] 199.204.45.169 () {32 vars in 759 bytes} [Thu Aug 13 09:41:25 2026] DELETE /v2.0/ports/8abf5194-726a-445a-9300-0612349e768d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:27.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f36e09ca-7b64-471e-bba2-c3ebb561336f - - - - - -] OVN reports status down for port: 5f4c3461-e78d-4658-801a-720228b1c1ca 2026-08-13 09:41:27.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e82f390c-6b4d-4763-aff1-1a26642669fb'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'code': 200} 2026-08-13 09:41:27.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-f36e09ca-7b64-471e-bba2-c3ebb561336f - - - - - -] Successfully bumped revision number for resource 5f4c3461-e78d-4658-801a-720228b1c1ca (type: ports) to 6 [pid: 8|app: 0|req: 1692/3520] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:41:28 2026] GET /v2.0/ports?device_id=7792bb8f-8bc2-4355-b98b-b5f2071c67cd => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:28.542 7 INFO neutron_taas.services.taas.taas_plugin [req-7548267d-8087-4b44-b2e1-3058b7140e90 req-16f385d9-ee77-4aa6-ae1e-51a42c580a02 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] TaaS: Handle Delete Port: 5f4c3461-e78d-4658-801a-720228b1c1ca 2026-08-13 09:41:28.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7548267d-8087-4b44-b2e1-3058b7140e90 req-16f385d9-ee77-4aa6-ae1e-51a42c580a02 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Tap Mirror: Handle Delete Port: 5f4c3461-e78d-4658-801a-720228b1c1ca [pid: 7|app: 0|req: 1829/3521] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:41:28 2026] DELETE /v2.0/ports/5f4c3461-e78d-4658-801a-720228b1c1ca => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:29.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c0ea1d-ee2f-4d64-ac06-868e2859d025'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'code': 200} 2026-08-13 09:41:29.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c0ea1d-ee2f-4d64-ac06-868e2859d025'] response: {'server_uuid': '7792bb8f-8bc2-4355-b98b-b5f2071c67cd', 'name': 'network-vif-deleted', 'tag': '5f4c3461-e78d-4658-801a-720228b1c1ca', 'status': 'completed', 'code': 200} 2026-08-13 09:41:29.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-c04025ed-5463-49ea-bb27-d77a48a5dc97 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 3e9b67ff-fad4-4055-a36c-8ffaba858496 2026-08-13 09:41:29.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c04025ed-5463-49ea-bb27-d77a48a5dc97 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 3e9b67ff-fad4-4055-a36c-8ffaba858496 2026-08-13 09:41:29.924 8 INFO neutron.db.l3_db [None req-c04025ed-5463-49ea-bb27-d77a48a5dc97 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 99036973-21ff-4690-9c0c-e3f2ca075f09 disassociated (deleted). External IP: 10.96.250.204, port: 4d718d44-8f3d-4a13-b517-2957d2b2e889. [pid: 8|app: 0|req: 1694/3524] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:41:29 2026] DELETE /v2.0/floatingips/99036973-21ff-4690-9c0c-e3f2ca075f09 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:29.982 7 INFO neutron.api.v2.resource [None req-ee6d5e05-9c52-4415-8d4b-a8980603905c 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1831/3525] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:41:29 2026] GET /v2.0/floatingips/99036973-21ff-4690-9c0c-e3f2ca075f09 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:29.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9116de7-46b4-4c48-91cb-c5e99c84ceef'] response: {'name': 'network-changed', 'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1695/3526] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1196 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3527] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3528] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1434 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3529] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/networks?id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3530] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1834/3531] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3532] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/subnets?id=ddc7ceff-41b2-4285-895f-cde4f93ff7a4&id=65884445-7db4-463f-aa47-5e6276f7d91a => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3533] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3534] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/ports?network_id=ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3535] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3536] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:30 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:31.187 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be648943-94b5-4c20-8cce-2df241ada971 - - - - - -] OVN reports status down for port: 4d718d44-8f3d-4a13-b517-2957d2b2e889 2026-08-13 09:41:31.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-be648943-94b5-4c20-8cce-2df241ada971 - - - - - -] Successfully bumped revision number for resource 4d718d44-8f3d-4a13-b517-2957d2b2e889 (type: ports) to 6 2026-08-13 09:41:32.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78268d58-a3a0-4bbc-bb44-902dd30d4e44'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'code': 200} 2026-08-13 09:41:32.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78268d58-a3a0-4bbc-bb44-902dd30d4e44'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'code': 200} [pid: 7|app: 0|req: 1837/3537] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:41:32 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 1194 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:32.548 8 INFO neutron_taas.services.taas.taas_plugin [req-84afbf2d-ada8-4a46-8ea6-55280e979a25 req-514d2f3b-ec61-49ca-874e-2f214160f721 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 4d718d44-8f3d-4a13-b517-2957d2b2e889 2026-08-13 09:41:32.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-84afbf2d-ada8-4a46-8ea6-55280e979a25 req-514d2f3b-ec61-49ca-874e-2f214160f721 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 4d718d44-8f3d-4a13-b517-2957d2b2e889 [pid: 8|app: 0|req: 1701/3538] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:41:32 2026] DELETE /v2.0/ports/4d718d44-8f3d-4a13-b517-2957d2b2e889 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:34.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2766bf0-3f05-4242-9fb6-0629751000f8'] response: {'server_uuid': '9fa15b6a-3ee4-4598-acff-cfe995edc7f4', 'name': 'network-vif-deleted', 'tag': '4d718d44-8f3d-4a13-b517-2957d2b2e889', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1838/3539] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:41:35 2026] GET /v2.0/ports?device_id=9fa15b6a-3ee4-4598-acff-cfe995edc7f4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:40.591 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f1c4cf8-7f9d-4ad8-8706-dd7ac1bf3746 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 2306620c-a258-42c5-a396-af6bf966ed88 2026-08-13 09:41:40.594 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f1c4cf8-7f9d-4ad8-8706-dd7ac1bf3746 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 2306620c-a258-42c5-a396-af6bf966ed88 2026-08-13 09:41:40.838 8 INFO neutron.db.l3_db [None req-0f1c4cf8-7f9d-4ad8-8706-dd7ac1bf3746 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Floating IP 5810d884-8cb1-4440-a986-91a1496d0653 disassociated (deleted). External IP: 10.96.250.210, port: fea447d5-3399-4014-ad50-d80d227f09a5. [pid: 8|app: 0|req: 1702/3540] 10.0.0.80 () {32 vars in 731 bytes} [Thu Aug 13 09:41:40 2026] DELETE /v2.0/floatingips/5810d884-8cb1-4440-a986-91a1496d0653 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:40.907 7 INFO neutron.api.v2.resource [None req-356fea2b-5afb-4743-9744-60086f3aac7a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1839/3541] 10.0.0.80 () {32 vars in 728 bytes} [Thu Aug 13 09:41:40 2026] GET /v2.0/floatingips/5810d884-8cb1-4440-a986-91a1496d0653 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:40.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2574d240-2109-4dc3-9b7e-8ba3e047c430'] response: {'name': 'network-changed', 'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1703/3542] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1196 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3543] 10.0.0.203 () {34 vars in 1040 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/security-groups?id=936d60bb-f8c4-4360-9b0f-7b05f380ab81&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3544] 199.204.45.169 () {34 vars in 1080 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/ports?tenant_id=8f25fafa483045f08597f554d56a9596&device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1434 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1841/3545] 199.204.45.169 () {34 vars in 986 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/networks?id=27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3546] 199.204.45.169 () {34 vars in 1056 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3547] 199.204.45.169 () {34 vars in 1104 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=fea447d5-3399-4014-ad50-d80d227f09a5 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3548] 199.204.45.169 () {34 vars in 1064 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/subnets?id=365e6695-b884-4695-b04e-1361ab9cd5ae&id=0d6d8196-3315-44a8-af0c-68c9627d286d => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3549] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3550] 199.204.45.169 () {34 vars in 1052 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/ports?network_id=27fbed7a-b226-4de8-af7d-71c4ed71c38f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3551] 199.204.45.169 () {34 vars in 1012 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3552] 199.204.45.169 () {34 vars in 1112 bytes} [Thu Aug 13 09:41:41 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:41:42.137 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-30631382-f0d2-48e2-b154-13c4e96023f8 - - - - - -] OVN reports status down for port: fea447d5-3399-4014-ad50-d80d227f09a5 2026-08-13 09:41:42.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-30631382-f0d2-48e2-b154-13c4e96023f8 - - - - - -] Successfully bumped revision number for resource fea447d5-3399-4014-ad50-d80d227f09a5 (type: ports) to 6 2026-08-13 09:41:42.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ed4223f-45a5-403c-8271-02662736c5ef'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'code': 200} 2026-08-13 09:41:42.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ed4223f-45a5-403c-8271-02662736c5ef'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'code': 200} [pid: 7|app: 0|req: 1845/3553] 199.204.45.169 () {34 vars in 994 bytes} [Thu Aug 13 09:41:43 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 1194 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:43.525 8 INFO neutron_taas.services.taas.taas_plugin [req-8828da66-bb57-4e22-b246-d167ac5952b8 req-ada8d67d-c00e-40ed-80a3-ab535afa7608 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: fea447d5-3399-4014-ad50-d80d227f09a5 2026-08-13 09:41:43.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8828da66-bb57-4e22-b246-d167ac5952b8 req-ada8d67d-c00e-40ed-80a3-ab535afa7608 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: fea447d5-3399-4014-ad50-d80d227f09a5 [pid: 8|app: 0|req: 1709/3554] 199.204.45.169 () {36 vars in 997 bytes} [Thu Aug 13 09:41:43 2026] DELETE /v2.0/ports/fea447d5-3399-4014-ad50-d80d227f09a5 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:45.007 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cee0d21-ee8a-46f1-b81a-d7b16268b476'] response: {'server_uuid': '2e8e1c7d-7472-45e6-8e30-63b5447547a7', 'name': 'network-vif-deleted', 'tag': 'fea447d5-3399-4014-ad50-d80d227f09a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1847/3557] 10.0.0.203 () {34 vars in 990 bytes} [Thu Aug 13 09:41:46 2026] GET /v2.0/ports?device_id=2e8e1c7d-7472-45e6-8e30-63b5447547a7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3558] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:51 2026] DELETE /v2.0/security-group-rules/721217bd-fcfd-4089-b53c-8fd950a26b95 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:51.602 7 INFO neutron.api.v2.resource [None req-b00cb83e-aa36-43ce-b0b4-95388cbb22d4 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1848/3559] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:51 2026] GET /v2.0/security-group-rules/721217bd-fcfd-4089-b53c-8fd950a26b95 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3560] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:51 2026] DELETE /v2.0/security-group-rules/0f27e188-af35-453c-b915-6a7576d78450 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:51.773 7 INFO neutron.api.v2.resource [None req-55d75088-ffa7-4cf0-be62-089b02f425ac 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1849/3561] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:51 2026] GET /v2.0/security-group-rules/0f27e188-af35-453c-b915-6a7576d78450 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3562] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:51 2026] DELETE /v2.0/security-group-rules/80b0c133-a4b6-4bd4-b8ff-f086b1bf20d6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:51.943 7 INFO neutron.api.v2.resource [None req-c192dd7b-0e2d-42c5-ad4e-fe82cf1f89f8 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1850/3563] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:51 2026] GET /v2.0/security-group-rules/80b0c133-a4b6-4bd4-b8ff-f086b1bf20d6 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3564] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:51 2026] DELETE /v2.0/security-group-rules/3f8fdfc3-5c86-4475-bd85-ed73939b315a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.090 7 INFO neutron.api.v2.resource [None req-27b5c725-5d4f-4e88-ab86-5f134f9de1c1 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1851/3565] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/3f8fdfc3-5c86-4475-bd85-ed73939b315a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3566] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/d2aeadbe-b94f-4ee5-ab03-d54a08a90002 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.272 7 INFO neutron.api.v2.resource [None req-bd8ab78d-92c0-4fe4-8c33-aa8413eb8dd7 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1852/3567] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/d2aeadbe-b94f-4ee5-ab03-d54a08a90002 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3568] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/c2245af8-0076-447a-bbce-b1c2b7c2f271 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.431 7 INFO neutron.api.v2.resource [None req-97325a48-62b4-4470-bd72-45408c1fb700 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1853/3569] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/c2245af8-0076-447a-bbce-b1c2b7c2f271 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3570] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/5da58fea-136d-4e56-b6e5-b7f1635441da => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.593 7 INFO neutron.api.v2.resource [None req-d613e46e-a393-4b3f-ba46-1ea6b740432f 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1854/3571] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/5da58fea-136d-4e56-b6e5-b7f1635441da => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3572] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/68eeaaeb-7f50-42bb-aa04-9d83587a4111 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.732 7 INFO neutron.api.v2.resource [None req-e03aa70c-469a-41a8-b226-3c74b33d4484 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1855/3573] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/68eeaaeb-7f50-42bb-aa04-9d83587a4111 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3574] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/ea0007d2-067d-4747-a444-ad64407d79ae => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:52.869 7 INFO neutron.api.v2.resource [None req-40a858b7-06ef-4c81-8a4d-1073c1c74008 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1856/3575] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/ea0007d2-067d-4747-a444-ad64407d79ae => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3576] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:52 2026] DELETE /v2.0/security-group-rules/d5f1ee31-10a9-4f8c-83b8-0996fbb74e4e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:53.011 7 INFO neutron.api.v2.resource [None req-79f73fa2-09e9-4fea-892e-7392ce11e919 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1857/3577] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:52 2026] GET /v2.0/security-group-rules/d5f1ee31-10a9-4f8c-83b8-0996fbb74e4e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3578] 10.0.0.80 () {32 vars in 749 bytes} [Thu Aug 13 09:41:53 2026] DELETE /v2.0/security-group-rules/6af0d7e2-aab0-43c0-bb8e-2ebf5d16bf51 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:53.140 7 INFO neutron.api.v2.resource [None req-07beecfc-497e-4482-a2e1-8f8aa7d7ddf6 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1858/3579] 10.0.0.80 () {32 vars in 746 bytes} [Thu Aug 13 09:41:53 2026] GET /v2.0/security-group-rules/6af0d7e2-aab0-43c0-bb8e-2ebf5d16bf51 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3580] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:41:53 2026] DELETE /v2.0/security-groups/936d60bb-f8c4-4360-9b0f-7b05f380ab81 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:53.339 7 INFO neutron.api.v2.resource [None req-d26122ab-b632-4537-8430-7751357dc1fc 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1859/3581] 10.0.0.80 () {32 vars in 736 bytes} [Thu Aug 13 09:41:53 2026] GET /v2.0/security-groups/936d60bb-f8c4-4360-9b0f-7b05f380ab81 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:53.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-968c3cff-de28-47a1-affa-9389d16d3715 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 3d37406e-b6b2-43de-acbc-574e1695e9d3 2026-08-13 09:41:53.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-968c3cff-de28-47a1-affa-9389d16d3715 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 3d37406e-b6b2-43de-acbc-574e1695e9d3 [pid: 8|app: 0|req: 1723/3582] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:53 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:54.350 7 INFO neutron.api.v2.resource [None req-fc37ba00-b9f0-422c-9a9c-0f8c3c22ab49 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1860/3583] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:54 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 198 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:54.634 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ca52481-5696-4a61-8376-7a10dc1217be 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 453861ec-fd80-417f-8405-bd7a33753b69 2026-08-13 09:41:54.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ca52481-5696-4a61-8376-7a10dc1217be 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 453861ec-fd80-417f-8405-bd7a33753b69 [pid: 8|app: 0|req: 1724/3584] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:54 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 309 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:55.264 7 INFO neutron.api.v2.resource [None req-f1e6893b-8a09-417f-afb5-301512c01929 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1861/3585] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:55 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 198 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:55.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-df50a0d4-4ecd-4221-b73e-803da91bc95a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 4641a63d-6c1c-4337-952e-f5268a1906d2 2026-08-13 09:41:55.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df50a0d4-4ecd-4221-b73e-803da91bc95a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 4641a63d-6c1c-4337-952e-f5268a1906d2 [pid: 8|app: 0|req: 1725/3586] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:55 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:41:56.233 7 INFO neutron.api.v2.resource [None req-93b22cca-f9db-4b8f-b554-99d0f8060580 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1862/3587] 10.0.0.80 () {34 vars in 788 bytes} [Thu Aug 13 09:41:56 2026] PUT /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4/remove_router_interface => generated 198 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 09:41:56.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-47fe1aae-d549-417b-aca4-df1f4665b3b7 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 96c6d8be-aacb-4a49-ac33-346ead51e419 2026-08-13 09:41:56.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47fe1aae-d549-417b-aca4-df1f4665b3b7 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 96c6d8be-aacb-4a49-ac33-346ead51e419 [pid: 8|app: 0|req: 1726/3588] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:56 2026] DELETE /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:41:57.536 7 INFO neutron.api.v2.resource [None req-c7ffff08-4ce3-45cc-b2d0-fb854c724382 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1863/3589] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:57 2026] GET /v2.0/routers/cf45e074-0b21-4d78-b7b1-bb6ec7617bb4 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3590] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:57 2026] DELETE /v2.0/subnets/ddc7ceff-41b2-4285-895f-cde4f93ff7a4 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:57.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d174fd68-351c-4e05-add2-dcc9f1e6c918 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1864/3591] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:57 2026] GET /v2.0/subnets/ddc7ceff-41b2-4285-895f-cde4f93ff7a4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3592] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:57 2026] DELETE /v2.0/subnets/65884445-7db4-463f-aa47-5e6276f7d91a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:57.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52130877-f3b8-4844-902f-0b069dea343b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1865/3593] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:57 2026] GET /v2.0/subnets/65884445-7db4-463f-aa47-5e6276f7d91a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:58.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-70aa8467-3c7d-4634-95c3-f989b8b2c0ce 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 81243e7a-c039-4180-8845-8cfbe7b3cea5 2026-08-13 09:41:58.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70aa8467-3c7d-4634-95c3-f989b8b2c0ce 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 81243e7a-c039-4180-8845-8cfbe7b3cea5 2026-08-13 09:41:58.223 8 INFO neutron.services.segments.plugin [-] Segment 6f75a6e7-9fd2-4799-9039-df8c26a44c70 resource provider aggregate not found 2026-08-13 09:41:58.229 8 INFO neutron.services.segments.plugin [-] Segment 6f75a6e7-9fd2-4799-9039-df8c26a44c70 resource provider aggregate not found 2026-08-13 09:41:58.250 8 INFO neutron.services.segments.plugin [-] Segment 6f75a6e7-9fd2-4799-9039-df8c26a44c70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f75a6e7-9fd2-4799-9039-df8c26a44c70 found for delete ", "request_id": "req-2795b776-c1af-483d-8f74-489c795ecbda"}]} 2026-08-13 09:41:58.251 8 INFO neutron.services.segments.plugin [-] Segment 6f75a6e7-9fd2-4799-9039-df8c26a44c70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f75a6e7-9fd2-4799-9039-df8c26a44c70 found for delete ", "request_id": "req-0c0bc248-b7b3-4ac4-8b9d-046a3eac23c0"}]} [pid: 8|app: 0|req: 1729/3594] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:41:57 2026] DELETE /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:58.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68165671-9149-47d1-a6a9-bcdd309a1c80 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1866/3595] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:41:58 2026] GET /v2.0/networks/ea66a735-aae0-4df6-abd1-b3d4ecd4b5e1 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3596] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:58 2026] DELETE /v2.0/subnets/0d6d8196-3315-44a8-af0c-68c9627d286d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:58.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21ee0198-fe63-4b8a-a724-2a18c34e9824 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1867/3597] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:58 2026] GET /v2.0/subnets/0d6d8196-3315-44a8-af0c-68c9627d286d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3598] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:58 2026] DELETE /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:58.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ab8d60c-33aa-455f-ac59-be9ae38aeae5 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1868/3599] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:58 2026] GET /v2.0/subnets/365e6695-b884-4695-b04e-1361ab9cd5ae => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:58.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-85646af0-2544-42bb-ae8c-710f18e7974b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: 4f9cde65-3cb1-46fd-9d34-019d75c90423 2026-08-13 09:41:58.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85646af0-2544-42bb-ae8c-710f18e7974b 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: 4f9cde65-3cb1-46fd-9d34-019d75c90423 [pid: 8|app: 0|req: 1732/3602] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:41:58 2026] DELETE /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:58.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-757a6c96-c9b5-4afa-969f-af4c644ae814 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1871/3603] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:41:58 2026] GET /v2.0/networks/27fbed7a-b226-4de8-af7d-71c4ed71c38f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3604] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:58 2026] DELETE /v2.0/subnets/5766b160-7856-4ede-a3d3-c197924f2a02 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:59.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfaf464a-5e5e-4948-adb4-a4d90736e827 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1872/3605] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:59 2026] GET /v2.0/subnets/5766b160-7856-4ede-a3d3-c197924f2a02 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3606] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:41:59 2026] DELETE /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:59.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-065a1fe7-5c00-4968-92ae-216bd55f398a 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1873/3607] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:41:59 2026] GET /v2.0/subnets/394520b4-2215-4bcd-ba79-2a273c576b97 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:41:59.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-b835a750-1b0a-45f8-ab7d-e808ab7c8dab 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] TaaS: Handle Delete Port: d604f8d2-3278-44c7-a35e-744c8c2885cb 2026-08-13 09:41:59.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b835a750-1b0a-45f8-ab7d-e808ab7c8dab 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] Tap Mirror: Handle Delete Port: d604f8d2-3278-44c7-a35e-744c8c2885cb [pid: 8|app: 0|req: 1735/3608] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:41:59 2026] DELETE /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:41:59.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18e45c5b-cbd7-423a-9a9b-8f3721534901 4672035eaf9346f0a3b3936b06575c44 8f25fafa483045f08597f554d56a9596 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1874/3609] 10.0.0.80 () {32 vars in 722 bytes} [Thu Aug 13 09:41:59 2026] GET /v2.0/networks/32f820ee-f838-4b9b-96e3-7dcc563731e9 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 09:42:00.279 8 INFO neutron.services.segments.plugin [-] Segment 3dbfeb28-667e-44bb-b865-4dc5ab850f70 resource provider aggregate not found 2026-08-13 09:42:00.282 8 INFO neutron.services.segments.plugin [-] Segment 3dbfeb28-667e-44bb-b865-4dc5ab850f70 resource provider aggregate not found 2026-08-13 09:42:00.294 8 INFO neutron.services.segments.plugin [-] Segment 3dbfeb28-667e-44bb-b865-4dc5ab850f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dbfeb28-667e-44bb-b865-4dc5ab850f70 found for delete ", "request_id": "req-4d4c89b8-ddc3-4f85-a1eb-35ed29cee944"}]} 2026-08-13 09:42:00.297 8 INFO neutron.services.segments.plugin [-] Segment 3dbfeb28-667e-44bb-b865-4dc5ab850f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dbfeb28-667e-44bb-b865-4dc5ab850f70 found for delete ", "request_id": "req-9ec4c47a-e375-4fc2-9e89-4698c41e16b9"}]} 2026-08-13 09:42:00.310 8 INFO neutron.services.segments.plugin [-] Segment a399e462-7cb3-48d7-a18d-658f3b70687e resource provider aggregate not found 2026-08-13 09:42:00.316 8 INFO neutron.services.segments.plugin [-] Segment a399e462-7cb3-48d7-a18d-658f3b70687e resource provider aggregate not found 2026-08-13 09:42:00.327 8 INFO neutron.services.segments.plugin [-] Segment a399e462-7cb3-48d7-a18d-658f3b70687e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a399e462-7cb3-48d7-a18d-658f3b70687e found for delete ", "request_id": "req-a4db2ceb-9c02-4209-ab62-5c12dd395b52"}]} 2026-08-13 09:42:00.329 8 INFO neutron.services.segments.plugin [-] Segment a399e462-7cb3-48d7-a18d-658f3b70687e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a399e462-7cb3-48d7-a18d-658f3b70687e found for delete ", "request_id": "req-b2c280f5-ced4-43cd-9e29-57d2309f404a"}]} 2026-08-13 09:42:01.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-cacc9f88-ba36-4170-8a88-8faf9c607985 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource d0807fb3-3e6c-4214-86f2-5667ca757e19 (type: security_groups) to 1 2026-08-13 09:42:01.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-cacc9f88-ba36-4170-8a88-8faf9c607985 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 1ad6b725-09dc-4520-a1eb-10580b438f4b (type: security_group_rules) to 0 2026-08-13 09:42:01.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-cacc9f88-ba36-4170-8a88-8faf9c607985 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 20b92441-731f-4706-afae-1b6f1522b45b (type: security_group_rules) to 0 2026-08-13 09:42:01.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-cacc9f88-ba36-4170-8a88-8faf9c607985 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 89c93308-2a33-4034-a630-d340c90d2ef4 (type: security_group_rules) to 0 2026-08-13 09:42:01.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-cacc9f88-ba36-4170-8a88-8faf9c607985 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9620f8bf-dea9-4b8c-8a05-8c9e68da74e7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1736/3610] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:01 2026] GET /v2.0/security-groups?tenant_id=c52cd9dbf6e94cb8b8b96789656ad04d&name=default => generated 2929 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1875/3611] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:01 2026] DELETE /v2.0/security-groups/d0807fb3-3e6c-4214-86f2-5667ca757e19 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:02.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-c196b256-de61-4fad-9820-feb44e304233 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 733c2cda-7c81-4329-9124-2905f8bd81c3 (type: security_groups) to 1 2026-08-13 09:42:02.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-c196b256-de61-4fad-9820-feb44e304233 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 48ce1fae-1ab4-40f8-8410-1aebb1940c2c (type: security_group_rules) to 0 2026-08-13 09:42:02.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-c196b256-de61-4fad-9820-feb44e304233 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 83173a14-9e3a-4f16-8fee-8ae6e24866fe (type: security_group_rules) to 0 2026-08-13 09:42:02.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-c196b256-de61-4fad-9820-feb44e304233 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b444f1d8-c41f-4853-8ed4-d992abbb4031 (type: security_group_rules) to 0 2026-08-13 09:42:02.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-c196b256-de61-4fad-9820-feb44e304233 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ef13ca43-e312-4a7d-a80e-dd7a52704fb6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1737/3612] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:02 2026] GET /v2.0/security-groups?tenant_id=c1ce3dd35f274cc5a1eec7027b32ac78&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1876/3613] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:02 2026] DELETE /v2.0/security-groups/733c2cda-7c81-4329-9124-2905f8bd81c3 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:03.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-81996b17-377b-4e54-a66a-a25177b76337 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4b4de55d-2ced-429f-a4b9-74497129f141 (type: security_groups) to 1 2026-08-13 09:42:03.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-81996b17-377b-4e54-a66a-a25177b76337 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 8ab091d9-0ceb-48df-86b7-33b1b504f8ab (type: security_group_rules) to 0 2026-08-13 09:42:03.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-81996b17-377b-4e54-a66a-a25177b76337 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 933ef5e7-dbd4-4cdf-81f4-072f59414178 (type: security_group_rules) to 0 2026-08-13 09:42:03.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-81996b17-377b-4e54-a66a-a25177b76337 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 9f722419-a979-4ed2-99fd-57fc13474961 (type: security_group_rules) to 0 2026-08-13 09:42:03.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-81996b17-377b-4e54-a66a-a25177b76337 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b708e048-917d-410b-b221-75ef7bf93ab5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1738/3614] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:02 2026] GET /v2.0/security-groups?tenant_id=6d96616e08fa47cb8bd03fab84d0db9d&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1877/3615] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:03 2026] DELETE /v2.0/security-groups/4b4de55d-2ced-429f-a4b9-74497129f141 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:03.623 8 INFO neutron.db.ovn_revision_numbers_db [None req-731bf97a-a3d7-4330-9124-587492e4dd40 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4a5c1016-bc72-4d35-94de-2ab8b35d55f1 (type: security_groups) to 1 2026-08-13 09:42:03.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-731bf97a-a3d7-4330-9124-587492e4dd40 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 48201a6d-a1ac-46ae-b966-17b37e5d733c (type: security_group_rules) to 0 2026-08-13 09:42:03.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-731bf97a-a3d7-4330-9124-587492e4dd40 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4e44a362-0c7f-473d-bd1f-7930c5468350 (type: security_group_rules) to 0 2026-08-13 09:42:03.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-731bf97a-a3d7-4330-9124-587492e4dd40 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 99572e26-447f-4a45-89ad-1a8073e26efc (type: security_group_rules) to 0 2026-08-13 09:42:03.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-731bf97a-a3d7-4330-9124-587492e4dd40 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource c1eec2c0-0d69-4081-bef0-2a6b0c839207 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1739/3616] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:03 2026] GET /v2.0/security-groups?tenant_id=b12dc1c8d9904ac7ba1c620ef5bf70b2&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1878/3617] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:03 2026] DELETE /v2.0/security-groups/4a5c1016-bc72-4d35-94de-2ab8b35d55f1 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3618] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:04 2026] GET /v2.0/security-groups?tenant_id=8f25fafa483045f08597f554d56a9596&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1879/3619] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:04 2026] DELETE /v2.0/security-groups/fa35d3c8-a661-4702-96bd-56d8d653589a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:04.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-7299685f-c876-481c-8c07-defa37692be1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 80dc5f36-91db-46f3-904c-6f4878f1e973 (type: security_groups) to 1 2026-08-13 09:42:04.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-7299685f-c876-481c-8c07-defa37692be1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 110d107e-1f34-4554-8077-8f35f94cc966 (type: security_group_rules) to 0 2026-08-13 09:42:04.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-7299685f-c876-481c-8c07-defa37692be1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 6c391fd6-0468-48c8-87c5-2ed81a7536d0 (type: security_group_rules) to 0 2026-08-13 09:42:04.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-7299685f-c876-481c-8c07-defa37692be1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource ac3b67a1-3f69-41d3-b7b1-a4563233fe35 (type: security_group_rules) to 0 2026-08-13 09:42:04.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-7299685f-c876-481c-8c07-defa37692be1 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b4feacf9-73a7-4740-af87-90c784b8e2fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1741/3620] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:04 2026] GET /v2.0/security-groups?tenant_id=6c9d854f5b2d4329b52ce2e2f8578e2c&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3621] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:04 2026] DELETE /v2.0/security-groups/80dc5f36-91db-46f3-904c-6f4878f1e973 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:05.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6f1c63e-0c8f-4498-854e-0ff161822b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 78e65097-cb07-4ee3-a015-6a73e1524e0b (type: security_groups) to 1 2026-08-13 09:42:05.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6f1c63e-0c8f-4498-854e-0ff161822b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 37a312b2-49f5-4708-9580-bd039fbdd22a (type: security_group_rules) to 0 2026-08-13 09:42:05.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6f1c63e-0c8f-4498-854e-0ff161822b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4de1ff78-6fba-4fda-911e-d57d75ecc631 (type: security_group_rules) to 0 2026-08-13 09:42:05.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6f1c63e-0c8f-4498-854e-0ff161822b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource db45ce01-4a1a-4a6a-b829-30993c6eba98 (type: security_group_rules) to 0 2026-08-13 09:42:05.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6f1c63e-0c8f-4498-854e-0ff161822b2c eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e7c3e75a-cd2b-4eed-afa6-16a72257438d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1742/3622] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:05 2026] GET /v2.0/security-groups?tenant_id=3cc3707339b3450f8519b242eef1ddcd&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1881/3623] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:05 2026] DELETE /v2.0/security-groups/78e65097-cb07-4ee3-a015-6a73e1524e0b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:09.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource fe091bd8-cd4d-4f3c-a9f6-a74fa83d6d55 (type: security_groups) to 1 2026-08-13 09:42:10.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 0aef9729-d5d7-43fd-8ebe-1c1dfeed3f33 (type: security_group_rules) to 0 2026-08-13 09:42:10.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 6df38d59-1480-49ac-8847-2a11e21b10e7 (type: security_group_rules) to 0 2026-08-13 09:42:10.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource f32bf249-6e2a-4cc2-97af-2e348c1c3e20 (type: security_group_rules) to 0 2026-08-13 09:42:10.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource ffb8e625-991e-4e7d-b677-92401390840c (type: security_group_rules) to 0 2026-08-13 09:42:10.139 8 INFO neutron.db.segments_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Added segment dd53fbce-5ecb-4629-ac77-5d4e6b05be37 of type geneve for network d69d2b19-9795-41d8-84fa-b5931fe2bdea 2026-08-13 09:42:10.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource d69d2b19-9795-41d8-84fa-b5931fe2bdea (type: networks) to 1 2026-08-13 09:42:10.434 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] No more DHCP agents 2026-08-13 09:42:10.436 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Unable to schedule network d69d2b19-9795-41d8-84fa-b5931fe2bdea: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:42:10.490 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e20bf1-68bd-4e89-9545-bf4ac92bc1ee - - - - - -] OVN reports status down for port: 8cff6fbe-9167-4d2e-b0dd-bb8fcf72e84e 2026-08-13 09:42:10.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f9729ac-78ce-4f4b-89ab-95da1fcfd9f0 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 8cff6fbe-9167-4d2e-b0dd-bb8fcf72e84e (type: ports) to 1 [pid: 8|app: 0|req: 1743/3624] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:42:09 2026] POST /v2.0/networks => generated 650 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:42:10.664 7 INFO neutron.db.segments_db [None req-6bc6adad-0030-44b4-b4b6-1a355b05db6f 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Added segment dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 of type geneve for network 97679611-8ddb-47b3-92dd-9409f0fa55b5 2026-08-13 09:42:10.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bc6adad-0030-44b4-b4b6-1a355b05db6f 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 97679611-8ddb-47b3-92dd-9409f0fa55b5 (type: networks) to 1 2026-08-13 09:42:10.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bc6adad-0030-44b4-b4b6-1a355b05db6f 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] No more DHCP agents 2026-08-13 09:42:10.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bc6adad-0030-44b4-b4b6-1a355b05db6f 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Unable to schedule network 97679611-8ddb-47b3-92dd-9409f0fa55b5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:42:11.007 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5f52a2e-3c36-421c-921c-cd9b77d9b95e - - - - - -] OVN reports status down for port: 8b3198c6-9b7f-4cec-bd06-d255209ca419 2026-08-13 09:42:11.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bc6adad-0030-44b4-b4b6-1a355b05db6f 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 8b3198c6-9b7f-4cec-bd06-d255209ca419 (type: ports) to 1 [pid: 7|app: 0|req: 1882/3625] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:42:10 2026] POST /v2.0/networks => generated 650 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:42:11.161 8 INFO neutron.db.segments_db [None req-534f665e-7f03-4f4b-80ab-34378671960a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Added segment 0de90252-18c7-47f0-aa29-823e2ea9a58e of type geneve for network cdd622b1-ecc3-40b8-acb5-977c982a5012 2026-08-13 09:42:11.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-534f665e-7f03-4f4b-80ab-34378671960a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource cdd622b1-ecc3-40b8-acb5-977c982a5012 (type: networks) to 1 2026-08-13 09:42:11.431 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-534f665e-7f03-4f4b-80ab-34378671960a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] No more DHCP agents 2026-08-13 09:42:11.432 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-534f665e-7f03-4f4b-80ab-34378671960a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Unable to schedule network cdd622b1-ecc3-40b8-acb5-977c982a5012: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:42:11.478 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5f52a2e-3c36-421c-921c-cd9b77d9b95e - - - - - -] OVN reports status down for port: c24d0ac9-0c0f-474a-bc9b-0cd1bd6c7c84 2026-08-13 09:42:11.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-534f665e-7f03-4f4b-80ab-34378671960a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource c24d0ac9-0c0f-474a-bc9b-0cd1bd6c7c84 (type: ports) to 1 [pid: 8|app: 0|req: 1744/3626] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:42:11 2026] POST /v2.0/networks => generated 650 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:42:11.683 7 INFO neutron.db.segments_db [None req-f28156ae-7b23-4f4a-8276-e220df755245 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Added segment 24f806b9-d119-4ccb-a6d3-472ffc00f768 of type geneve for network 4014da30-3a16-46d0-a797-c9cb023633b6 2026-08-13 09:42:11.800 7 INFO neutron.db.ovn_revision_numbers_db [None req-f28156ae-7b23-4f4a-8276-e220df755245 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 4014da30-3a16-46d0-a797-c9cb023633b6 (type: networks) to 1 2026-08-13 09:42:11.974 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f28156ae-7b23-4f4a-8276-e220df755245 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] No more DHCP agents 2026-08-13 09:42:11.975 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f28156ae-7b23-4f4a-8276-e220df755245 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Unable to schedule network 4014da30-3a16-46d0-a797-c9cb023633b6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:42:12.030 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5f52a2e-3c36-421c-921c-cd9b77d9b95e - - - - - -] OVN reports status down for port: b88eeee1-fbe4-40be-9ce4-2a0885d72073 2026-08-13 09:42:12.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-f28156ae-7b23-4f4a-8276-e220df755245 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource b88eeee1-fbe4-40be-9ce4-2a0885d72073 (type: ports) to 1 [pid: 7|app: 0|req: 1883/3627] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:42:11 2026] POST /v2.0/networks => generated 651 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 09:42:12.188 8 INFO neutron.db.segments_db [None req-d3638503-cf11-424f-ad39-10f2a654b360 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Added segment c16a18ab-3a8f-49af-90f6-0e1538571c8a of type geneve for network a5d71f55-4816-4ab1-ab1e-423b2861f7c0 2026-08-13 09:42:12.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3638503-cf11-424f-ad39-10f2a654b360 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource a5d71f55-4816-4ab1-ab1e-423b2861f7c0 (type: networks) to 1 2026-08-13 09:42:12.463 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3638503-cf11-424f-ad39-10f2a654b360 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] No more DHCP agents 2026-08-13 09:42:12.464 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3638503-cf11-424f-ad39-10f2a654b360 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Unable to schedule network a5d71f55-4816-4ab1-ab1e-423b2861f7c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 09:42:12.518 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e20bf1-68bd-4e89-9545-bf4ac92bc1ee - - - - - -] OVN reports status down for port: 2a3a5a99-b715-4128-bbb4-5a832130b191 2026-08-13 09:42:12.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3638503-cf11-424f-ad39-10f2a654b360 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Successfully bumped revision number for resource 2a3a5a99-b715-4128-bbb4-5a832130b191 (type: ports) to 1 [pid: 8|app: 0|req: 1745/3628] 10.0.0.80 () {34 vars in 669 bytes} [Thu Aug 13 09:42:12 2026] POST /v2.0/networks => generated 651 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1884/3629] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:12 2026] PUT /v2.0/networks/d69d2b19-9795-41d8-84fa-b5931fe2bdea/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3630] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:12 2026] PUT /v2.0/networks/97679611-8ddb-47b3-92dd-9409f0fa55b5/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1885/3631] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:12 2026] PUT /v2.0/networks/cdd622b1-ecc3-40b8-acb5-977c982a5012/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3632] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:12 2026] PUT /v2.0/networks/4014da30-3a16-46d0-a797-c9cb023633b6/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1886/3633] 10.0.0.80 () {32 vars in 665 bytes} [Thu Aug 13 09:42:12 2026] GET /v2.0/networks?tags=red => generated 1986 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3634] 10.0.0.80 () {32 vars in 679 bytes} [Thu Aug 13 09:42:12 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1336 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1887/3635] 10.0.0.80 () {32 vars in 675 bytes} [Thu Aug 13 09:42:12 2026] GET /v2.0/networks?tags-any=blue => generated 1336 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3636] 10.0.0.80 () {32 vars in 687 bytes} [Thu Aug 13 09:42:13 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1986 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1888/3637] 10.0.0.80 () {32 vars in 673 bytes} [Thu Aug 13 09:42:13 2026] GET /v2.0/networks?not-tags=red => generated 1988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3638] 10.0.0.80 () {32 vars in 687 bytes} [Thu Aug 13 09:42:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2638 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1889/3639] 10.0.0.80 () {32 vars in 683 bytes} [Thu Aug 13 09:42:13 2026] GET /v2.0/networks?not-tags-any=blue => generated 2638 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3640] 10.0.0.80 () {32 vars in 695 bytes} [Thu Aug 13 09:42:13 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1988 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:42:13.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dfb9d02-2279-4062-bccf-95a8325b411a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] TaaS: Handle Delete Port: 8cff6fbe-9167-4d2e-b0dd-bb8fcf72e84e 2026-08-13 09:42:13.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dfb9d02-2279-4062-bccf-95a8325b411a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Tap Mirror: Handle Delete Port: 8cff6fbe-9167-4d2e-b0dd-bb8fcf72e84e 2026-08-13 09:42:13.674 7 INFO neutron.services.segments.plugin [-] Segment dd53fbce-5ecb-4629-ac77-5d4e6b05be37 resource provider aggregate not found 2026-08-13 09:42:13.677 7 INFO neutron.services.segments.plugin [-] Segment dd53fbce-5ecb-4629-ac77-5d4e6b05be37 resource provider aggregate not found 2026-08-13 09:42:13.691 7 INFO neutron.services.segments.plugin [-] Segment dd53fbce-5ecb-4629-ac77-5d4e6b05be37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd53fbce-5ecb-4629-ac77-5d4e6b05be37 found for delete ", "request_id": "req-ad884fec-bbf4-48c8-ad7e-bfa37249d4b0"}]} 2026-08-13 09:42:13.697 7 INFO neutron.services.segments.plugin [-] Segment dd53fbce-5ecb-4629-ac77-5d4e6b05be37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd53fbce-5ecb-4629-ac77-5d4e6b05be37 found for delete ", "request_id": "req-daaf9f29-cbae-4a19-8ba3-e0f9e021769f"}]} [pid: 7|app: 0|req: 1890/3643] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:42:13 2026] DELETE /v2.0/networks/d69d2b19-9795-41d8-84fa-b5931fe2bdea => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:42:13.826 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ec4188f-4973-43d8-981b-498b07c308ed 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] TaaS: Handle Delete Port: 8b3198c6-9b7f-4cec-bd06-d255209ca419 2026-08-13 09:42:13.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ec4188f-4973-43d8-981b-498b07c308ed 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Tap Mirror: Handle Delete Port: 8b3198c6-9b7f-4cec-bd06-d255209ca419 2026-08-13 09:42:14.000 8 INFO neutron.services.segments.plugin [-] Segment dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 resource provider aggregate not found 2026-08-13 09:42:14.010 8 INFO neutron.services.segments.plugin [-] Segment dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 resource provider aggregate not found 2026-08-13 09:42:14.025 8 INFO neutron.services.segments.plugin [-] Segment dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 found for delete ", "request_id": "req-7c5dd560-dbfd-4fb2-8103-8132914a2fa6"}]} 2026-08-13 09:42:14.029 8 INFO neutron.services.segments.plugin [-] Segment dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc5ded8-8b1a-488e-bb03-a954d6e1a8e1 found for delete ", "request_id": "req-abfde1aa-a75e-4f8d-b11d-c3f2d7a669fd"}]} [pid: 8|app: 0|req: 1754/3644] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:42:13 2026] DELETE /v2.0/networks/97679611-8ddb-47b3-92dd-9409f0fa55b5 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:42:14.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-d01c0646-8ecf-420e-a7e6-52bdc5fc8c52 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] TaaS: Handle Delete Port: c24d0ac9-0c0f-474a-bc9b-0cd1bd6c7c84 2026-08-13 09:42:14.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d01c0646-8ecf-420e-a7e6-52bdc5fc8c52 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Tap Mirror: Handle Delete Port: c24d0ac9-0c0f-474a-bc9b-0cd1bd6c7c84 [pid: 7|app: 0|req: 1891/3645] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:42:14 2026] DELETE /v2.0/networks/cdd622b1-ecc3-40b8-acb5-977c982a5012 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:42:14.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab9f3ffb-250a-4c08-8f7e-30857d79be6a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] TaaS: Handle Delete Port: b88eeee1-fbe4-40be-9ce4-2a0885d72073 2026-08-13 09:42:14.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab9f3ffb-250a-4c08-8f7e-30857d79be6a 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Tap Mirror: Handle Delete Port: b88eeee1-fbe4-40be-9ce4-2a0885d72073 [pid: 8|app: 0|req: 1755/3646] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:42:14 2026] DELETE /v2.0/networks/4014da30-3a16-46d0-a797-c9cb023633b6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:42:14.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-0723eada-15bb-43b7-90bc-6645d790d0ec 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] TaaS: Handle Delete Port: 2a3a5a99-b715-4128-bbb4-5a832130b191 2026-08-13 09:42:14.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0723eada-15bb-43b7-90bc-6645d790d0ec 147d02106f9d4a5281c45cd05ab79f57 2ab24049429b4c47a21bc477c0bcb241 - - default default] Tap Mirror: Handle Delete Port: 2a3a5a99-b715-4128-bbb4-5a832130b191 [pid: 7|app: 0|req: 1892/3647] 10.0.0.80 () {32 vars in 725 bytes} [Thu Aug 13 09:42:14 2026] DELETE /v2.0/networks/a5d71f55-4816-4ab1-ab1e-423b2861f7c0 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-13 09:42:15.709 7 INFO neutron.services.segments.plugin [-] Segment 0de90252-18c7-47f0-aa29-823e2ea9a58e resource provider aggregate not found 2026-08-13 09:42:15.717 7 INFO neutron.services.segments.plugin [-] Segment 0de90252-18c7-47f0-aa29-823e2ea9a58e resource provider aggregate not found 2026-08-13 09:42:15.722 7 INFO neutron.services.segments.plugin [-] Segment 0de90252-18c7-47f0-aa29-823e2ea9a58e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0de90252-18c7-47f0-aa29-823e2ea9a58e found for delete ", "request_id": "req-27e67a83-4b7c-4eea-a2f4-444ab4d33279"}]} 2026-08-13 09:42:15.733 7 INFO neutron.services.segments.plugin [-] Segment c16a18ab-3a8f-49af-90f6-0e1538571c8a resource provider aggregate not found 2026-08-13 09:42:15.738 7 INFO neutron.services.segments.plugin [-] Segment 0de90252-18c7-47f0-aa29-823e2ea9a58e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0de90252-18c7-47f0-aa29-823e2ea9a58e found for delete ", "request_id": "req-6f292e82-9f18-4944-b5fe-4af5572f2548"}]} 2026-08-13 09:42:15.750 7 INFO neutron.services.segments.plugin [-] Segment c16a18ab-3a8f-49af-90f6-0e1538571c8a resource provider aggregate not found 2026-08-13 09:42:15.755 7 INFO neutron.services.segments.plugin [-] Segment c16a18ab-3a8f-49af-90f6-0e1538571c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c16a18ab-3a8f-49af-90f6-0e1538571c8a found for delete ", "request_id": "req-330db22d-ca8a-4ed5-83fd-32d5a0a249e6"}]} 2026-08-13 09:42:15.765 7 INFO neutron.services.segments.plugin [-] Segment c16a18ab-3a8f-49af-90f6-0e1538571c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c16a18ab-3a8f-49af-90f6-0e1538571c8a found for delete ", "request_id": "req-2be76152-1b95-43c0-8a25-c2dc16474f03"}]} 2026-08-13 09:42:16.048 8 INFO neutron.services.segments.plugin [-] Segment 24f806b9-d119-4ccb-a6d3-472ffc00f768 resource provider aggregate not found 2026-08-13 09:42:16.051 8 INFO neutron.services.segments.plugin [-] Segment 24f806b9-d119-4ccb-a6d3-472ffc00f768 resource provider aggregate not found 2026-08-13 09:42:16.069 8 INFO neutron.services.segments.plugin [-] Segment 24f806b9-d119-4ccb-a6d3-472ffc00f768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f806b9-d119-4ccb-a6d3-472ffc00f768 found for delete ", "request_id": "req-ae2d9063-e03c-4300-84a0-ee3e68bf4d0c"}]} 2026-08-13 09:42:16.074 8 INFO neutron.services.segments.plugin [-] Segment 24f806b9-d119-4ccb-a6d3-472ffc00f768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f806b9-d119-4ccb-a6d3-472ffc00f768 found for delete ", "request_id": "req-f833b2b5-7eeb-4cc3-a3da-b95be725a847"}]} 2026-08-13 09:42:16.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4339f2-0cb5-4d2b-849e-d66f23567306 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 90e35817-6764-4543-b387-707b68791e37 (type: security_groups) to 1 2026-08-13 09:42:16.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4339f2-0cb5-4d2b-849e-d66f23567306 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 0917ed19-1186-41d5-84ea-4fec3435698b (type: security_group_rules) to 0 2026-08-13 09:42:16.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4339f2-0cb5-4d2b-849e-d66f23567306 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 369b9d47-4ef4-4617-81f4-691fd496c72c (type: security_group_rules) to 0 2026-08-13 09:42:16.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4339f2-0cb5-4d2b-849e-d66f23567306 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 4f54e487-4840-4f93-8104-037eef53bb87 (type: security_group_rules) to 0 2026-08-13 09:42:16.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4339f2-0cb5-4d2b-849e-d66f23567306 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource f883d7d9-9294-4b38-a6cc-054b091079c8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1756/3648] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:15 2026] GET /v2.0/security-groups?tenant_id=f4ab13caca1d49519f98d7301398aee3&name=default => generated 2929 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1893/3649] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:16 2026] DELETE /v2.0/security-groups/90e35817-6764-4543-b387-707b68791e37 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:16.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f0bc278-19d1-4430-825e-8aea2f6f3ffe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 850bf0c3-8f68-40e6-8a8b-bcd612d8fefd (type: security_groups) to 1 2026-08-13 09:42:16.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f0bc278-19d1-4430-825e-8aea2f6f3ffe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 55cc1e6d-e44b-4683-980f-763b379cbc0b (type: security_group_rules) to 0 2026-08-13 09:42:16.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f0bc278-19d1-4430-825e-8aea2f6f3ffe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 806f1aec-9705-4b1e-9285-b64eec2f81ea (type: security_group_rules) to 0 2026-08-13 09:42:16.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f0bc278-19d1-4430-825e-8aea2f6f3ffe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 85ec5fe8-10c4-4ccc-ac23-48339f651db8 (type: security_group_rules) to 0 2026-08-13 09:42:16.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f0bc278-19d1-4430-825e-8aea2f6f3ffe eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource a50e4d93-7110-420c-b692-aad9d847698a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1757/3650] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:16 2026] GET /v2.0/security-groups?tenant_id=ca960482df6f4323bb85cf475af8dd98&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1894/3651] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:16 2026] DELETE /v2.0/security-groups/850bf0c3-8f68-40e6-8a8b-bcd612d8fefd => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3652] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/security-groups?tenant_id=2ab24049429b4c47a21bc477c0bcb241&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1895/3653] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:17 2026] DELETE /v2.0/security-groups/fe091bd8-cd4d-4f3c-a9f6-a74fa83d6d55 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3654] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1896/3655] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3656] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1897/3657] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3658] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:42:17 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1898/3659] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/networks => generated 2288 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3660] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1899/3661] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3662] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1900/3663] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3664] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:42:18 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1901/3665] 10.0.0.80 () {34 vars in 677 bytes} [Thu Aug 13 09:42:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3666] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:20 2026] PUT /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1902/3667] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:20 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3668] 10.0.0.80 () {34 vars in 763 bytes} [Thu Aug 13 09:42:20 2026] PUT /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1903/3669] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3670] 10.0.0.80 () {34 vars in 759 bytes} [Thu Aug 13 09:42:21 2026] PUT /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1904/3671] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3672] 10.0.0.80 () {34 vars in 781 bytes} [Thu Aug 13 09:42:21 2026] PUT /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1905/3673] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3674] 10.0.0.80 () {34 vars in 752 bytes} [Thu Aug 13 09:42:21 2026] PUT /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1906/3675] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3676] 10.0.0.80 () {32 vars in 740 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:21.437 7 INFO neutron.api.v2.resource [None req-30c1f1ae-1245-4dc2-980c-8113273f6410 17fe93e1e5684d159fcbde08f2328d43 9ef2b1181dba4a11b433562907bd5485 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1907/3677] 10.0.0.80 () {32 vars in 744 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3678] 10.0.0.80 () {32 vars in 743 bytes} [Thu Aug 13 09:42:21 2026] DELETE /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1908/3679] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:42:21.602 8 INFO neutron.api.v2.resource [None req-6b1a6598-1b65-4d26-90d3-8a2a17593190 17fe93e1e5684d159fcbde08f2328d43 9ef2b1181dba4a11b433562907bd5485 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1772/3680] 10.0.0.80 () {32 vars in 747 bytes} [Thu Aug 13 09:42:21 2026] DELETE /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1909/3681] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:42:21 2026] DELETE /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3682] 10.0.0.80 () {32 vars in 732 bytes} [Thu Aug 13 09:42:21 2026] GET /v2.0/policies/954d926f-77aa-457a-8015-169b2ce54f8b/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1910/3683] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:42:21 2026] DELETE /v2.0/qos/policies/954d926f-77aa-457a-8015-169b2ce54f8b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:22.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5124e6-8bd1-4a26-9a30-217399584fdc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 692975f8-b18d-4e3a-9897-828ab641b5c3 (type: security_groups) to 1 2026-08-13 09:42:22.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5124e6-8bd1-4a26-9a30-217399584fdc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 41ebf34e-364f-4cc8-b086-a8af7ea051e6 (type: security_group_rules) to 0 2026-08-13 09:42:22.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5124e6-8bd1-4a26-9a30-217399584fdc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7ae467f0-cdf3-4016-9945-250fe0593348 (type: security_group_rules) to 0 2026-08-13 09:42:22.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5124e6-8bd1-4a26-9a30-217399584fdc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7c48e111-486f-4b7a-9582-7358cec5004c (type: security_group_rules) to 0 2026-08-13 09:42:22.647 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5124e6-8bd1-4a26-9a30-217399584fdc eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 85a575a5-74f3-48d9-a241-12a67afde1f7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1774/3684] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:22 2026] GET /v2.0/security-groups?tenant_id=9ef2b1181dba4a11b433562907bd5485&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1911/3685] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:22 2026] DELETE /v2.0/security-groups/692975f8-b18d-4e3a-9897-828ab641b5c3 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:23.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d2d4e3-a6f7-49b3-9515-d8240e97e03a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b04af556-fa5c-478d-99a7-8a74bf093f54 (type: security_groups) to 1 2026-08-13 09:42:23.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d2d4e3-a6f7-49b3-9515-d8240e97e03a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2c195500-913d-4165-83aa-ad6fc4988fba (type: security_group_rules) to 0 2026-08-13 09:42:23.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d2d4e3-a6f7-49b3-9515-d8240e97e03a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b3631aa0-8721-4dd4-80dc-048073e400a3 (type: security_group_rules) to 0 2026-08-13 09:42:23.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d2d4e3-a6f7-49b3-9515-d8240e97e03a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource de2c30f1-4da2-4ede-bfec-2b12df737671 (type: security_group_rules) to 0 2026-08-13 09:42:23.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-24d2d4e3-a6f7-49b3-9515-d8240e97e03a eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource e5929cb8-ea06-4104-ab31-03e64c9b98f6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1775/3686] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:22 2026] GET /v2.0/security-groups?tenant_id=a72597e09ac54c61a480fd7042c6ca45&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1912/3687] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:23 2026] DELETE /v2.0/security-groups/b04af556-fa5c-478d-99a7-8a74bf093f54 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:26.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-7035d137-c19f-40f5-9f11-82b441eb2469 e59f487cc3cc43ae99d12a26b983c599 497652858fe64cf48050373302cb8ff9 - - default default] Successfully bumped revision number for resource 996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 (type: routers) to 1 [pid: 8|app: 0|req: 1776/3688] 10.0.0.80 () {34 vars in 667 bytes} [Thu Aug 13 09:42:26 2026] POST /v2.0/routers => generated 570 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1913/3689] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:42:26 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3690] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:26 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1914/3691] 10.0.0.80 () {34 vars in 761 bytes} [Thu Aug 13 09:42:26 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3692] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1915/3693] 10.0.0.80 () {34 vars in 757 bytes} [Thu Aug 13 09:42:27 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/red => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3694] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1916/3695] 10.0.0.80 () {34 vars in 779 bytes} [Thu Aug 13 09:42:27 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/black.or.white => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3696] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1917/3697] 10.0.0.80 () {34 vars in 750 bytes} [Thu Aug 13 09:42:27 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3698] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1918/3699] 10.0.0.80 () {32 vars in 738 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:27.804 8 INFO neutron.api.v2.resource [None req-95d869e9-b907-4696-8f33-dc7a926cbaad e59f487cc3cc43ae99d12a26b983c599 497652858fe64cf48050373302cb8ff9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3700] 10.0.0.80 () {32 vars in 742 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1919/3701] 10.0.0.80 () {32 vars in 741 bytes} [Thu Aug 13 09:42:27 2026] DELETE /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3702] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:27 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:42:28.037 7 INFO neutron.api.v2.resource [None req-5ff8a214-e396-4e4b-979f-8e717cd8456b e59f487cc3cc43ae99d12a26b983c599 497652858fe64cf48050373302cb8ff9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1920/3703] 10.0.0.80 () {32 vars in 745 bytes} [Thu Aug 13 09:42:27 2026] DELETE /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3704] 10.0.0.80 () {32 vars in 733 bytes} [Thu Aug 13 09:42:28 2026] DELETE /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1921/3705] 10.0.0.80 () {32 vars in 730 bytes} [Thu Aug 13 09:42:28 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13/tags => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3706] 10.0.0.80 () {32 vars in 720 bytes} [Thu Aug 13 09:42:28 2026] GET /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 => generated 576 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 09:42:28.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-d524e89e-e6c7-4ba6-85e8-31230f1dfa8c e59f487cc3cc43ae99d12a26b983c599 497652858fe64cf48050373302cb8ff9 - - default default] Successfully bumped revision number for resource 996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 (type: routers) to 7 [pid: 7|app: 0|req: 1922/3707] 10.0.0.80 () {34 vars in 741 bytes} [Thu Aug 13 09:42:28 2026] PUT /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 => generated 576 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3708] 10.0.0.80 () {32 vars in 735 bytes} [Thu Aug 13 09:42:28 2026] GET /v2.0/ports?device_id=996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1923/3711] 10.0.0.80 () {32 vars in 723 bytes} [Thu Aug 13 09:42:28 2026] DELETE /v2.0/routers/996d6c11-fe0f-46c7-a1d9-4c5747ef7a13 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:29.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73be736-07e7-4311-9e36-7605283bb1eb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2aaf2a0c-f5da-49fc-abcd-4f03ece6bff3 (type: security_groups) to 1 2026-08-13 09:42:29.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73be736-07e7-4311-9e36-7605283bb1eb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 2581e27f-3404-4492-9905-98e76b6d3b4d (type: security_group_rules) to 0 2026-08-13 09:42:29.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73be736-07e7-4311-9e36-7605283bb1eb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 32ab4765-2fc3-4bd1-be44-7753a61df481 (type: security_group_rules) to 0 2026-08-13 09:42:29.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73be736-07e7-4311-9e36-7605283bb1eb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 76a98044-fcac-446c-8af3-02ad62c2aa25 (type: security_group_rules) to 0 2026-08-13 09:42:29.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73be736-07e7-4311-9e36-7605283bb1eb eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 7b79b40d-09df-427f-a2a1-52514d05a949 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1789/3712] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:29 2026] GET /v2.0/security-groups?tenant_id=497652858fe64cf48050373302cb8ff9&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1924/3713] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:29 2026] DELETE /v2.0/security-groups/2aaf2a0c-f5da-49fc-abcd-4f03ece6bff3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 09:42:30.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4dba857-22cf-45bc-85e7-d91809c04e82 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource aeacfd92-71ec-44ae-b18c-c08a1660104e (type: security_groups) to 1 2026-08-13 09:42:30.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4dba857-22cf-45bc-85e7-d91809c04e82 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 122dc286-f8a0-4817-afea-d57bfe363e54 (type: security_group_rules) to 0 2026-08-13 09:42:30.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4dba857-22cf-45bc-85e7-d91809c04e82 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 3dd0766e-a392-4a84-af6d-a7f8b1edd0ac (type: security_group_rules) to 0 2026-08-13 09:42:30.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4dba857-22cf-45bc-85e7-d91809c04e82 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource 853c6894-7f1b-42ec-bcdf-55ab1cc0b34a (type: security_group_rules) to 0 2026-08-13 09:42:30.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4dba857-22cf-45bc-85e7-d91809c04e82 eb66fba5bf664f44aaa5517d77c4124e a9fe125cc96a4b7f89493dc8d4dd3b66 - - default default] Successfully bumped revision number for resource b09658ab-d8d7-49d3-9823-367de3a08ae2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1790/3714] 10.0.0.80 () {32 vars in 773 bytes} [Thu Aug 13 09:42:29 2026] GET /v2.0/security-groups?tenant_id=2f5ce281fc454948be5b6f23eaa30bd5&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1925/3715] 10.0.0.80 () {32 vars in 739 bytes} [Thu Aug 13 09:42:30 2026] DELETE /v2.0/security-groups/aeacfd92-71ec-44ae-b18c-c08a1660104e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3716] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:42:32 2026] GET /v2.0/networks => generated 2288 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1926/3717] 10.0.0.80 () {32 vars in 654 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3718] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1927/3719] 10.0.0.80 () {32 vars in 642 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/ports => generated 5171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3720] 10.0.0.80 () {32 vars in 646 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1928/3721] 10.0.0.80 () {32 vars in 648 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/networks => generated 2288 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3722] 10.0.0.80 () {32 vars in 662 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1929/3723] 10.0.0.80 () {32 vars in 654 bytes} [Thu Aug 13 09:42:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3730] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/networks => generated 2288 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1933/3731] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3732] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1934/3733] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3734] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1935/3735] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3736] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1936/3737] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:43:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3738] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:43:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1937/3739] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:43:18 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3740] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:43:18 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3749] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/agents => generated 1214 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1942/3750] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3751] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1943/3752] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3753] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/ports => generated 5171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1944/3754] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3755] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:44:17 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1945/3756] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:44:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3757] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:44:18 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1946/3758] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:44:18 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3759] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:44:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3768] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1951/3769] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3770] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1952/3771] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3772] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1953/3773] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3774] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1954/3775] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1822/3776] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1955/3777] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:45:17 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3778] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:45:18 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3787] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/floatingips => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1960/3788] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3789] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1961/3790] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1830/3791] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1962/3792] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:46:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3793] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:46:18 2026] GET /v2.0/ports => generated 5171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1963/3794] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:46:18 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3795] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:46:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1964/3796] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:46:18 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3797] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:46:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1838/3806] 10.0.0.192 () {28 vars in 599 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/security-groups => generated 17397 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1969/3807] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3808] 10.0.0.192 () {28 vars in 581 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1970/3809] 10.0.0.192 () {28 vars in 619 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3810] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1971/3811] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3812] 10.0.0.192 () {28 vars in 591 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1972/3813] 10.0.0.192 () {28 vars in 585 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3814] 10.0.0.192 () {28 vars in 579 bytes} [Thu Aug 13 09:47:17 2026] GET /v2.0/ports => generated 5171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1973/3815] 10.0.0.192 () {28 vars in 583 bytes} [Thu Aug 13 09:47:18 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3816] 10.0.0.192 () {28 vars in 624 bytes} [Thu Aug 13 09:47:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)