+ 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 [Sun May 10 01:28:06 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:14:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6664df458d-2jmfk 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fca39ea3668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-10 01:28:10.612 7 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:28:10.613 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-10 01:28:10.646 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:28:10.646 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-10 01:28:11.712 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:28:11.728 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:28:13.070 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-10 01:28:13.073 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:28:13.077 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 01:28:13.077 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-10 01:28:13.077 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-10 01:28:13.077 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-10 01:28:13.077 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-10 01:28:13.077 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.085 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.085 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.085 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-10 01:28:13.136 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-10 01:28:13.139 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:28:13.143 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 01:28:13.143 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-10 01:28:13.143 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-10 01:28:13.144 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-10 01:28:13.144 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-10 01:28:13.144 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.152 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.152 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:28:13.152 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-10 01:28:13.301 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-10 01:28:13.303 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-10 01:28:13.303 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-10 01:28:13.331 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:28:13.332 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:28:13.332 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-10 01:28:13.332 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-10 01:28:13.393 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-10 01:28:13.396 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-10 01:28:13.396 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-10 01:28:13.424 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:28:13.425 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:28:13.425 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-10 01:28:13.425 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-10 01:28:15.571 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:28:15.596 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:28:16.541 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:28:16.541 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:28:16.541 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:28:16.542 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:28:16.542 8 INFO neutron.plugins.ml2.extensions.port_security [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:28:16.542 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:28:16.542 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing mechanism driver 'ovn' 2026-05-10 01:28:16.542 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Starting OVNMechanismDriver 2026-05-10 01:28:16.544 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:28:16.544 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:28:16.544 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:28:16.544 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:28:16.544 7 INFO neutron.plugins.ml2.extensions.port_security [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:28:16.545 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:28:16.545 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing mechanism driver 'ovn' 2026-05-10 01:28:16.545 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Starting OVNMechanismDriver 2026-05-10 01:28:16.545 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] OVN logging driver registered 2026-05-10 01:28:16.548 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] OVN logging driver registered 2026-05-10 01:28:16.551 8 INFO neutron.quota [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded quota_driver: . 2026-05-10 01:28:16.551 8 INFO neutron.plugins.ml2.plugin [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:28:16.551 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:28:16.552 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:28:16.552 8 INFO neutron.plugins.ml2.managers [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:28:16.552 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: qos 2026-05-10 01:28:16.553 7 INFO neutron.quota [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded quota_driver: . 2026-05-10 01:28:16.554 7 INFO neutron.plugins.ml2.plugin [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:28:16.554 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:28:16.554 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:28:16.554 7 INFO neutron.plugins.ml2.managers [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:28:16.554 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: qos 2026-05-10 01:28:16.565 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: ovn-router 2026-05-10 01:28:16.566 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: ovn-router 2026-05-10 01:28:16.599 7 INFO neutron.services.ovn_l3.plugin [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Starting OVNL3RouterPlugin 2026-05-10 01:28:16.599 8 INFO neutron.services.ovn_l3.plugin [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Starting OVNL3RouterPlugin 2026-05-10 01:28:16.604 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: segments 2026-05-10 01:28:16.604 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: segments 2026-05-10 01:28:16.705 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: trunk 2026-05-10 01:28:16.717 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: log 2026-05-10 01:28:16.719 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: trunk 2026-05-10 01:28:16.720 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-10 01:28:16.734 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: log 2026-05-10 01:28:16.737 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-10 01:28:16.775 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-10 01:28:16.775 7 WARNING stevedore.named [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-10 01:28:16.794 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-10 01:28:16.795 8 WARNING stevedore.named [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-10 01:28:16.815 7 INFO neutron_vpnaas.services.vpn.plugin [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:28:16.815 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: taas 2026-05-10 01:28:16.836 7 WARNING stevedore.named [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-10 01:28:16.840 8 INFO neutron_vpnaas.services.vpn.plugin [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:28:16.841 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: taas 2026-05-10 01:28:16.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-10 01:28:16.842 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: tapmirror 2026-05-10 01:28:16.850 7 WARNING stevedore.named [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-10 01:28:16.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-10 01:28:16.851 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:28:16.855 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: tag 2026-05-10 01:28:16.862 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: timestamp 2026-05-10 01:28:16.866 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:28:16.869 8 WARNING stevedore.named [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-10 01:28:16.870 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: flavors 2026-05-10 01:28:16.873 7 INFO neutron.manager [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loading Plugin: revisions 2026-05-10 01:28:16.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-10 01:28:16.875 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: tapmirror 2026-05-10 01:28:16.877 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Initializing extension manager. 2026-05-10 01:28:16.878 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: address-group 2026-05-10 01:28:16.879 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: address-scope 2026-05-10 01:28:16.879 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-10 01:28:16.880 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: agent 2026-05-10 01:28:16.881 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-10 01:28:16.882 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:28:16.883 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:28:16.883 8 WARNING stevedore.named [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-10 01:28:16.883 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: availability_zone 2026-05-10 01:28:16.884 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-10 01:28:16.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-10 01:28:16.884 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:28:16.884 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:28:16.885 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:28:16.886 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:28:16.887 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: dns-integration 2026-05-10 01:28:16.887 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:28:16.888 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-10 01:28:16.888 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-10 01:28:16.889 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: tag 2026-05-10 01:28:16.889 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:28:16.889 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:28:16.890 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:28:16.890 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:28:16.891 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: external-net 2026-05-10 01:28:16.891 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:28:16.892 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: extraroute 2026-05-10 01:28:16.892 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:28:16.893 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: filter-validation 2026-05-10 01:28:16.893 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:28:16.894 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:28:16.894 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:28:16.895 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:28:16.896 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: flavors 2026-05-10 01:28:16.896 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: timestamp 2026-05-10 01:28:16.897 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:28:16.897 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:28:16.898 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:28:16.898 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-10 01:28:16.899 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:28:16.900 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:28:16.900 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: router 2026-05-10 01:28:16.902 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:28:16.902 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-10 01:28:16.903 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-10 01:28:16.903 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:28:16.904 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: l3-ha 2026-05-10 01:28:16.904 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: flavors 2026-05-10 01:28:16.904 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:28:16.905 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-10 01:28:16.905 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:28:16.906 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:28:16.907 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-10 01:28:16.907 8 INFO neutron.manager [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loading Plugin: revisions 2026-05-10 01:28:16.909 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-10 01:28:16.910 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:28:16.910 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Initializing extension manager. 2026-05-10 01:28:16.911 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: logging 2026-05-10 01:28:16.912 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: address-group 2026-05-10 01:28:16.912 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:28:16.913 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: address-scope 2026-05-10 01:28:16.913 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:28:16.913 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-10 01:28:16.913 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: multi-provider 2026-05-10 01:28:16.914 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: net-mtu 2026-05-10 01:28:16.914 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: agent 2026-05-10 01:28:16.914 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:28:16.915 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-10 01:28:16.915 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:28:16.915 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-10 01:28:16.916 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:28:16.916 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:28:16.916 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:28:16.917 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: network-ip-availability-details 2026-05-10 01:28:16.917 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: availability_zone 2026-05-10 01:28:16.918 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-10 01:28:16.918 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:28:16.918 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:28:16.918 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: pagination 2026-05-10 01:28:16.919 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:28:16.919 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:28:16.919 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 01:28:16.920 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:28:16.920 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:28:16.920 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:28:16.921 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-10 01:28:16.921 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: dns-integration 2026-05-10 01:28:16.921 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:28:16.921 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:28:16.922 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-10 01:28:16.922 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:28:16.922 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-10 01:28:16.922 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 01:28:16.923 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:28:16.923 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:28:16.923 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:28:16.923 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:28:16.924 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:28:16.924 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 01:28:16.924 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:28:16.924 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: binding 2026-05-10 01:28:16.925 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: external-net 2026-05-10 01:28:16.925 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: binding-extended 2026-05-10 01:28:16.925 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:28:16.926 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: port-security 2026-05-10 01:28:16.926 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: extraroute 2026-05-10 01:28:16.926 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: project-id 2026-05-10 01:28:16.926 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:28:16.927 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: provider 2026-05-10 01:28:16.927 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: filter-validation 2026-05-10 01:28:16.927 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qinq 2026-05-10 01:28:16.927 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:28:16.928 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:28:16.928 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:28:16.929 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:28:16.929 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos 2026-05-10 01:28:16.929 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: flavors 2026-05-10 01:28:16.930 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:28:16.930 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:28:16.931 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:28:16.931 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-default 2026-05-10 01:28:16.931 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:28:16.931 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-fip 2026-05-10 01:28:16.932 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:28:16.932 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:28:16.932 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:28:16.932 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-10 01:28:16.933 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:28:16.933 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:28:16.933 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:28:16.934 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:28:16.934 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: router 2026-05-10 01:28:16.935 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-pps 2026-05-10 01:28:16.935 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:28:16.936 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:28:16.936 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:28:16.936 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:28:16.936 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-10 01:28:16.937 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:28:16.937 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-10 01:28:16.937 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:28:16.937 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-10 01:28:16.938 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: l3-ha 2026-05-10 01:28:16.939 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:28:16.939 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-10 01:28:16.939 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:28:16.940 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: quotas 2026-05-10 01:28:16.940 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:28:16.941 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: quota_details 2026-05-10 01:28:16.941 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-10 01:28:16.942 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:28:16.943 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-10 01:28:16.943 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:28:16.943 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-10 01:28:16.944 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:28:16.944 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-10 01:28:16.945 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:28:16.945 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:28:16.945 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:28:16.946 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: logging 2026-05-10 01:28:16.946 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:28:16.946 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: router-enable-snat 2026-05-10 01:28:16.947 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:28:16.947 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:28:16.947 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:28:16.948 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: multi-provider 2026-05-10 01:28:16.948 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: net-mtu 2026-05-10 01:28:16.949 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:28:16.949 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:28:16.949 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:28:16.949 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:28:16.949 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-10 01:28:16.950 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-10 01:28:16.950 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:28:16.950 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:28:16.950 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 01:28:16.951 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:28:16.951 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: network-ip-availability-details 2026-05-10 01:28:16.952 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:28:16.953 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: pagination 2026-05-10 01:28:16.953 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:28:16.954 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 01:28:16.954 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:28:16.954 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:28:16.955 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-10 01:28:16.955 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:28:16.955 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: security-group 2026-05-10 01:28:16.956 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:28:16.956 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: segment 2026-05-10 01:28:16.957 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 01:28:16.957 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:28:16.957 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:28:16.958 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:28:16.958 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: service-type 2026-05-10 01:28:16.958 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: sorting 2026-05-10 01:28:16.958 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 01:28:16.959 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:28:16.959 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: binding 2026-05-10 01:28:16.959 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:28:16.959 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: binding-extended 2026-05-10 01:28:16.960 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:28:16.960 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: port-security 2026-05-10 01:28:16.960 7 WARNING neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:28:16.960 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: project-id 2026-05-10 01:28:16.961 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-10 01:28:16.961 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: provider 2026-05-10 01:28:16.961 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnet-external-network 2026-05-10 01:28:16.961 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qinq 2026-05-10 01:28:16.962 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-10 01:28:16.962 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:28:16.963 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:28:16.963 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos 2026-05-10 01:28:16.963 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:28:16.964 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:28:16.964 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:28:16.965 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: tag-creation 2026-05-10 01:28:16.965 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:28:16.965 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-default 2026-05-10 01:28:16.965 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:28:16.966 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-fip 2026-05-10 01:28:16.966 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:28:16.967 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:28:16.967 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:28:16.968 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:28:16.968 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:28:16.969 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-pps 2026-05-10 01:28:16.969 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:28:16.969 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:28:16.970 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:28:16.970 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:28:16.970 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: trunk 2026-05-10 01:28:16.971 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:28:16.971 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: trunk-details 2026-05-10 01:28:16.971 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:28:16.971 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:28:16.972 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: quota-check-limit-default 2026-05-10 01:28:16.972 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-10 01:28:16.972 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vlan-transparent 2026-05-10 01:28:16.973 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-10 01:28:16.974 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: quotas 2026-05-10 01:28:16.976 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-10 01:28:16.976 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: quota_details 2026-05-10 01:28:16.976 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:28:16.977 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:28:16.977 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:28:16.978 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-10 01:28:16.978 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:28:16.979 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: vpnaas 2026-05-10 01:28:16.979 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:28:16.979 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-10 01:28:16.980 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:28:16.980 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: taas 2026-05-10 01:28:16.980 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:28:16.981 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: tap-mirror 2026-05-10 01:28:16.981 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:28:16.981 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: router-enable-snat 2026-05-10 01:28:16.982 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-10 01:28:16.982 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:28:16.982 7 INFO neutron.api.extensions [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-10 01:28:16.984 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:28:16.984 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:28:16.985 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-10 01:28:16.985 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:28:16.985 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:28:16.985 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:16.985 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:28:16.985 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:28:16.986 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 01:28:16.986 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:28:16.988 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:28:16.989 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:28:16.991 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: security-group 2026-05-10 01:28:16.992 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: segment 2026-05-10 01:28:16.992 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:28:16.993 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: service-type 2026-05-10 01:28:16.993 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:28:16.993 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: sorting 2026-05-10 01:28:16.994 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:28:16.994 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:28:16.994 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:28:16.995 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:28:16.995 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:16.995 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:16.995 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:28:16.995 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] subnetpool is already registered 2026-05-10 01:28:16.996 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:28:16.996 8 WARNING neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:28:16.996 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:16.996 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-10 01:28:16.996 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:16.997 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnet-external-network 2026-05-10 01:28:16.997 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:28:16.997 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-10 01:28:16.997 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:28:16.998 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:28:16.998 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:28:16.998 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:16.998 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:28:16.998 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:16.998 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:16.999 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ikepolicy is already registered 2026-05-10 01:28:16.999 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:28:16.999 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:28:17.000 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.000 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.000 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: tag-creation 2026-05-10 01:28:17.000 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.000 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.001 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.002 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.002 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.002 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.002 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.002 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.004 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:28:17.005 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:28:17.005 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:28:17.006 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] router is already registered 2026-05-10 01:28:17.006 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: trunk 2026-05-10 01:28:17.006 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:28:17.006 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] floatingip is already registered 2026-05-10 01:28:17.006 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: trunk-details 2026-05-10 01:28:17.007 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:28:17.007 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-10 01:28:17.008 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vlan-transparent 2026-05-10 01:28:17.009 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-10 01:28:17.010 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:28:17.010 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] rbac_policy is already registered 2026-05-10 01:28:17.010 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-10 01:28:17.011 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:28:17.011 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] security_group is already registered 2026-05-10 01:28:17.011 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:28:17.011 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:28:17.012 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] security_group_rule is already registered 2026-05-10 01:28:17.012 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:28:17.012 7 WARNING neutron.api.api_common [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.012 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:17.013 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] subnetpool is already registered 2026-05-10 01:28:17.013 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:28:17.013 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] trunk is already registered 2026-05-10 01:28:17.014 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: vpnaas 2026-05-10 01:28:17.014 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.014 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ikepolicy is already registered 2026-05-10 01:28:17.014 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.014 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:17.015 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:28:17.015 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] endpoint_group is already registered 2026-05-10 01:28:17.015 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: taas 2026-05-10 01:28:17.015 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:28:17.015 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] vpnservice is already registered 2026-05-10 01:28:17.016 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:28:17.016 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:28:17.016 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: tap-mirror 2026-05-10 01:28:17.016 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.016 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:17.016 7 INFO neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.017 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-10 01:28:17.017 7 WARNING neutron.quota.resource_registry [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] ikepolicy is already registered 2026-05-10 01:28:17.017 8 INFO neutron.api.extensions [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Loaded extension: taas-vlan-filter 2026-05-10 01:28:17.020 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:28:17.020 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:28:17.020 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:17.020 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:28:17.023 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:28:17.024 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:28:17.028 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:28:17.029 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:28:17.029 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:28:17.030 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.030 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:17.030 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] subnetpool is already registered 2026-05-10 01:28:17.031 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:28:17.031 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.032 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.032 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:28:17.032 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:28:17.033 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:28:17.033 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.033 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:17.034 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.034 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ikepolicy is already registered 2026-05-10 01:28:17.035 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.035 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.036 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.037 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.041 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:28:17.041 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] router is already registered 2026-05-10 01:28:17.041 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:28:17.041 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] floatingip is already registered 2026-05-10 01:28:17.045 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:28:17.046 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] rbac_policy is already registered 2026-05-10 01:28:17.046 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:28:17.046 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] security_group is already registered 2026-05-10 01:28:17.047 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:28:17.047 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] security_group_rule is already registered 2026-05-10 01:28:17.047 8 WARNING neutron.api.api_common [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 01:28:17.048 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:28:17.048 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] subnetpool is already registered 2026-05-10 01:28:17.048 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:28:17.048 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] trunk is already registered 2026-05-10 01:28:17.049 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.049 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ikepolicy is already registered 2026-05-10 01:28:17.049 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.049 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:17.050 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:28:17.050 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] endpoint_group is already registered 2026-05-10 01:28:17.050 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:28:17.050 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] vpnservice is already registered 2026-05-10 01:28:17.051 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:28:17.051 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:28:17.051 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:28:17.051 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ipsecpolicy is already registered 2026-05-10 01:28:17.052 8 INFO neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:28:17.052 8 WARNING neutron.quota.resource_registry [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] ikepolicy is already registered 2026-05-10 01:28:17.054 7 WARNING keystonemiddleware._common.config [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:28:17.060 7 WARNING oslo_config.cfg [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 01:28:17.080 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-10 01:28:17.089 7 INFO neutron.db.ovn_hash_ring_db [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Nodes from host "neutron-server-6664df458d-2jmfk" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-10 01:28:17+00:00 2026-05-10 01:28:17.090 8 WARNING keystonemiddleware._common.config [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:28:17.092 7 INFO neutron.db.ovn_hash_ring_db [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Node c043ef8c985a553da3d9fdcf803904c6 from host "neutron-server-6664df458d-2jmfk" and group "mechanism_driver" added to the Hash Ring 2026-05-10 01:28:17.097 8 WARNING oslo_config.cfg [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 01:28:17.099 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Hash Ring probing thread for node c043ef8c985a553da3d9fdcf803904c6 has started 2026-05-10 01:28:17.100 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-10 01:28:17.121 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-10 01:28:17.125 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.126 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connected 2026-05-10 01:28:17.139 8 INFO neutron.db.ovn_hash_ring_db [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Nodes from host "neutron-server-6664df458d-2jmfk" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-10 01:28:17+00:00 2026-05-10 01:28:17.144 8 INFO neutron.db.ovn_hash_ring_db [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Node 744dafca99645621bf352914a80976e1 from host "neutron-server-6664df458d-2jmfk" and group "mechanism_driver" added to the Hash Ring 2026-05-10 01:28:17.152 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Hash Ring probing thread for node 744dafca99645621bf352914a80976e1 has started 2026-05-10 01:28:17.153 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-10 01:28:17.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-10 01:28:17.174 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.99.172.179:6642: connecting... 2026-05-10 01:28:17.174 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.99.172.179:6642: connected 2026-05-10 01:28:17.184 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.184 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connected 2026-05-10 01:28:17.205 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] WorkerService process has finished the post initialization 2026-05-10 01:28:17.216 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-10 01:28:17.234 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.99.172.179:6642: connecting... 2026-05-10 01:28:17.234 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.99.172.179:6642: connected 2026-05-10 01:28:17.262 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] WorkerService process has finished the post initialization 2026-05-10 01:28:17.263 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-10 01:28:17.264 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-10 01:28:17.384 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.384 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connected 2026-05-10 01:28:17.421 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.421 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-681e3211-03ea-48bf-8284-7cef84d2125b - - - - - -] tcp:10.111.81.222:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fca39ea3668 pid: 7 (default app) 2026-05-10 01:28:17.485 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.485 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connected 2026-05-10 01:28:17.531 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connecting... 2026-05-10 01:28:17.531 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-522c23d4-aec5-4a11-a733-2b72c8bea68f - - - - - -] tcp:10.111.81.222:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fca39ea3668 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-05-10 01:28:23.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf83080d-6aa7-4085-991b-c070dbbcff27 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.248 () {44 vars in 927 bytes} [Sun May 10 01:28:22 2026] GET /v2.0/networks/public => generated 108 bytes in 604 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.248 () {44 vars in 949 bytes} [Sun May 10 01:28:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:28:24.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Starting OVNClientQosExtension 2026-05-10 01:28:24.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Starting OVNClientPlacementExtension 2026-05-10 01:28:24.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ca6f57fe-d3a0-4498-b126-461bfb286cf4 (type: security_groups) to 1 2026-05-10 01:28:24.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1b8911d4-5053-4a52-975f-4395458dd72e (type: security_group_rules) to 0 2026-05-10 01:28:24.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 34d0b654-4653-4d22-a535-d893a937c3a2 (type: security_group_rules) to 0 2026-05-10 01:28:24.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 79cb80f4-88ac-4f99-a012-23ac3bbf8ca3 (type: security_group_rules) to 0 2026-05-10 01:28:24.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a7e335d4-37a1-4652-97dc-750efa715e2b (type: security_group_rules) to 0 2026-05-10 01:28:24.433 7 WARNING neutron.services.revisions.revision_plugin [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:28:24.460 7 INFO neutron.db.segments_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment f648ab67-2493-44bd-a02a-015aaaba4945 of type flat for network 963bd1e2-48be-49f0-92e2-5d7fb44cb219 2026-05-10 01:28:24.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 963bd1e2-48be-49f0-92e2-5d7fb44cb219 (type: networks) to 1 2026-05-10 01:28:25.024 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 01:28:25.025 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:28:25.079 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 98ca1e29-be6b-45c2-96ed-151d8c760fcf 2026-05-10 01:28:25.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9de8b-35a6-4a2e-b67d-e74f2d6e1018 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 98ca1e29-be6b-45c2-96ed-151d8c760fcf (type: ports) to 1 [pid: 7|app: 0|req: 5/6] 199.204.45.248 () {48 vars in 967 bytes} [Sun May 10 01:28:23 2026] POST /v2.0/networks => generated 744 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:28:26.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da087ecb-79a5-40ea-8975-e029c1ccf289 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.248 () {44 vars in 927 bytes} [Sun May 10 01:28:26 2026] GET /v2.0/networks/public => generated 108 bytes in 366 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.248 () {44 vars in 949 bytes} [Sun May 10 01:28:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:28:26.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fc685ff-c383-42d1-bc02-f6d2f845290e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.248 () {44 vars in 1034 bytes} [Sun May 10 01:28:26 2026] GET /v2.0/subnets/public-subnet?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 113 bytes in 27 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.248 () {44 vars in 1057 bytes} [Sun May 10 01:28:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:28:27.295 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc41d263-2b70-4a31-a489-678d21914425 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 01:28:27.297 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc41d263-2b70-4a31-a489-678d21914425 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:28:28.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc41d263-2b70-4a31-a489-678d21914425 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 98ca1e29-be6b-45c2-96ed-151d8c760fcf (type: ports) to 2 2026-05-10 01:28:28.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc41d263-2b70-4a31-a489-678d21914425 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c913c45d-8c5c-42cc-bd7b-24670b383de2 (type: subnets) to 0 [pid: 8|app: 0|req: 4/11] 199.204.45.248 () {48 vars in 965 bytes} [Sun May 10 01:28:26 2026] POST /v2.0/subnets => generated 664 bytes in 1520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:33:19.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1470caa-d6bb-44a9-a802-aea47847de28 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/49] 199.204.45.248 () {44 vars in 937 bytes} [Sun May 10 01:33:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/50] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 01:33:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:33:19.376 7 INFO neutron.db.segments_db [None req-36fe103a-3ec0-40a3-ba12-ef7a1cff0a12 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 37ed17ea-deb9-455f-b8ac-640f64c6fc3d of type geneve for network 1596105b-f1a3-4c87-adbc-5bc5dfebacfb 2026-05-10 01:33:19.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-36fe103a-3ec0-40a3-ba12-ef7a1cff0a12 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1596105b-f1a3-4c87-adbc-5bc5dfebacfb (type: networks) to 1 2026-05-10 01:33:19.633 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36fe103a-3ec0-40a3-ba12-ef7a1cff0a12 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 01:33:19.634 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36fe103a-3ec0-40a3-ba12-ef7a1cff0a12 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 1596105b-f1a3-4c87-adbc-5bc5dfebacfb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:33:19.672 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: facecf7f-5495-43c2-99d0-fbe69714263c 2026-05-10 01:33:19.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-36fe103a-3ec0-40a3-ba12-ef7a1cff0a12 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource facecf7f-5495-43c2-99d0-fbe69714263c (type: ports) to 1 [pid: 7|app: 0|req: 28/51] 199.204.45.248 () {48 vars in 966 bytes} [Sun May 10 01:33:19 2026] POST /v2.0/networks => generated 748 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:33:20.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b19ecb-47f2-4514-af34-61da261a4a71 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/52] 199.204.45.248 () {44 vars in 937 bytes} [Sun May 10 01:33:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/53] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 01:33:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:33:20.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f668103b-8dee-4d28-8bc1-aa74af17d253 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/54] 199.204.45.248 () {44 vars in 1036 bytes} [Sun May 10 01:33:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/55] 199.204.45.248 () {44 vars in 1059 bytes} [Sun May 10 01:33:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:33:20.832 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5df6bef2-f382-4e05-9634-54a32eb30194 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 01:33:20.833 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5df6bef2-f382-4e05-9634-54a32eb30194 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 1596105b-f1a3-4c87-adbc-5bc5dfebacfb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:33:21.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-5df6bef2-f382-4e05-9634-54a32eb30194 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource facecf7f-5495-43c2-99d0-fbe69714263c (type: ports) to 2 2026-05-10 01:33:21.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-5df6bef2-f382-4e05-9634-54a32eb30194 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a004fe6c-cb62-4538-a594-1f6126ea03ab (type: subnets) to 0 [pid: 8|app: 0|req: 26/56] 199.204.45.248 () {48 vars in 965 bytes} [Sun May 10 01:33:20 2026] POST /v2.0/subnets => generated 651 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:33:22.361 7 INFO neutron.api.v2.resource [None req-d0c40830-a73b-4687-9905-0b518e6fe4e0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/57] 199.204.45.248 () {44 vars in 971 bytes} [Sun May 10 01:33:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/58] 199.204.45.248 () {44 vars in 993 bytes} [Sun May 10 01:33:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:33:22.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-38b2bc72-04d4-471c-9b45-2a97a0c64690 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 05d5597b-2172-4e18-92f9-1732a28071c4 (type: security_groups) to 1 2026-05-10 01:33:22.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-38b2bc72-04d4-471c-9b45-2a97a0c64690 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0371bf85-3578-4bc7-a53a-488a582b4fda (type: security_group_rules) to 0 2026-05-10 01:33:22.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-38b2bc72-04d4-471c-9b45-2a97a0c64690 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 43ddb76a-6f5a-406c-bc36-d55b813cf242 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/59] 199.204.45.248 () {48 vars in 980 bytes} [Sun May 10 01:33:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/60] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:23 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/61] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:23 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/62] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:23 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:23.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-61cfde2d-2052-4415-82bf-0c82b48f71bd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d9808250-5ddd-48a7-9787-ef8159beb2d3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/63] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/64] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:24 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/65] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:24 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/66] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:24 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:24.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf2a1fd2-5202-4b79-985c-230c773aa0c3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e59c9753-c469-458e-9118-5e38d9f9641a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/67] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/68] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:25 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:25 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:25 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:25.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-924991b6-7e57-4a28-9e7a-be7e0c0c569c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 202fb505-263b-4b00-82a2-3da26b21c322 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/71] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:26 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:26 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:26 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:27.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-976d8c47-ae15-4057-9c45-7e40cc6d678b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b45944df-eba1-4fe7-82a2-5d812ab16b62 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 40/75] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:27 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:27 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:27 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:28.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-ddc5e518-acfd-4bc3-8982-0411f1206808 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1593e7c5-4a9f-4be2-9920-c850cf216d01 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 42/79] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.248 () {44 vars in 987 bytes} [Sun May 10 01:33:29 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:33:29.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4260fec-ce74-4611-bc0e-1f7dda9daacf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/81] 199.204.45.248 () {44 vars in 1076 bytes} [Sun May 10 01:33:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.248 () {44 vars in 1099 bytes} [Sun May 10 01:33:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:29 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:29.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3492ff94-4ad4-4c4f-a91c-0b2c7983a236 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 01:33:29.618 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3492ff94-4ad4-4c4f-a91c-0b2c7983a236 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 1596105b-f1a3-4c87-adbc-5bc5dfebacfb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:33:29.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-082cfc1e-731f-48f3-aba1-452e4eb63b99 - - - - - -] OVN reports status down for port: 32b166ce-1823-428e-9742-9825201faa76 2026-05-10 01:33:29.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-3492ff94-4ad4-4c4f-a91c-0b2c7983a236 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 32b166ce-1823-428e-9742-9825201faa76 (type: ports) to 1 [pid: 8|app: 0|req: 40/84] 199.204.45.248 () {48 vars in 961 bytes} [Sun May 10 01:33:29 2026] POST /v2.0/ports => generated 1100 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:33:36.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a19a70ae-790e-4d66-82b3-1dd826d46206 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/87] 199.204.45.248 () {44 vars in 980 bytes} [Sun May 10 01:33:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 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: 42/88] 199.204.45.248 () {44 vars in 1002 bytes} [Sun May 10 01:33:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:37.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-527802dc-ef2f-470a-8046-70a71c2e8a0c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 32b166ce-1823-428e-9742-9825201faa76 (type: ports) to 4 [pid: 7|app: 0|req: 47/89] 199.204.45.248 () {48 vars in 1032 bytes} [Sun May 10 01:33:36 2026] PUT /v2.0/ports/32b166ce-1823-428e-9742-9825201faa76 => generated 1241 bytes in 713 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.248 () {44 vars in 920 bytes} [Sun May 10 01:33:39 2026] GET /v2.0/ports => generated 3358 bytes in 94 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-05-10 01:33:40.358 7 INFO neutron.api.v2.resource [None req-f10e151c-4ddf-4c54-ba87-d0aa23aa79a7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/91] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 01:33:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 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.248 () {44 vars in 981 bytes} [Sun May 10 01:33:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:33:40.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-a398ce7f-7173-427b-a053-800b404f63d7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 62bde829-9269-4627-9761-16da978d09b7 (type: security_groups) to 1 2026-05-10 01:33:40.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-a398ce7f-7173-427b-a053-800b404f63d7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d9d0c1b3-6044-4a26-84f6-1c98d57bdfb9 (type: security_group_rules) to 0 2026-05-10 01:33:40.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-a398ce7f-7173-427b-a053-800b404f63d7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ffd850b8-989d-4a2f-8903-bdec77ec0167 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/93] 199.204.45.248 () {48 vars in 980 bytes} [Sun May 10 01:33:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 193 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:41 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 1610 bytes in 62 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:41 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 1610 bytes in 21 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:41 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:41.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1815500-7bd4-4ac8-beae-ec7f8775561e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ef0317b6-ed9b-427e-ab75-68b06d00a04d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/97] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:41 2026] POST /v2.0/security-group-rules => generated 623 bytes in 112 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2246 bytes in 51 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2246 bytes in 28 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.248 () {44 vars in 1001 bytes} [Sun May 10 01:33:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:42.688 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b30b251-3cd5-4fcd-8f8c-d59f691c1a25 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7a1ddacf-4a95-45f8-b71f-5d48b5639e4f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 53/101] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:33:42 2026] POST /v2.0/security-group-rules => generated 627 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.248 () {44 vars in 975 bytes} [Sun May 10 01:35:00 2026] GET /v2.0/quotas/d4f5705cef4b43b08f281f71b863c16b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.248 () {48 vars in 1027 bytes} [Sun May 10 01:35:01 2026] PUT /v2.0/quotas/d4f5705cef4b43b08f281f71b863c16b => 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-05-10 01:37:21.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38608634-21c0-4986-b8a3-84f4e3dde500 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/134] 199.204.45.248 () {30 vars in 742 bytes} [Sun May 10 01:37:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 152 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: 65/135] 199.204.45.248 () {30 vars in 764 bytes} [Sun May 10 01:37:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:37:23.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ef922bd-706e-4a0d-9912-b3c462a84262 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/136] 199.204.45.248 () {30 vars in 742 bytes} [Sun May 10 01:37:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/137] 199.204.45.248 () {30 vars in 764 bytes} [Sun May 10 01:37:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:37:24.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-082cfc1e-731f-48f3-aba1-452e4eb63b99 - - - - - -] OVN reports status up for port: 32b166ce-1823-428e-9742-9825201faa76 2026-05-10 01:37:24.702 7 INFO neutron.plugins.ml2.plugin [None req-082cfc1e-731f-48f3-aba1-452e4eb63b99 - - - - - -] Attempt 1 to provision port 32b166ce-1823-428e-9742-9825201faa76 2026-05-10 01:37:24.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-082cfc1e-731f-48f3-aba1-452e4eb63b99 - - - - - -] Successfully bumped revision number for resource 32b166ce-1823-428e-9742-9825201faa76 (type: ports) to 5 /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-05-10 01:45:49.159 7 INFO neutron.api.v2.resource [None req-baa729c7-d19e-4bd9-b101-44d43a135973 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/206] 199.204.45.248 () {44 vars in 1074 bytes} [Sun May 10 01:45:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 139 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:45:49.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8051cb7-85d8-4f22-8d13-997daa9c2720 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a7e1a338-cef9-424e-bca8-fa1986af184a (type: security_groups) to 1 2026-05-10 01:45:49.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8051cb7-85d8-4f22-8d13-997daa9c2720 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 415e651f-85e4-4fdf-9cfd-df513327bcef (type: security_group_rules) to 0 2026-05-10 01:45:49.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8051cb7-85d8-4f22-8d13-997daa9c2720 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 554f8621-ee9f-4156-88f3-93d23595f35c (type: security_group_rules) to 0 2026-05-10 01:45:49.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8051cb7-85d8-4f22-8d13-997daa9c2720 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8009db9e-d7f4-40cd-9f1c-ffec19fc6fac (type: security_group_rules) to 0 2026-05-10 01:45:49.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8051cb7-85d8-4f22-8d13-997daa9c2720 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b2190be8-31ff-4258-a17d-887c6ba646c4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/207] 199.204.45.248 () {44 vars in 1097 bytes} [Sun May 10 01:45:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 23 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:45:49.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a3f3677-6fee-4d28-af33-9e7a72004d8f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c8a37106-f06b-43bc-b4c0-8e3f2e793f04 (type: security_groups) to 1 2026-05-10 01:45:49.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a3f3677-6fee-4d28-af33-9e7a72004d8f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 003ea90c-f1c2-4b21-8dae-20260a61ee09 (type: security_group_rules) to 0 2026-05-10 01:45:49.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a3f3677-6fee-4d28-af33-9e7a72004d8f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 437b997e-e299-415f-bdc9-a5832a5ae66b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 107/208] 199.204.45.248 () {48 vars in 981 bytes} [Sun May 10 01:45:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:45:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:45:50.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bb4a7a6-a7eb-4769-af0a-089ba79ff0ae a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 28876898-7a76-4507-ab90-9c896005bc99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 109/212] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:45:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:51 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 2234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:45:51 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:51 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:45:52.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca6f4338-6ce1-4501-983a-d69d16ffd9dd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fba50a0f-fc86-469a-bbf0-b96f8a663a2d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 111/216] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:45:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:52 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:45:52 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/219] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:53 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:45:53.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-0544fdea-6372-42e2-b532-45dd48699ec5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f7034642-47b1-4978-9fde-432479f35fc3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 113/220] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:45:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:55 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/222] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 01:45:55 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/223] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 01:45:55 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:45:56.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-e66a50bf-a08d-4a6d-9a96-515f1be620c0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b1ab6f13-1718-42e4-9a4a-a78644345c95 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 115/224] 199.204.45.248 () {48 vars in 991 bytes} [Sun May 10 01:45:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 1040 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: 127/247] 199.204.45.248 () {30 vars in 740 bytes} [Sun May 10 01:48:36 2026] GET /v2.0/networks?tenant_id=508b7813cfb84e3dbbc59379931f44d6&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:48:36.806 8 INFO neutron.db.segments_db [None req-039610ee-7185-46c2-8994-79d7645959d1 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Added segment 04ae20bf-6c93-4ed8-8a3c-6b3c9fb2b406 of type geneve for network 1c7d4613-c9a1-4a3b-b4ac-7459652a02ea 2026-05-10 01:48:37.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-039610ee-7185-46c2-8994-79d7645959d1 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 1c7d4613-c9a1-4a3b-b4ac-7459652a02ea (type: networks) to 1 2026-05-10 01:48:37.256 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-039610ee-7185-46c2-8994-79d7645959d1 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] No more DHCP agents 2026-05-10 01:48:37.257 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-039610ee-7185-46c2-8994-79d7645959d1 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Unable to schedule network 1c7d4613-c9a1-4a3b-b4ac-7459652a02ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:48:37.313 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 0acfd516-7238-4798-81ea-8830f8938fbc 2026-05-10 01:48:37.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-039610ee-7185-46c2-8994-79d7645959d1 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 0acfd516-7238-4798-81ea-8830f8938fbc (type: ports) to 1 [pid: 8|app: 0|req: 121/248] 199.204.45.248 () {34 vars in 682 bytes} [Sun May 10 01:48:36 2026] POST /v2.0/networks => generated 759 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/249] 199.204.45.248 () {30 vars in 722 bytes} [Sun May 10 01:48:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/250] 199.204.45.248 () {30 vars in 633 bytes} [Sun May 10 01:48:37 2026] GET /v2.0/extensions => generated 21706 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 01:48:37.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c822a235-ff6d-4840-a538-96906513a252 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] No more DHCP agents 2026-05-10 01:48:37.815 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c822a235-ff6d-4840-a538-96906513a252 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Unable to schedule network 1c7d4613-c9a1-4a3b-b4ac-7459652a02ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 01:48:37.858 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d53a38db-7c64-4218-9898-c5de4bdce258 - - - - - -] OVN reports status down for port: 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 2026-05-10 01:48:37.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-c822a235-ff6d-4840-a538-96906513a252 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 (type: ports) to 1 2026-05-10 01:48:38.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-c822a235-ff6d-4840-a538-96906513a252 0cc05817c3cd4ce788d939a0a87f5b86 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 (type: ports) to 3 [pid: 7|app: 0|req: 129/251] 199.204.45.248 () {34 vars in 677 bytes} [Sun May 10 01:48:37 2026] POST /v2.0/ports => generated 991 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/252] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 01:48:38 2026] GET /v2.0/networks/1c7d4613-c9a1-4a3b-b4ac-7459652a02ea => generated 746 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:48:38.820 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d53a38db-7c64-4218-9898-c5de4bdce258 - - - - - -] OVN reports status up for port: 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 2026-05-10 01:48:38.894 7 INFO neutron.plugins.ml2.plugin [None req-d53a38db-7c64-4218-9898-c5de4bdce258 - - - - - -] Attempt 1 to provision port 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 2026-05-10 01:48:39.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-d53a38db-7c64-4218-9898-c5de4bdce258 - - - - - -] Successfully bumped revision number for resource 038c2504-2b3a-4bfb-bd89-5e1a0a0ddcd5 (type: ports) to 4 [pid: 7|app: 0|req: 130/253] 199.204.45.248 () {30 vars in 722 bytes} [Sun May 10 01:48:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 996 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/254] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 01:48:40 2026] GET /v2.0/networks/1c7d4613-c9a1-4a3b-b4ac-7459652a02ea => generated 746 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/259] 199.204.45.248 () {44 vars in 975 bytes} [Sun May 10 01:49:03 2026] GET /v2.0/quotas/508b7813cfb84e3dbbc59379931f44d6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/260] 199.204.45.248 () {48 vars in 1027 bytes} [Sun May 10 01:49:04 2026] PUT /v2.0/quotas/508b7813cfb84e3dbbc59379931f44d6 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/273] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:50:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/274] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:50:40 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:50:40 2026] GET /v2.0/ports => generated 5221 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/276] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/277] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/networks => generated 2288 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/279] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/routers => generated 15 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/280] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/281] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:50:41 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/282] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:50:41 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: 145/283] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:50:41 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: 150/292] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:51:40 2026] GET /v2.0/networks => generated 2288 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:51:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:51:40 2026] GET /v2.0/ports => generated 5221 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:51:40 2026] GET /v2.0/routers => generated 15 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:51:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/297] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:51:41 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/298] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:51:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:51:41 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: 7|app: 0|req: 154/300] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:51:41 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: 147/301] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:51:41 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: 155/302] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:51:41 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: 152/311] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:52:40 2026] GET /v2.0/ports => generated 5221 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/312] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:52:40 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: 8|app: 0|req: 153/313] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:52:40 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: 161/314] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:52:40 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: 154/315] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:52:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/316] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:52:40 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: 8|app: 0|req: 155/317] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:52:41 2026] GET /v2.0/agents => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/318] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:52:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/319] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:52:41 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: 7|app: 0|req: 164/320] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:52:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/321] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:52:41 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: 8|app: 0|req: 162/330] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:53:40 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/331] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:53:40 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) [pid: 8|app: 0|req: 163/332] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:53:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 30 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.212 () {28 vars in 591 bytes} [Sun May 10 01:53:40 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: 8|app: 0|req: 164/334] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:53:40 2026] GET /v2.0/networks => generated 2288 bytes in 56 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.212 () {28 vars in 583 bytes} [Sun May 10 01:53:40 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: 165/336] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:53:40 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: 172/337] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:53:41 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: 166/338] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:53:41 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: 173/339] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:53:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/340] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:53:41 2026] GET /v2.0/ports => generated 5221 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/349] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/networks => generated 2288 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/350] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/floatingips => 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: 179/351] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:54:40 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: 8|app: 0|req: 173/352] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/353] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:54:40 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: 174/354] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:54:40 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: 181/355] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:54:41 2026] GET /v2.0/ports => generated 5221 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/357] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:54:41 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: 176/358] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:54:41 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: 183/359] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:54:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:55:40 2026] GET /v2.0/ports => generated 5221 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:55:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:55:40 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: 8|app: 0|req: 182/371] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:55:40 2026] GET /v2.0/agents => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:55:41 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: 8|app: 0|req: 183/373] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:55:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:55:41 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: 184/375] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:55:41 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: 192/376] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:55:41 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: 185/377] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:55:41 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: 193/378] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:55:41 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: 198/387] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:56:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:56:40 2026] GET /v2.0/agents => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:56:40 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: 191/390] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:56:40 2026] GET /v2.0/networks => generated 2288 bytes in 46 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.212 () {28 vars in 599 bytes} [Sun May 10 01:56:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 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.212 () {28 vars in 583 bytes} [Sun May 10 01:56:41 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: 201/393] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:56:41 2026] GET /v2.0/ports => generated 5221 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:56:41 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: 202/395] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:56:41 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: 194/396] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:56:41 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: 203/397] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:56:41 2026] GET /v2.0/subnetpools => 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: 208/406] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:57:40 2026] GET /v2.0/ports => generated 5221 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:57:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:57:40 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: 200/409] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:57:40 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: 210/410] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:57:40 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: 201/411] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:57:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:57:41 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:57:41 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: 212/414] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:57:41 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: 203/415] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:57:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:57:41 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: 218/425] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/floatingips => generated 19 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/ports => generated 5221 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/427] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/429] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:58:41 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: 210/430] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:58:41 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: 7|app: 0|req: 221/431] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/432] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/433] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/434] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:58:41 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: 223/435] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:58:41 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: 217/444] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/networks => generated 2288 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:59:40 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: 218/446] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 01:59:40 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: 8|app: 0|req: 219/448] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 01:59:41 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: 230/449] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:59:41 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: 220/450] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/ports => generated 5221 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/451] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 01:59:41 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: 8|app: 0|req: 221/452] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 01:59:41 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: 232/453] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/454] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:54.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31d1763e-b535-45a3-9740-202af7c98dea a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 224/457] 199.204.45.248 () {44 vars in 927 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/458] 199.204.45.248 () {44 vars in 949 bytes} [Sun May 10 01:59:54 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-05-10 01:59:55.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9764fe22-5a11-4bfb-9a03-32fdd679d4d6 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/459] 199.204.45.248 () {44 vars in 927 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/460] 199.204.45.248 () {44 vars in 949 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/networks?name=public => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:55.367 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0b09df2-929b-4f13-828c-4651d42ea366 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 226/461] 199.204.45.248 () {44 vars in 1034 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/subnets/public-subnet?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 199.204.45.248 () {44 vars in 1057 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:22.061 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c46e20-c703-42fa-bd1a-d7445e5ebba3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/467] 199.204.45.248 () {44 vars in 937 bytes} [Sun May 10 02:00:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/468] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 02:00:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:23.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d936fbba-8b50-4bd4-b3cb-9984ea912c2d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/469] 199.204.45.248 () {44 vars in 937 bytes} [Sun May 10 02:00:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/470] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:23.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11c59441-f9f9-482a-bae0-228b2623b6dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/471] 199.204.45.248 () {44 vars in 1036 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => 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: 231/472] 199.204.45.248 () {44 vars in 1059 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:24.276 7 INFO neutron.api.v2.resource [None req-1727b913-6ab9-4411-94c5-24dc5ac72d81 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/473] 199.204.45.248 () {44 vars in 971 bytes} [Sun May 10 02:00:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/474] 199.204.45.248 () {44 vars in 993 bytes} [Sun May 10 02:00:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/475] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/476] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/477] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-group-rules/d9808250-5ddd-48a7-9787-ef8159beb2d3 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/478] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/480] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/security-group-rules/e59c9753-c469-458e-9118-5e38d9f9641a => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/482] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/483] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/security-group-rules/202fb505-263b-4b00-82a2-3da26b21c322 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/484] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/486] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-group-rules/b45944df-eba1-4fe7-82a2-5d812ab16b62 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:29 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/488] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:29 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/489] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:29 2026] GET /v2.0/security-group-rules/1593e7c5-4a9f-4be2-9920-c850cf216d01 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/490] 199.204.45.248 () {44 vars in 987 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 773 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:30.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb9dc786-9fd8-4311-b277-2a8ac8a9b24b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/491] 199.204.45.248 () {44 vars in 1076 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => 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: 241/492] 199.204.45.248 () {44 vars in 1099 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/493] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/security-groups/05d5597b-2172-4e18-92f9-1732a28071c4 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:38.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7db99aad-6550-4e8a-b1fc-e9f0e2eee074 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/496] 199.204.45.248 () {44 vars in 980 bytes} [Sun May 10 02:00:38 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: 8|app: 0|req: 243/497] 199.204.45.248 () {44 vars in 1002 bytes} [Sun May 10 02:00:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/498] 199.204.45.248 () {44 vars in 920 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/ports => generated 5221 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/499] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:00:40 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: 256/500] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:00:40 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: 245/501] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/502] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/503] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:00:40 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: 258/504] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:00:40 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: 8|app: 0|req: 247/505] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/floatingips => 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: 259/506] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:00:41.060 7 INFO neutron.api.v2.resource [None req-d73ced8b-b254-4bf8-bc08-e2ec9100f8e5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/507] 199.204.45.248 () {44 vars in 959 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/508] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/ports => generated 5221 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/509] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/routers => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/510] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/511] 199.204.45.248 () {44 vars in 981 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/512] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/513] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/514] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/security-group-rules/ef0317b6-ed9b-427e-ab75-68b06d00a04d => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/515] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/516] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/security-groups/62bde829-9269-4627-9761-16da978d09b7 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/517] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:00:43 2026] GET /v2.0/security-group-rules/7a1ddacf-4a95-45f8-b71f-5d48b5639e4f => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/520] 199.204.45.248 () {44 vars in 975 bytes} [Sun May 10 02:00:54 2026] GET /v2.0/quotas/d4f5705cef4b43b08f281f71b863c16b => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/527] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/subnets => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/528] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/529] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/530] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/532] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/534] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:01:41 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: 273/535] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:01:41 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: 263/536] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/floatingips => 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: 274/537] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/ports => generated 5221 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:47.997 7 INFO neutron.api.v2.resource [None req-41fc3d84-946a-4c97-b191-861f317152c3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/540] 199.204.45.248 () {44 vars in 1074 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/541] 199.204.45.248 () {44 vars in 1097 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 4072 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/542] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/543] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/544] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/security-group-rules/28876898-7a76-4507-ab90-9c896005bc99 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/545] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/546] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/547] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-group-rules/fba50a0f-fc86-469a-bbf0-b96f8a663a2d => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/548] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/549] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/550] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/security-group-rules/f7034642-47b1-4978-9fde-432479f35fc3 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/551] 199.204.45.248 () {44 vars in 1088 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04?project_id=508b7813cfb84e3dbbc59379931f44d6 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/552] 199.204.45.248 () {44 vars in 1001 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/security-groups/c8a37106-f06b-43bc-b4c0-8e3f2e793f04 => 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: 271/553] 199.204.45.248 () {44 vars in 1011 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/security-group-rules/b1ab6f13-1718-42e4-9a4a-a78644345c95 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/554] 199.204.45.248 () {44 vars in 975 bytes} [Sun May 10 02:01:59 2026] GET /v2.0/quotas/508b7813cfb84e3dbbc59379931f44d6 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/561] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/ports => generated 5221 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/562] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/563] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:02:40 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: 276/564] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:02:40 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: 7|app: 0|req: 289/565] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:02:40 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: 277/566] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/networks => generated 2288 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/567] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:02:41 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: 278/568] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/569] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/570] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:02:41 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: 292/571] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:02:41 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: 8|app: 0|req: 281/574] 199.204.45.248 () {44 vars in 949 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/networks?name=public => generated 791 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/networks => generated 2288 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/580] 10.0.0.175 () {32 vars in 655 bytes} [Sun May 10 02:03:29 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: 285/581] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:03:29 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: 297/582] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:03:29 2026] GET /v2.0/ports => generated 5221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/583] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:03:29 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/584] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:03:29 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: 287/585] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:03:29 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 10.0.0.175 () {32 vars in 655 bytes} [Sun May 10 02:03:29 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) 2026-05-10 02:03:40.094 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 720582c5-c8d1-4cd3-aaea-493f3dbbdd5f (type: security_groups) to 1 2026-05-10 02:03:40.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 01710537-6071-400d-86e7-85de311d738a (type: security_group_rules) to 0 2026-05-10 02:03:40.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1b7f3627-8193-4c5b-b11e-722f1f0c45a7 (type: security_group_rules) to 0 2026-05-10 02:03:40.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 68ab8746-827a-481c-9f60-7724331f8a39 (type: security_group_rules) to 0 2026-05-10 02:03:40.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 94606f4b-5090-4afc-899b-73d2ca254060 (type: security_group_rules) to 0 2026-05-10 02:03:40.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0b50a48e-78f4-41fe-a650-be046252eae6 (type: security_groups) to 1 2026-05-10 02:03:40.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6ca0bce8-2e03-4aae-afb8-25c6857e87e7 (type: security_group_rules) to 0 2026-05-10 02:03:40.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 80e1bf97-2f56-40f4-af54-c45bfc1bf44a (type: security_group_rules) to 0 2026-05-10 02:03:40.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 90432740-1ed9-4490-a0ac-38511567b683 (type: security_group_rules) to 0 2026-05-10 02:03:40.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c1d74f60-ce70-4274-8629-9f6ce012bc85 (type: security_group_rules) to 0 2026-05-10 02:03:40.284 7 INFO neutron.db.segments_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 666eb201-abd7-4af2-a290-aa6d8da5fe0a of type geneve for network b0424910-66e9-469a-ad3c-a5972f34bdb2 2026-05-10 02:03:40.359 8 INFO neutron.db.segments_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 of type geneve for network 833a87d2-b660-4da6-bb7d-8724292c2b3a 2026-05-10 02:03:40.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b0424910-66e9-469a-ad3c-a5972f34bdb2 (type: networks) to 1 2026-05-10 02:03:40.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 833a87d2-b660-4da6-bb7d-8724292c2b3a (type: networks) to 1 2026-05-10 02:03:40.576 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:40.578 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network b0424910-66e9-469a-ad3c-a5972f34bdb2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:40.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:40.627 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 833a87d2-b660-4da6-bb7d-8724292c2b3a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:40.631 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] OVN reports status down for port: df2d903e-b04f-4d59-8a58-7ea905a03c67 2026-05-10 02:03:40.681 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 8e1d11b1-040f-47cc-9a30-bf0a1fd59e4e 2026-05-10 02:03:40.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b49ac71-aae4-4a69-8eed-9b8427696227 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e1d11b1-040f-47cc-9a30-bf0a1fd59e4e (type: ports) to 1 [pid: 8|app: 0|req: 289/589] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:03:39 2026] POST /v2.0/networks => generated 793 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:40.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-188aa844-9b76-4aa0-b50b-2ef7dc3e61cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource df2d903e-b04f-4d59-8a58-7ea905a03c67 (type: ports) to 1 [pid: 7|app: 0|req: 301/590] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:03:39 2026] POST /v2.0/networks => generated 790 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:40.936 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81915b44-2bd2-457a-9d06-02e4d79e7b86 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:40.937 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81915b44-2bd2-457a-9d06-02e4d79e7b86 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 833a87d2-b660-4da6-bb7d-8724292c2b3a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:40.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cb12ee31-d942-4b2f-bb9a-b51dece67db4 (type: security_groups) to 1 2026-05-10 02:03:40.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1f1fc5a5-ab48-484f-a7c3-d86889f46c19 (type: security_group_rules) to 0 2026-05-10 02:03:40.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 30e5ca53-c9a8-4287-a435-8eb8ebdcad9d (type: security_group_rules) to 0 2026-05-10 02:03:40.980 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e4eaaee2-5dfe-47a7-864d-1b7d88b8f839 (type: security_group_rules) to 0 2026-05-10 02:03:40.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ea42e06e-0d0d-4a5d-a9f8-4a5bafa0737d (type: security_group_rules) to 0 2026-05-10 02:03:41.052 8 INFO neutron.db.segments_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 6ff5a325-0bd6-4cea-995a-06b8bf419a0f of type geneve for network 84e66546-5d92-4636-9469-9b31ab31a559 2026-05-10 02:03:41.150 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 84e66546-5d92-4636-9469-9b31ab31a559 (type: networks) to 1 2026-05-10 02:03:41.307 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:41.309 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 84e66546-5d92-4636-9469-9b31ab31a559: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:41.352 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: ca4852c2-57d6-460a-8554-25fc65e3f01a 2026-05-10 02:03:41.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a2ce23-87f7-43b2-9d80-5d3568c473a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ca4852c2-57d6-460a-8554-25fc65e3f01a (type: ports) to 1 2026-05-10 02:03:41.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-81915b44-2bd2-457a-9d06-02e4d79e7b86 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e1d11b1-040f-47cc-9a30-bf0a1fd59e4e (type: ports) to 2 [pid: 8|app: 0|req: 290/591] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:03:40 2026] POST /v2.0/networks => generated 778 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:41.484 8 WARNING neutron.db.securitygroups_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:03:41.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-81915b44-2bd2-457a-9d06-02e4d79e7b86 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 37bad8e5-1162-44af-ab94-fa2ebcc0743a (type: subnets) to 0 [pid: 7|app: 0|req: 302/592] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:40 2026] POST /v2.0/subnets => generated 699 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:41.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c002e8d-6811-4da9-a5ad-447cdb48ba1a (type: security_groups) to 1 2026-05-10 02:03:41.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 07c3671c-9ab9-4b41-ad2c-552dcdd083c8 (type: security_group_rules) to 0 2026-05-10 02:03:41.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2b201b3e-2727-41a1-a375-6a0cbb58a4c6 (type: security_group_rules) to 0 2026-05-10 02:03:41.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 883390f2-9a79-4b30-9578-d00b0153a6b4 (type: security_group_rules) to 0 2026-05-10 02:03:41.638 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce9e95c1-7f67-4894-8b14-4e3855a9ff1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:41.639 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce9e95c1-7f67-4894-8b14-4e3855a9ff1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network b0424910-66e9-469a-ad3c-a5972f34bdb2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:41.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf01ab-0e2b-4ba7-ac70-0bb3dc557aee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e35aefb3-3714-4165-8f88-4f75b0ed6c82 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 291/593] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:03:41 2026] GET /v2.0/security-groups?tenant_id=1e03e8fd39be44929156b59a370fb867&name=default => generated 2921 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:03:41 2026] GET /v2.0/network-ip-availabilities => generated 3879 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:41.841 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5104bcbb-9e89-472b-bad5-8c88760b434d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:41.842 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5104bcbb-9e89-472b-bad5-8c88760b434d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 84e66546-5d92-4636-9469-9b31ab31a559: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:42.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce9e95c1-7f67-4894-8b14-4e3855a9ff1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource df2d903e-b04f-4d59-8a58-7ea905a03c67 (type: ports) to 2 2026-05-10 02:03:42.108 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce9e95c1-7f67-4894-8b14-4e3855a9ff1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 00ff3d68-beca-4269-b2ce-a659b1eee113 (type: subnets) to 0 [pid: 7|app: 0|req: 303/595] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:41 2026] POST /v2.0/subnets => generated 696 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:42.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-5104bcbb-9e89-472b-bad5-8c88760b434d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ca4852c2-57d6-460a-8554-25fc65e3f01a (type: ports) to 2 2026-05-10 02:03:42.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-5104bcbb-9e89-472b-bad5-8c88760b434d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 96c11006-5084-46c2-a851-776e6925f0c0 (type: subnets) to 0 [pid: 8|app: 0|req: 293/596] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:41 2026] POST /v2.0/subnets => generated 684 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/597] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:03:42 2026] DELETE /v2.0/security-groups/3c002e8d-6811-4da9-a5ad-447cdb48ba1a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:03:42 2026] GET /v2.0/subnets => generated 3357 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:42.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:42.641 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:42.717 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 591be3dc-a6f8-4019-bd1b-5ee87346c998 2026-05-10 02:03:42.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 591be3dc-a6f8-4019-bd1b-5ee87346c998 (type: ports) to 1 2026-05-10 02:03:43.029 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Starting OVNClientQosExtension 2026-05-10 02:03:43.076 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77d8c06f-b893-4cbf-a86f-f74bb932d63f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:43.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77d8c06f-b893-4cbf-a86f-f74bb932d63f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:43.152 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] OVN reports status down for port: 47b1d178-e417-4590-83a0-4a8f26c02ecc 2026-05-10 02:03:43.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-77d8c06f-b893-4cbf-a86f-f74bb932d63f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 47b1d178-e417-4590-83a0-4a8f26c02ecc (type: ports) to 1 2026-05-10 02:03:43.412 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Starting OVNClientQosExtension 2026-05-10 02:03:43.412 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status up for port: 591be3dc-a6f8-4019-bd1b-5ee87346c998 2026-05-10 02:03:43.415 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router f06d9686-fc06-48d7-9bbd-752d2312a994 is bound to host instance 2026-05-10 02:03:43.448 8 INFO neutron.plugins.ml2.plugin [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Attempt 1 to provision port 591be3dc-a6f8-4019-bd1b-5ee87346c998 2026-05-10 02:03:43.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 591be3dc-a6f8-4019-bd1b-5ee87346c998 (type: router_ports) to 1 2026-05-10 02:03:43.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9432b6-8cc1-480c-a6f2-3b5b280f2e0e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f06d9686-fc06-48d7-9bbd-752d2312a994 (type: routers) to 2 [pid: 7|app: 0|req: 304/599] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:42 2026] POST /v2.0/routers => generated 998 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:43.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-77d8c06f-b893-4cbf-a86f-f74bb932d63f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 47b1d178-e417-4590-83a0-4a8f26c02ecc (type: router_ports) to 1 2026-05-10 02:03:43.960 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] OVN reports status up for port: 47b1d178-e417-4590-83a0-4a8f26c02ecc 2026-05-10 02:03:44.006 7 INFO neutron.plugins.ml2.plugin [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] Attempt 1 to provision port 47b1d178-e417-4590-83a0-4a8f26c02ecc 2026-05-10 02:03:44.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-77d8c06f-b893-4cbf-a86f-f74bb932d63f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 47249077-bf9f-4bcb-b01d-d0ca7a85db00 (type: routers) to 2 [pid: 8|app: 0|req: 296/600] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:42 2026] POST /v2.0/routers => generated 995 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:44.442 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:44.443 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 833a87d2-b660-4da6-bb7d-8724292c2b3a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:44.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 26ab208c-b084-45d2-ba13-07d0bc26eb23 (type: ports) to 1 2026-05-10 02:03:44.711 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c2f935a-ff05-484f-a95a-f9d3f4af069a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:44.714 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c2f935a-ff05-484f-a95a-f9d3f4af069a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:44.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c2f935a-ff05-484f-a95a-f9d3f4af069a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 050aaf51-8f38-41b1-b98b-2ab3331292f4 (type: ports) to 1 2026-05-10 02:03:45.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-8eeb31d6-aecf-46c1-81cb-aa7c6cfcb920 - - - - - -] Successfully bumped revision number for resource 591be3dc-a6f8-4019-bd1b-5ee87346c998 (type: ports) to 4 2026-05-10 02:03:45.500 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:45.502 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 833a87d2-b660-4da6-bb7d-8724292c2b3a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:45.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-a690dcc8-c948-4a33-bfb3-f63a0f268d68 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 26ab208c-b084-45d2-ba13-07d0bc26eb23 (type: router_ports) to 1 2026-05-10 02:03:45.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-8eeb31d6-aecf-46c1-81cb-aa7c6cfcb920 - - - - - -] Successfully bumped revision number for resource 591be3dc-a6f8-4019-bd1b-5ee87346c998 (type: ports) to 5 [pid: 8|app: 0|req: 298/602] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:03:44 2026] PUT /v2.0/routers/f06d9686-fc06-48d7-9bbd-752d2312a994/add_router_interface => generated 310 bytes in 1942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:46.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 2ea64f23-ad64-45cf-9089-d3efc9b79e27 is bound to host instance 2026-05-10 02:03:46.164 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8eeb31d6-aecf-46c1-81cb-aa7c6cfcb920 - - - - - -] Router 47249077-bf9f-4bcb-b01d-d0ca7a85db00 is bound to host instance 2026-05-10 02:03:46.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c2f935a-ff05-484f-a95a-f9d3f4af069a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 050aaf51-8f38-41b1-b98b-2ab3331292f4 (type: router_ports) to 1 2026-05-10 02:03:46.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c2f935a-ff05-484f-a95a-f9d3f4af069a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2ea64f23-ad64-45cf-9089-d3efc9b79e27 (type: routers) to 2 [pid: 7|app: 0|req: 305/603] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:43 2026] POST /v2.0/routers => generated 983 bytes in 2778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:46.426 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 050aaf51-8f38-41b1-b98b-2ab3331292f4 [pid: 7|app: 0|req: 306/604] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/networks => generated 4691 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:46.602 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Logical_Switch_Port 050aaf51-8f38-41b1-b98b-2ab3331292f4 host information not removed, the port state is up 2026-05-10 02:03:46.603 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status up for port: 050aaf51-8f38-41b1-b98b-2ab3331292f4 2026-05-10 02:03:46.631 8 INFO neutron.plugins.ml2.plugin [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Attempt 1 to provision port 050aaf51-8f38-41b1-b98b-2ab3331292f4 2026-05-10 02:03:46.772 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:46.773 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network b0424910-66e9-469a-ad3c-a5972f34bdb2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:46.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0e6d116a-c378-414d-a7f6-7c3d909020ba (type: ports) to 1 2026-05-10 02:03:46.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e973ffe-9eb8-48ed-9df0-c323cb145369 (type: security_groups) to 1 2026-05-10 02:03:46.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 005db14a-fbff-4abc-89f3-ddd273a63bd7 (type: security_group_rules) to 0 2026-05-10 02:03:46.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 11ba7485-1c62-4b5d-93b4-3cc0fe73dd04 (type: security_group_rules) to 0 2026-05-10 02:03:46.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c6d28ac0-4adb-4e15-9497-cf387a0c6a7d (type: security_group_rules) to 0 2026-05-10 02:03:46.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d02f5877-6b00-4da5-a449-ffb1f6c08a5c (type: security_group_rules) to 0 2026-05-10 02:03:47.095 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] OVN reports status down for port: 26ab208c-b084-45d2-ba13-07d0bc26eb23 2026-05-10 02:03:47.168 7 INFO neutron.db.segments_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 of type geneve for network 28e8e61f-5d3b-41e4-991a-5c42ab837792 2026-05-10 02:03:47.236 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] Logical_Switch_Port 26ab208c-b084-45d2-ba13-07d0bc26eb23 host information not removed, the port state is up 2026-05-10 02:03:47.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] OVN reports status up for port: 26ab208c-b084-45d2-ba13-07d0bc26eb23 2026-05-10 02:03:47.275 7 INFO neutron.plugins.ml2.plugin [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] Attempt 1 to provision port 26ab208c-b084-45d2-ba13-07d0bc26eb23 2026-05-10 02:03:47.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 28e8e61f-5d3b-41e4-991a-5c42ab837792 (type: networks) to 1 2026-05-10 02:03:47.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-17f97298-c5bb-472b-baf7-25e5a36ae584 - - - - - -] Successfully bumped revision number for resource 47b1d178-e417-4590-83a0-4a8f26c02ecc (type: ports) to 4 2026-05-10 02:03:47.887 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:47.891 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 28e8e61f-5d3b-41e4-991a-5c42ab837792: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:47.955 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:47.958 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network b0424910-66e9-469a-ad3c-a5972f34bdb2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:48.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-4674b39e-38dd-4764-8a7e-6f823dc27d6c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9bff3613-2730-4878-bbba-6900bfc77ea6 (type: ports) to 1 [pid: 7|app: 0|req: 307/605] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:03:46 2026] POST /v2.0/networks => generated 786 bytes in 1629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:48.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-82e9a159-f2fd-481d-a7be-c04475e1fd06 - - - - - -] Successfully bumped revision number for resource 26ab208c-b084-45d2-ba13-07d0bc26eb23 (type: ports) to 2 2026-05-10 02:03:48.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc26544-1101-4a92-a496-70f15f9bfc05 - - - - - -] Successfully bumped revision number for resource 050aaf51-8f38-41b1-b98b-2ab3331292f4 (type: ports) to 4 2026-05-10 02:03:48.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1aa44b0-b0b1-44b3-be7a-9ba197ebeb32 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0e6d116a-c378-414d-a7f6-7c3d909020ba (type: router_ports) to 1 [pid: 8|app: 0|req: 299/606] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:03:45 2026] PUT /v2.0/routers/47249077-bf9f-4bcb-b01d-d0ca7a85db00/add_router_interface => generated 310 bytes in 2805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:48.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-17f97298-c5bb-472b-baf7-25e5a36ae584 - - - - - -] Successfully bumped revision number for resource 47b1d178-e417-4590-83a0-4a8f26c02ecc (type: ports) to 5 [pid: 8|app: 0|req: 300/607] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:03:48 2026] GET /v2.0/security-groups => generated 29001 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:03:49.024 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 9bff3613-2730-4878-bbba-6900bfc77ea6 2026-05-10 02:03:49.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcf08813-7fa8-4ff1-94ac-08d8d4dd199f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource d425fbab-e75e-478e-8232-cdf1d09ee90d (type: security_groups) to 1 2026-05-10 02:03:49.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcf08813-7fa8-4ff1-94ac-08d8d4dd199f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource a6222e88-3975-4b25-bbaf-19a1335c91dd (type: security_group_rules) to 0 2026-05-10 02:03:49.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcf08813-7fa8-4ff1-94ac-08d8d4dd199f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource c63a6c42-c09c-4678-a131-d3c513f31865 (type: security_group_rules) to 0 2026-05-10 02:03:49.341 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:49.342 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 84e66546-5d92-4636-9469-9b31ab31a559: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:49.438 8 INFO neutron.common.ovn.utils [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] HA Chassis Group neutron-b0424910-66e9-469a-ad3c-a5972f34bdb2 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 [pid: 8|app: 0|req: 301/608] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:03:48 2026] POST /v2.0/security-groups => generated 1658 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:49.505 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status down for port: 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:03:49.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e4cb976-6120-42db-9705-e72b7d4d7f26 (type: ports) to 1 2026-05-10 02:03:49.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc26544-1101-4a92-a496-70f15f9bfc05 - - - - - -] Successfully bumped revision number for resource 050aaf51-8f38-41b1-b98b-2ab3331292f4 (type: ports) to 5 2026-05-10 02:03:49.774 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-929864a5-5a72-498d-a564-e45f89f7458c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:49.775 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-929864a5-5a72-498d-a564-e45f89f7458c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 28e8e61f-5d3b-41e4-991a-5c42ab837792: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:50.114 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] OVN reports status up for port: 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:03:50.137 8 INFO neutron.plugins.ml2.plugin [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Attempt 1 to provision port 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:03:50.138 7 INFO neutron.plugins.ml2.plugin [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Attempt 1 to provision port 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:03:50.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:50.193 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 84e66546-5d92-4636-9469-9b31ab31a559: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:50.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-929864a5-5a72-498d-a564-e45f89f7458c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9bff3613-2730-4878-bbba-6900bfc77ea6 (type: ports) to 2 2026-05-10 02:03:50.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-929864a5-5a72-498d-a564-e45f89f7458c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8a57ebb5-f941-47b5-aaf5-5791a2d6cbdf (type: subnets) to 0 [pid: 8|app: 0|req: 304/611] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:49 2026] POST /v2.0/subnets => generated 692 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:03:50 2026] GET /v2.0/subnets => generated 4039 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:50.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-c00b4a12-4903-4506-90a7-c10def7782da a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e4cb976-6120-42db-9705-e72b7d4d7f26 (type: router_ports) to 1 [pid: 7|app: 0|req: 308/613] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:03:48 2026] PUT /v2.0/routers/2ea64f23-ad64-45cf-9089-d3efc9b79e27/add_router_interface => generated 310 bytes in 2519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:50.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fcf20ba-838e-428e-85d7-e5701c340258 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource bbf73dce-0f82-4dff-9033-2de729ad36b0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 306/614] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:03:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:50.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-de3808fc-de7a-46d3-b90b-822d35113c16 - - - - - -] Successfully bumped revision number for resource 8e4cb976-6120-42db-9705-e72b7d4d7f26 (type: ports) to 2 2026-05-10 02:03:51.235 7 INFO neutron.db.ovn_revision_numbers_db [req-d377a1f7-0246-4ae1-b1c3-f6d2e8e90a10 req-8a568e6b-86a2-4fbd-8621-5c96721436f7 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource b47eb861-3260-4c52-bff2-887aee774b1e (type: security_groups) to 1 2026-05-10 02:03:51.246 7 INFO neutron.db.ovn_revision_numbers_db [req-d377a1f7-0246-4ae1-b1c3-f6d2e8e90a10 req-8a568e6b-86a2-4fbd-8621-5c96721436f7 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource 843bd2eb-c09b-4e92-a222-81d628bbbb08 (type: security_group_rules) to 0 2026-05-10 02:03:51.256 7 INFO neutron.db.ovn_revision_numbers_db [req-d377a1f7-0246-4ae1-b1c3-f6d2e8e90a10 req-8a568e6b-86a2-4fbd-8621-5c96721436f7 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource 985aa2f5-e55a-4d9c-9c2e-6e8a66ba6f9b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 309/615] 10.0.0.214 () {38 vars in 971 bytes} [Sun May 10 02:03:50 2026] POST /v2.0/security-groups => generated 1685 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/616] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:03:51 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:51.336 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48c70bcd-ce10-4a46-bed7-935385cc8bda a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:51.337 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48c70bcd-ce10-4a46-bed7-935385cc8bda a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:51.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-62011d1d-19a9-4046-8c53-0d7da3a44ef3 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 33a955e0-9f77-48ee-b671-f9fc7c83109f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 311/617] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:03:51 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) 2026-05-10 02:03:51.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-48c70bcd-ce10-4a46-bed7-935385cc8bda a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: ports) to 1 2026-05-10 02:03:51.554 7 INFO neutron.db.ovn_revision_numbers_db [None req-e954febe-1f2e-407e-837c-3f0eb61a8f8b d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource e1bf076c-73d1-459d-8b08-3cfd652e6aff (type: security_groups) to 1 2026-05-10 02:03:51.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-e954febe-1f2e-407e-837c-3f0eb61a8f8b d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource 0c44414b-f2d0-4122-833a-bca2edd71e59 (type: security_group_rules) to 0 2026-05-10 02:03:51.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-e954febe-1f2e-407e-837c-3f0eb61a8f8b d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource 31f841d4-ef24-4773-a8d8-d9cacd33f843 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 312/618] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:03:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:03:51 2026] GET /v2.0/ports => generated 17013 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:03:51.914 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08aa2eda-89d7-46b7-aee3-6e356697b223 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] No more DHCP agents 2026-05-10 02:03:51.916 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08aa2eda-89d7-46b7-aee3-6e356697b223 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:52.036 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-17f97298-c5bb-472b-baf7-25e5a36ae584 - - - - - -] Router 472110cc-1bf6-458a-b40b-839999123e59 is bound to host instance 2026-05-10 02:03:52.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-48c70bcd-ce10-4a46-bed7-935385cc8bda a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: router_ports) to 1 2026-05-10 02:03:52.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-48c70bcd-ce10-4a46-bed7-935385cc8bda a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 472110cc-1bf6-458a-b40b-839999123e59 (type: routers) to 2 [pid: 8|app: 0|req: 307/620] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:03:50 2026] POST /v2.0/routers => generated 991 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:52.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-184a483d-e326-405b-bccf-67e1980e46a5 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource 6db568a2-72ec-460c-91bc-64a30a40baa8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 308/621] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:03:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:52 2026] GET /v2.0/security-groups/b47eb861-3260-4c52-bff2-887aee774b1e => generated 1685 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:03:51 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:03:52 2026] GET /v2.0/routers => generated 3964 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:52.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f369b78-e38f-437c-85f0-c077f24850c0 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource e9c9e981-e2c7-4e80-9aac-fcfc49f7ef89 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 311/625] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:03:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:52.618 8 INFO neutron.db.ovn_revision_numbers_db [req-4366b95b-469b-4866-920b-e5a57251f35f req-ba1a1c92-0652-47d1-a789-7cad37120b1e 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource ebfb4e9d-bfdf-4e2e-a719-b565d6d50af7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 312/626] 10.0.0.214 () {38 vars in 981 bytes} [Sun May 10 02:03:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:03:52 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) 2026-05-10 02:03:52.873 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b888ec6-3938-4ef5-bb19-39ba1045f025 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] No more DHCP agents 2026-05-10 02:03:52.874 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b888ec6-3938-4ef5-bb19-39ba1045f025 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 314/628] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:03:52 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:03:53 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) 2026-05-10 02:03:53.179 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:53.182 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 28e8e61f-5d3b-41e4-991a-5c42ab837792: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:53.255 8 INFO neutron.db.ovn_revision_numbers_db [req-e75635e4-4b14-46a7-9f8b-4cbfa5f4eab5 req-1455fbd3-6776-4a21-b5ec-2d1f4462ef8e 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource 85ac1c97-4581-4040-bc6a-ec1bb3160e4b (type: security_groups) to 1 2026-05-10 02:03:53.265 8 INFO neutron.db.ovn_revision_numbers_db [req-e75635e4-4b14-46a7-9f8b-4cbfa5f4eab5 req-1455fbd3-6776-4a21-b5ec-2d1f4462ef8e 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource 59b23c87-793c-458d-a6b7-6d09e2222d6b (type: security_group_rules) to 0 2026-05-10 02:03:53.279 8 INFO neutron.db.ovn_revision_numbers_db [req-e75635e4-4b14-46a7-9f8b-4cbfa5f4eab5 req-1455fbd3-6776-4a21-b5ec-2d1f4462ef8e 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource a3055bd0-49bd-47fc-a785-50050dd48e0c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 316/630] 10.0.0.214 () {38 vars in 971 bytes} [Sun May 10 02:03:53 2026] POST /v2.0/security-groups => generated 1684 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:53.332 8 WARNING neutron.db.securitygroups_db [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-5be20c5c-3911-413b-819a-76f29d1c1be1 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:03:53.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-20f2392d-57ea-45e1-af13-3bd93bb3d827 - - - - - -] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: ports) to 4 [pid: 8|app: 0|req: 317/631] 10.0.0.214 () {34 vars in 1098 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--179090834&fields=id&tenant_id=e751328e6f3246eba15f8b5ab9ab9a18 => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:53.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bb18836d-a321-4057-997f-c72def016983 (type: ports) to 1 [pid: 8|app: 0|req: 318/632] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 1684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 722 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:53.595 8 INFO neutron.db.ovn_revision_numbers_db [req-06d380f8-f733-40f8-bb1e-53784ffe8f4e req-445091f9-532e-454f-b4f2-b3c57c1b4fd6 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource d5b652b7-c6a6-4408-8239-407a0b5bb40f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 320/634] 10.0.0.214 () {38 vars in 981 bytes} [Sun May 10 02:03:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/quotas/e751328e6f3246eba15f8b5ab9ab9a18 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:53.725 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] No hosting information found for port 26ab208c-b084-45d2-ba13-07d0bc26eb23: RuntimeError: No hosting information found for port 26ab208c-b084-45d2-ba13-07d0bc26eb23 [pid: 8|app: 0|req: 322/636] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:53.746 8 WARNING neutron.db.securitygroups_db [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-bb8db88a-17c1-41b8-a6e8-00614b8d02a8 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 323/637] 10.0.0.214 () {34 vars in 1098 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--143462984&fields=id&tenant_id=f77df19857914453ab650632c6a289c9 => generated 69 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/638] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/networks?id=84e66546-5d92-4636-9469-9b31ab31a559 => generated 707 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/quotas/f77df19857914453ab650632c6a289c9 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:53.860 7 INFO neutron.common.ovn.utils [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] HA Chassis Group neutron-833a87d2-b660-4da6-bb7d-8724292c2b3a synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 [pid: 8|app: 0|req: 326/640] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?tenant_id=f77df19857914453ab650632c6a289c9&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/641] 10.0.0.214 () {34 vars in 907 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/extensions => generated 21706 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/642] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/643] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:54.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-20f2392d-57ea-45e1-af13-3bd93bb3d827 - - - - - -] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: ports) to 5 2026-05-10 02:03:54.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] Successfully bumped revision number for resource 26ab208c-b084-45d2-ba13-07d0bc26eb23 (type: router_ports) to 2 2026-05-10 02:03:54.257 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] OVN reports status down for port: 0e6d116a-c378-414d-a7f6-7c3d909020ba [pid: 8|app: 0|req: 330/644] 10.0.0.214 () {34 vars in 907 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/extensions => generated 21706 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/645] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/646] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/647] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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-05-10 02:03:54.458 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] Logical_Switch_Port 0e6d116a-c378-414d-a7f6-7c3d909020ba host information not removed, the port state is up 2026-05-10 02:03:54.459 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] OVN reports status up for port: 0e6d116a-c378-414d-a7f6-7c3d909020ba 2026-05-10 02:03:54.480 8 INFO neutron.db.ovn_revision_numbers_db [req-f757971e-ba32-441b-8d4b-8033caa69f6b req-66de3687-5da4-4d21-9d9e-f4613e067c80 1c03def33d504e45a933033657971a75 8bab4d2996454bc69f8144efbd821c7d - - default default] Successfully bumped revision number for resource 0574f7a3-d0eb-486d-a65c-4f2a1326df35 (type: security_group_rules) to 0 2026-05-10 02:03:54.488 7 INFO neutron.plugins.ml2.plugin [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] Attempt 1 to provision port 0e6d116a-c378-414d-a7f6-7c3d909020ba [pid: 8|app: 0|req: 334/648] 10.0.0.214 () {38 vars in 981 bytes} [Sun May 10 02:03:54 2026] POST /v2.0/security-group-rules => generated 619 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/649] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/650] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/651] 10.0.0.214 () {34 vars in 1001 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-group-rules/0574f7a3-d0eb-486d-a65c-4f2a1326df35 => generated 616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/652] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 339/653] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 2939 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:54.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:03:54.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 28e8e61f-5d3b-41e4-991a-5c42ab837792: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 340/654] 10.0.0.214 () {36 vars in 1023 bytes} [Sun May 10 02:03:54 2026] DELETE /v2.0/security-group-rules/0574f7a3-d0eb-486d-a65c-4f2a1326df35 => 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: 341/655] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/656] 10.0.0.214 () {36 vars in 1013 bytes} [Sun May 10 02:03:54 2026] DELETE /v2.0/security-groups/85ac1c97-4581-4040-bc6a-ec1bb3160e4b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/657] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/security-groups/b47eb861-3260-4c52-bff2-887aee774b1e => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/658] 10.0.0.214 () {36 vars in 1013 bytes} [Sun May 10 02:03:55 2026] DELETE /v2.0/security-groups/b47eb861-3260-4c52-bff2-887aee774b1e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:55.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1b4f909-2538-4ce3-918f-a068b38fb8cf - - - - - -] Successfully bumped revision number for resource 0e6d116a-c378-414d-a7f6-7c3d909020ba (type: ports) to 2 2026-05-10 02:03:55.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-59422923-3c45-412b-b87c-a9332912ee1a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bb18836d-a321-4057-997f-c72def016983 (type: router_ports) to 1 [pid: 7|app: 0|req: 315/659] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:03:52 2026] PUT /v2.0/routers/472110cc-1bf6-458a-b40b-839999123e59/add_router_interface => generated 310 bytes in 3181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/660] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:55.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3eea49d-7346-4259-a2bf-cd86ac0ab746 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 0e6d116a-c378-414d-a7f6-7c3d909020ba 2026-05-10 02:03:55.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3eea49d-7346-4259-a2bf-cd86ac0ab746 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 0e6d116a-c378-414d-a7f6-7c3d909020ba [pid: 7|app: 0|req: 317/661] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:56.033 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6b57ad2c-6bb7-4cd1-bedf-a0a971971421 - - - - - -] No hosting information found for port 8e4cb976-6120-42db-9705-e72b7d4d7f26: RuntimeError: No hosting information found for port 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:03:56.091 7 INFO neutron.db.ovn_revision_numbers_db [req-70094a60-89da-4ebb-b193-5ec81e935292 req-a2a5fabf-8d2a-4818-b853-b70e500254e5 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 870c6eec-6b5a-466b-8202-7c0afbf81435 (type: security_groups) to 1 2026-05-10 02:03:56.102 7 INFO neutron.db.ovn_revision_numbers_db [req-70094a60-89da-4ebb-b193-5ec81e935292 req-a2a5fabf-8d2a-4818-b853-b70e500254e5 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 380b10d3-6647-4412-a528-5f0878da486b (type: security_group_rules) to 0 2026-05-10 02:03:56.113 7 INFO neutron.db.ovn_revision_numbers_db [req-70094a60-89da-4ebb-b193-5ec81e935292 req-a2a5fabf-8d2a-4818-b853-b70e500254e5 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 5aad8c20-fdd6-4e17-afee-251303675fdd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 318/662] 10.0.0.214 () {38 vars in 971 bytes} [Sun May 10 02:03:55 2026] POST /v2.0/security-groups => generated 1682 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:56.193 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b57ad2c-6bb7-4cd1-bedf-a0a971971421 - - - - - -] Successfully bumped revision number for resource 8e4cb976-6120-42db-9705-e72b7d4d7f26 (type: router_ports) to 2 2026-05-10 02:03:56.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b57ad2c-6bb7-4cd1-bedf-a0a971971421 - - - - - -] OVN reports status down for port: 9ee7a260-92d9-46e9-a137-0140d99c7298 2026-05-10 02:03:56.297 7 INFO neutron.db.ovn_revision_numbers_db [req-9650d4dc-23d1-4461-a368-eb9105813c1b req-fdd006ab-fde1-4ab6-a721-ae7b499a720a dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource b15a5ea7-75ad-4839-9900-7355f1bb7b2c (type: security_groups) to 1 2026-05-10 02:03:56.308 7 INFO neutron.db.ovn_revision_numbers_db [req-9650d4dc-23d1-4461-a368-eb9105813c1b req-fdd006ab-fde1-4ab6-a721-ae7b499a720a dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 9fc47f95-ade4-4324-b29a-de5b9595ea4b (type: security_group_rules) to 0 2026-05-10 02:03:56.317 7 INFO neutron.db.ovn_revision_numbers_db [req-9650d4dc-23d1-4461-a368-eb9105813c1b req-fdd006ab-fde1-4ab6-a721-ae7b499a720a dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource cc25c93f-ffd2-4afd-8e80-144ab36d690c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 319/663] 10.0.0.214 () {38 vars in 971 bytes} [Sun May 10 02:03:56 2026] POST /v2.0/security-groups => generated 1680 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:56.503 7 INFO neutron.db.ovn_revision_numbers_db [req-eef977c3-98e1-46e2-b1f7-b18fb2cc2638 req-e5e1dd8e-14eb-47d1-bb1f-bc50ef174089 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 80a1f279-7fe6-463a-a71f-2fb409165c81 (type: security_groups) to 1 2026-05-10 02:03:56.513 7 INFO neutron.db.ovn_revision_numbers_db [req-eef977c3-98e1-46e2-b1f7-b18fb2cc2638 req-e5e1dd8e-14eb-47d1-bb1f-bc50ef174089 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource 1bbe2e26-e7ba-41d3-9140-b5f7184e5b27 (type: security_group_rules) to 0 2026-05-10 02:03:56.525 7 INFO neutron.db.ovn_revision_numbers_db [req-eef977c3-98e1-46e2-b1f7-b18fb2cc2638 req-e5e1dd8e-14eb-47d1-bb1f-bc50ef174089 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] Successfully bumped revision number for resource bb0fa3a7-143e-430f-b7cf-72943bde2833 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 320/664] 10.0.0.214 () {38 vars in 971 bytes} [Sun May 10 02:03:56 2026] POST /v2.0/security-groups => generated 1682 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:56.597 7 WARNING neutron.db.securitygroups_db [req-3d7f5e89-d8fb-4658-a3c7-3dc022095c6c req-7afc3717-f62e-4df8-9ede-b9be46d1a608 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 321/665] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:03:56 2026] GET /v2.0/security-groups?tenant_id=d61419a30d504159876299c05076f3fe => generated 7905 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/666] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:56 2026] GET /v2.0/security-groups/8e973ffe-9eb8-48ed-9df0-c323cb145369 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/667] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:03:55 2026] PUT /v2.0/routers/47249077-bf9f-4bcb-b01d-d0ca7a85db00/remove_router_interface => generated 310 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/668] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:56 2026] GET /v2.0/security-groups/8e973ffe-9eb8-48ed-9df0-c323cb145369 => generated 2918 bytes in 55 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: 324/669] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:56 2026] GET /v2.0/security-groups/870c6eec-6b5a-466b-8202-7c0afbf81435 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:56.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b57ad2c-6bb7-4cd1-bedf-a0a971971421 - - - - - -] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: ports) to 6 [pid: 7|app: 0|req: 325/670] 10.0.0.214 () {36 vars in 1013 bytes} [Sun May 10 02:03:56 2026] DELETE /v2.0/security-groups/870c6eec-6b5a-466b-8202-7c0afbf81435 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:56.973 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a1a0dba1-adc4-4c5b-b0a7-c5c50ae96d58 - - - - - -] Logical_Switch_Port 9ee7a260-92d9-46e9-a137-0140d99c7298 host information not removed, the port state is up [pid: 7|app: 0|req: 326/671] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:56 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 327/672] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:57.035 8 INFO neutron.common.ovn.utils [None req-a1a0dba1-adc4-4c5b-b0a7-c5c50ae96d58 - - - - - -] HA Chassis Group neutron-28e8e61f-5d3b-41e4-991a-5c42ab837792 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:03:57.036 7 INFO neutron.api.v2.resource [req-5e7a0b0f-c7ee-4b8a-a62b-18fa8e19f6c0 req-b85c642f-b557-429e-934e-23b095e5af03 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/673] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/870c6eec-6b5a-466b-8202-7c0afbf81435 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:03:57.046 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1a0dba1-adc4-4c5b-b0a7-c5c50ae96d58 - - - - - -] OVN reports status up for port: 9ee7a260-92d9-46e9-a137-0140d99c7298 2026-05-10 02:03:57.072 8 INFO neutron.plugins.ml2.plugin [None req-a1a0dba1-adc4-4c5b-b0a7-c5c50ae96d58 - - - - - -] Attempt 1 to provision port 9ee7a260-92d9-46e9-a137-0140d99c7298 [pid: 7|app: 0|req: 329/674] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/b15a5ea7-75ad-4839-9900-7355f1bb7b2c => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/675] 10.0.0.214 () {36 vars in 1013 bytes} [Sun May 10 02:03:57 2026] DELETE /v2.0/security-groups/b15a5ea7-75ad-4839-9900-7355f1bb7b2c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:57.253 7 INFO neutron.api.v2.resource [req-7ba5c3a1-3cff-42a3-929a-c14acf5be055 req-1eaecb4c-7764-4f18-a5c8-ad5eedc7f011 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 331/676] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/b15a5ea7-75ad-4839-9900-7355f1bb7b2c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:03:57.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab267649-13e0-4bf0-ae16-9db723a99458 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 47b1d178-e417-4590-83a0-4a8f26c02ecc 2026-05-10 02:03:57.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab267649-13e0-4bf0-ae16-9db723a99458 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 47b1d178-e417-4590-83a0-4a8f26c02ecc [pid: 7|app: 0|req: 332/677] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/80a1f279-7fe6-463a-a71f-2fb409165c81 => generated 1682 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/678] 10.0.0.214 () {36 vars in 1013 bytes} [Sun May 10 02:03:57 2026] DELETE /v2.0/security-groups/80a1f279-7fe6-463a-a71f-2fb409165c81 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:57.463 7 INFO neutron.api.v2.resource [req-7ee5169f-78c1-4c7d-aca9-1434e114b163 req-32176a01-ac3e-4fd1-9921-805d0644ebcb dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/679] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/80a1f279-7fe6-463a-a71f-2fb409165c81 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:03:57.496 7 WARNING neutron.db.securitygroups_db [req-6d8948aa-4afe-4eae-b09b-9d2d4c6a7c2e req-5a89a9d7-d70b-422c-9d18-ecf7b4f9d7c5 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 335/680] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups?tenant_id=d61419a30d504159876299c05076f3fe => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/8e973ffe-9eb8-48ed-9df0-c323cb145369 => generated 2918 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/8e973ffe-9eb8-48ed-9df0-c323cb145369 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:57.706 7 INFO neutron.api.v2.resource [req-7871d7f9-0417-489a-b136-0e161f259db0 req-172f0a8a-eb09-4bfc-8a13-9a2537027d0b dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 338/683] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/80a1f279-7fe6-463a-a71f-2fb409165c81 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:03:57.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1a0dba1-adc4-4c5b-b0a7-c5c50ae96d58 - - - - - -] Successfully bumped revision number for resource 9ee7a260-92d9-46e9-a137-0140d99c7298 (type: ports) to 7 2026-05-10 02:03:57.744 7 INFO neutron.api.v2.resource [req-c8c5f19d-c24b-4461-86e9-4fd3aab0cad5 req-0cea02e0-5617-471a-9258-f5226a5bd075 dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 339/684] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/b15a5ea7-75ad-4839-9900-7355f1bb7b2c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:03:57.780 7 INFO neutron.api.v2.resource [req-4ae3c01d-a608-43f5-a12f-9d9dfde31a58 req-9d328fde-8399-4bf0-9217-d7ee090836df dc17387559c34a85b00b72508ed88bd6 d61419a30d504159876299c05076f3fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/685] 10.0.0.214 () {34 vars in 991 bytes} [Sun May 10 02:03:57 2026] GET /v2.0/security-groups/870c6eec-6b5a-466b-8202-7c0afbf81435 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:03:56 2026] DELETE /v2.0/routers/47249077-bf9f-4bcb-b01d-d0ca7a85db00 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:57.995 8 INFO neutron.common.ovn.utils [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] HA Chassis Group neutron-28e8e61f-5d3b-41e4-991a-5c42ab837792 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 [pid: 8|app: 0|req: 347/687] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:03:57 2026] DELETE /v2.0/subnets/00ff3d68-beca-4269-b2ce-a659b1eee113 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:58 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 349/689] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:58 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:58.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-f017c1a7-9ee2-4899-bd65-a9f6ae28cfae a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: bb18836d-a321-4057-997f-c72def016983 2026-05-10 02:03:58.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f017c1a7-9ee2-4899-bd65-a9f6ae28cfae a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: bb18836d-a321-4057-997f-c72def016983 2026-05-10 02:03:58.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-9897fdfc-88fb-4357-ab87-83367973cb62 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: df2d903e-b04f-4d59-8a58-7ea905a03c67 2026-05-10 02:03:58.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9897fdfc-88fb-4357-ab87-83367973cb62 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: df2d903e-b04f-4d59-8a58-7ea905a03c67 [pid: 8|app: 0|req: 350/690] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:03:58 2026] DELETE /v2.0/networks/b0424910-66e9-469a-ad3c-a5972f34bdb2 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:03:58.712 8 WARNING neutron.db.securitygroups_db [None req-eab3adfc-abf2-4fcd-9ca2-911a98d31dd7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 351/691] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:03:58 2026] GET /v2.0/security-groups?tenant_id=8bab4d2996454bc69f8144efbd821c7d&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:03:57 2026] PUT /v2.0/routers/472110cc-1bf6-458a-b40b-839999123e59/remove_router_interface => generated 310 bytes in 1148 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: 352/693] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:03:58 2026] DELETE /v2.0/security-groups/720582c5-c8d1-4cd3-aaea-493f3dbbdd5f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:59.036 8 INFO neutron.services.segments.plugin [-] Segment 666eb201-abd7-4af2-a290-aa6d8da5fe0a resource provider aggregate not found 2026-05-10 02:03:59.041 8 INFO neutron.services.segments.plugin [-] Segment 666eb201-abd7-4af2-a290-aa6d8da5fe0a resource provider aggregate not found 2026-05-10 02:03:59.057 8 INFO neutron.services.segments.plugin [-] Segment 666eb201-abd7-4af2-a290-aa6d8da5fe0a 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 666eb201-abd7-4af2-a290-aa6d8da5fe0a found for delete ", "request_id": "req-17cefa7e-2c21-458d-9b38-7a58eaeb7be2"}]} 2026-05-10 02:03:59.058 8 INFO neutron.services.segments.plugin [-] Segment 666eb201-abd7-4af2-a290-aa6d8da5fe0a 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 666eb201-abd7-4af2-a290-aa6d8da5fe0a found for delete ", "request_id": "req-1d03b9fd-1520-4ff2-b907-ecbed77f9293"}]} 2026-05-10 02:03:59.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb17cbf9-2914-4e44-94b9-131aabd46029 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 9ee7a260-92d9-46e9-a137-0140d99c7298 2026-05-10 02:03:59.300 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb17cbf9-2914-4e44-94b9-131aabd46029 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 9ee7a260-92d9-46e9-a137-0140d99c7298 [pid: 8|app: 0|req: 353/694] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 722 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 356/697] 199.204.45.248 () {34 vars in 911 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/extensions => generated 21706 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:03:59.383 8 WARNING neutron.db.securitygroups_db [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-e7cff0b6-911d-4cc1-a8ec-cf75e78ce086 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 357/698] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e751328e6f3246eba15f8b5ab9ab9a18 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:03:58 2026] DELETE /v2.0/routers/472110cc-1bf6-458a-b40b-839999123e59 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:59.840 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-cf6e298a-f1a7-46ae-a5b4-28fb655ce34d 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] No more DHCP agents 2026-05-10 02:03:59.841 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-cf6e298a-f1a7-46ae-a5b4-28fb655ce34d 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Unable to schedule network 833a87d2-b660-4da6-bb7d-8724292c2b3a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:03:59.870 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] No port found with ID 0e6d116a-c378-414d-a7f6-7c3d909020ba: RuntimeError: No port found with ID 0e6d116a-c378-414d-a7f6-7c3d909020ba 2026-05-10 02:04:00.006 8 INFO neutron.db.ovn_revision_numbers_db [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-cf6e298a-f1a7-46ae-a5b4-28fb655ce34d 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 1 [pid: 8|app: 0|req: 358/700] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:03:59 2026] POST /v2.0/ports => generated 954 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:00.364 7 INFO neutron.common.ovn.utils [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] HA Chassis Group neutron-84e66546-5d92-4636-9469-9b31ab31a559 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:04:00.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status down for port: bb18836d-a321-4057-997f-c72def016983 [pid: 7|app: 0|req: 343/701] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:03:59 2026] DELETE /v2.0/subnets/8a57ebb5-f941-47b5-aaf5-5791a2d6cbdf => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:00.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status up for port: bb18836d-a321-4057-997f-c72def016983 /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-05-10 02:04:00.424 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status down for port: 47540035-9626-40a0-9626-61567a152acc 2026-05-10 02:04:00.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-4458389e-47fa-4d2c-8e5f-25d445703d40 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 9bff3613-2730-4878-bbba-6900bfc77ea6 2026-05-10 02:04:00.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4458389e-47fa-4d2c-8e5f-25d445703d40 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 9bff3613-2730-4878-bbba-6900bfc77ea6 [pid: 7|app: 0|req: 344/702] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:00 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 957 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/703] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:00 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 359/704] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:00 2026] DELETE /v2.0/networks/28e8e61f-5d3b-41e4-991a-5c42ab837792 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/705] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:00 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:00.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e1ebc865-9595-4d78-ad4f-9258b1dabaed (type: security_groups) to 1 2026-05-10 02:04:00.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 397af1ec-71ea-4612-a15a-4105f875193b (type: security_group_rules) to 0 2026-05-10 02:04:00.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c29997f-b878-4ebc-8b2a-2194d7e20696 (type: security_group_rules) to 0 2026-05-10 02:04:00.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d8e765ec-11df-4a96-afa6-9e5c7f884c8f (type: security_group_rules) to 0 2026-05-10 02:04:00.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource db97586f-35e4-4361-96b4-78acd8dc8409 (type: security_group_rules) to 0 2026-05-10 02:04:01.053 7 INFO neutron.db.ovn_revision_numbers_db [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-d0a9c022-1892-46b8-a0e2-82648333d816 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 2 2026-05-10 02:04:01.079 8 INFO neutron.services.segments.plugin [-] Segment e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 resource provider aggregate not found 2026-05-10 02:04:01.082 8 INFO neutron.services.segments.plugin [-] Segment e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 resource provider aggregate not found 2026-05-10 02:04:01.091 8 INFO neutron.db.segments_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 73869c52-5534-442a-83a0-d529757ba6c3 of type geneve for network 49646f23-09ef-490e-9737-1b3298b492eb 2026-05-10 02:04:01.099 8 INFO neutron.services.segments.plugin [-] Segment e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 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 e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 found for delete ", "request_id": "req-72d07f02-ffd7-4d61-bdc4-ed50eb086f99"}]} 2026-05-10 02:04:01.108 8 INFO neutron.services.segments.plugin [-] Segment e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 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 e0bbecbd-a9ef-46f9-becc-2f1d8e5a4d85 found for delete ", "request_id": "req-f80f88b8-2264-4e07-b71e-b062459ea257"}]} 2026-05-10 02:04:01.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 49646f23-09ef-490e-9737-1b3298b492eb (type: networks) to 1 2026-05-10 02:04:01.279 7 INFO neutron.db.ovn_revision_numbers_db [req-5cb82f3a-8307-41af-8e98-b5b4e143f40d req-d0a9c022-1892-46b8-a0e2-82648333d816 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 4 [pid: 7|app: 0|req: 346/706] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:00 2026] PUT /v2.0/ports/47540035-9626-40a0-9626-61567a152acc => generated 1227 bytes in 723 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-05-10 02:04:01.307 7 WARNING neutron.db.securitygroups_db [None req-73594395-857a-49d8-afe9-1a1ce895434a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 347/707] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:01 2026] GET /v2.0/security-groups?tenant_id=d61419a30d504159876299c05076f3fe&name=default => generated 2921 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:01.392 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:01.393 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 49646f23-09ef-490e-9737-1b3298b492eb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 348/708] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:01 2026] GET /v2.0/networks?id=84e66546-5d92-4636-9469-9b31ab31a559 => generated 707 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:01.445 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status down for port: af13b193-9f74-4e3c-ac60-8f0a5322e730 2026-05-10 02:04:01.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9e5d13-81e3-4bf7-bc58-2692e258734e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource af13b193-9f74-4e3c-ac60-8f0a5322e730 (type: ports) to 1 [pid: 8|app: 0|req: 361/709] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:04:00 2026] POST /v2.0/networks => generated 789 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:01.580 8 WARNING neutron.db.securitygroups_db [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-4e154037-e6d9-40de-9beb-3a4e4c76d951 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 362/710] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:04:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f77df19857914453ab650632c6a289c9 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/711] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:01 2026] DELETE /v2.0/security-groups/8e973ffe-9eb8-48ed-9df0-c323cb145369 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:01.738 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52a22fc7-09ff-4293-8bc6-e945925eaec9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:01.740 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52a22fc7-09ff-4293-8bc6-e945925eaec9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 49646f23-09ef-490e-9737-1b3298b492eb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:01.827 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a246150d-39ad-469e-b4f8-3d31b05e26c4'] response: {'name': 'network-changed', 'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'status': 'completed', 'code': 200} 2026-05-10 02:04:01.991 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-f56e2aaf-ef1c-4043-8d6b-f02b7d10805a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] No more DHCP agents 2026-05-10 02:04:01.992 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-f56e2aaf-ef1c-4043-8d6b-f02b7d10805a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Unable to schedule network 84e66546-5d92-4636-9469-9b31ab31a559: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:02.121 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status down for port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76 2026-05-10 02:04:02.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-52a22fc7-09ff-4293-8bc6-e945925eaec9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource af13b193-9f74-4e3c-ac60-8f0a5322e730 (type: ports) to 2 2026-05-10 02:04:02.180 7 INFO neutron.db.ovn_revision_numbers_db [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-f56e2aaf-ef1c-4043-8d6b-f02b7d10805a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource deba73d1-7fc2-49a9-9128-0bbeed7fdd76 (type: ports) to 1 2026-05-10 02:04:02.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-52a22fc7-09ff-4293-8bc6-e945925eaec9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9bc0efdf-b513-4189-a886-e8159a8bc4e4 (type: subnets) to 0 [pid: 8|app: 0|req: 363/712] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:01 2026] POST /v2.0/subnets => generated 695 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/713] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:04:01 2026] POST /v2.0/ports => generated 958 bytes in 629 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: 364/714] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/715] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:02.660 7 INFO neutron.db.ovn_revision_numbers_db [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-734eb5bf-4192-4012-bd48-aeabb618b099 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource deba73d1-7fc2-49a9-9128-0bbeed7fdd76 (type: ports) to 2 2026-05-10 02:04:02.738 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb2416b-7a53-433c-a9b7-dfbbe53c36e4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:02.740 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb2416b-7a53-433c-a9b7-dfbbe53c36e4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:02.873 7 INFO neutron.db.ovn_revision_numbers_db [req-216d75ef-43c1-483b-ab05-373e61a8f8db req-734eb5bf-4192-4012-bd48-aeabb618b099 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource deba73d1-7fc2-49a9-9128-0bbeed7fdd76 (type: ports) to 4 2026-05-10 02:04:02.878 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status down for port: 2a662a23-23cc-48ed-8a7b-41a43c802fbc [pid: 7|app: 0|req: 352/716] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:02 2026] PUT /v2.0/ports/deba73d1-7fc2-49a9-9128-0bbeed7fdd76 => generated 1231 bytes in 605 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-05-10 02:04:02.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb2416b-7a53-433c-a9b7-dfbbe53c36e4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2a662a23-23cc-48ed-8a7b-41a43c802fbc (type: ports) to 1 [pid: 7|app: 0|req: 353/717] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1230 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => 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: 359/723] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => 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: 360/724] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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: 361/725] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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: 362/726] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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-05-10 02:04:03.547 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5dc26544-1101-4a92-a496-70f15f9bfc05 - - - - - -] Router 435fc880-fa45-43a0-955c-2d9510925528 is bound to host instance 2026-05-10 02:04:03.589 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status up for port: 2a662a23-23cc-48ed-8a7b-41a43c802fbc 2026-05-10 02:04:03.617 8 INFO neutron.plugins.ml2.plugin [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] Attempt 1 to provision port 2a662a23-23cc-48ed-8a7b-41a43c802fbc 2026-05-10 02:04:03.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb2416b-7a53-433c-a9b7-dfbbe53c36e4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2a662a23-23cc-48ed-8a7b-41a43c802fbc (type: router_ports) to 1 2026-05-10 02:04:03.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fb2416b-7a53-433c-a9b7-dfbbe53c36e4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 435fc880-fa45-43a0-955c-2d9510925528 (type: routers) to 2 2026-05-10 02:04:03.895 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-350cd1af-f872-4421-bf28-10180b517b25'] response: {'name': 'network-changed', 'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/727] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:02 2026] POST /v2.0/routers => generated 994 bytes in 1617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/ports?tenant_id=f77df19857914453ab650632c6a289c9&device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 1234 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=deba73d1-7fc2-49a9-9128-0bbeed7fdd76 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 370/732] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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-05-10 02:04:04.321 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:04.323 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 49646f23-09ef-490e-9737-1b3298b492eb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 371/733] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/subnets?id=96c11006-5084-46c2-a851-776e6925f0c0 => generated 687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:04.428 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status down for port: e84bb388-b109-4212-8a75-1f0f284468f4 2026-05-10 02:04:04.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e84bb388-b109-4212-8a75-1f0f284468f4 (type: ports) to 1 [pid: 8|app: 0|req: 373/735] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1230 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/ports?network_id=84e66546-5d92-4636-9469-9b31ab31a559&device_owner=network%3Adhcp => generated 12 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/738] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:05.063 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] OVN reports status up for port: e84bb388-b109-4212-8a75-1f0f284468f4 [pid: 8|app: 0|req: 377/739] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:05.102 7 INFO neutron.plugins.ml2.plugin [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] Attempt 1 to provision port e84bb388-b109-4212-8a75-1f0f284468f4 2026-05-10 02:04:05.120 7 INFO neutron.plugins.ml2.plugin [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Attempt 1 to provision port e84bb388-b109-4212-8a75-1f0f284468f4 [pid: 8|app: 0|req: 378/740] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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: 379/741] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/742] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:05.239 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:05.244 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 49646f23-09ef-490e-9737-1b3298b492eb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 381/743] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/744] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:05.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d96b1a9-df45-4213-a8f0-835a1a7dbeeb - - - - - -] Successfully bumped revision number for resource 2a662a23-23cc-48ed-8a7b-41a43c802fbc (type: ports) to 4 [pid: 8|app: 0|req: 383/745] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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: 8|app: 0|req: 384/746] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/747] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/748] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:05.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a1b830c-0466-4779-83d3-d36fad13fd90 - - - - - -] Successfully bumped revision number for resource e84bb388-b109-4212-8a75-1f0f284468f4 (type: ports) to 2 2026-05-10 02:04:05.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d96b1a9-df45-4213-a8f0-835a1a7dbeeb - - - - - -] Successfully bumped revision number for resource 2a662a23-23cc-48ed-8a7b-41a43c802fbc (type: ports) to 5 2026-05-10 02:04:06.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-2334c601-b86e-4f6d-9271-1da2b98982e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e84bb388-b109-4212-8a75-1f0f284468f4 (type: router_ports) to 1 [pid: 7|app: 0|req: 363/749] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:04:03 2026] PUT /v2.0/routers/435fc880-fa45-43a0-955c-2d9510925528/add_router_interface => generated 310 bytes in 2111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/750] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?tenant_id=f77df19857914453ab650632c6a289c9&device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 1234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/751] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/networks?id=84e66546-5d92-4636-9469-9b31ab31a559 => generated 806 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:06.284 8 INFO neutron.common.ovn.utils [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] HA Chassis Group neutron-49646f23-09ef-490e-9737-1b3298b492eb synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 [pid: 8|app: 0|req: 388/752] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=deba73d1-7fc2-49a9-9128-0bbeed7fdd76 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/753] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/subnets?id=96c11006-5084-46c2-a851-776e6925f0c0 => generated 687 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/754] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?network_id=84e66546-5d92-4636-9469-9b31ab31a559&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: 366/755] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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: 390/756] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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: 7|app: 0|req: 367/757] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/758] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:06.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-207bcda8-77e7-4cf7-92eb-f0f9fd57bf7e 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource 87e76294-dea7-43c8-a37a-4a8b870e58c6 (type: security_groups) to 1 2026-05-10 02:04:06.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-207bcda8-77e7-4cf7-92eb-f0f9fd57bf7e 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource 6d607951-d0bf-478c-9451-0f93adc69465 (type: security_group_rules) to 0 2026-05-10 02:04:06.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-207bcda8-77e7-4cf7-92eb-f0f9fd57bf7e 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource edd82ff8-4874-42a3-8223-ed229074274b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 368/759] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:04:06 2026] POST /v2.0/security-groups => generated 1659 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/760] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 393/761] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:06.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9ea5a84-17c3-4e5a-bff1-829d3a5cee37 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource bc66a122-67e6-4024-a5cb-ee4252e0d35e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 369/762] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:07.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-89e4f09a-816f-4b99-93ab-c66692ca71e3 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource 3b4418ba-4ace-4af5-8574-56fd30f36854 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 394/763] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:06 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) 2026-05-10 02:04:07.134 7 WARNING neutron.db.securitygroups_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:07.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5f2d088c-5780-492a-a3eb-eb0113daf04e (type: security_groups) to 1 2026-05-10 02:04:07.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 06aee807-9cb6-4c21-84fb-3654768b58f4 (type: security_group_rules) to 0 2026-05-10 02:04:07.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2f54723d-c1c2-45fd-9360-e40d3fc2ec36 (type: security_group_rules) to 0 2026-05-10 02:04:07.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7000a1da-d23a-42d2-82f9-9f5db5493ecb (type: security_group_rules) to 0 2026-05-10 02:04:07.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f59a82a-8cff-4226-8e23-0d84214bf598 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8b1a0296-8758-414c-b0fb-f418a27ec709 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 370/764] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-groups?tenant_id=91ae54b3382b41da8870cea049a9141e&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:07.387 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d13854b1-2a85-4f47-a551-c1200d253a8b 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] No more DHCP agents 2026-05-10 02:04:07.388 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d13854b1-2a85-4f47-a551-c1200d253a8b 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 371/765] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:07 2026] DELETE /v2.0/security-groups/5f2d088c-5780-492a-a3eb-eb0113daf04e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/766] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:04:07 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) 2026-05-10 02:04:07.702 7 WARNING neutron.db.securitygroups_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:07.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f2dc4d0e-7840-4afc-8e25-857600b29cf8 (type: security_groups) to 1 2026-05-10 02:04:07.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 439069fd-f4bb-42ab-b1d2-50f998e1b5f7 (type: security_group_rules) to 0 2026-05-10 02:04:07.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 533302d6-5f86-4d28-a883-14fb2dd5012f (type: security_group_rules) to 0 2026-05-10 02:04:07.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b305e8ac-1ea4-44c0-b47d-d47f17b5101f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 396/767] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:07.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-431995ea-7a30-4145-a5c6-8824db47ce3b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b89528ca-7ad9-4b68-98f7-9b92c4268a22 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 372/768] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-groups?tenant_id=c906d54787ae49a381216f2633117506&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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: 398/770] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/771] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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: 373/772] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:07 2026] DELETE /v2.0/security-groups/f2dc4d0e-7840-4afc-8e25-857600b29cf8 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/773] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/774] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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: 401/775] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/776] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/777] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:10 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:10.231 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5a4b48f-ec15-4852-9ced-7b494b0652ae - - - - - -] No hosting information found for port e84bb388-b109-4212-8a75-1f0f284468f4: RuntimeError: No hosting information found for port e84bb388-b109-4212-8a75-1f0f284468f4 [pid: 7|app: 0|req: 376/778] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:10 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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-05-10 02:04:10.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5a4b48f-ec15-4852-9ced-7b494b0652ae - - - - - -] Successfully bumped revision number for resource e84bb388-b109-4212-8a75-1f0f284468f4 (type: router_ports) to 2 2026-05-10 02:04:10.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5a4b48f-ec15-4852-9ced-7b494b0652ae - - - - - -] OVN reports status up for port: 47540035-9626-40a0-9626-61567a152acc [pid: 8|app: 0|req: 403/779] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:10 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:10.389 7 INFO neutron.plugins.ml2.plugin [None req-e5a4b48f-ec15-4852-9ced-7b494b0652ae - - - - - -] Attempt 1 to provision port 47540035-9626-40a0-9626-61567a152acc [pid: 7|app: 0|req: 377/780] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:10 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:10.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85549670-ad57-4eac-9bb8-b7cc4e8b9f4d'] response: {'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'code': 200} 2026-05-10 02:04:10.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5a4b48f-ec15-4852-9ced-7b494b0652ae - - - - - -] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 5 2026-05-10 02:04:10.838 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0854f52d-46c0-4f79-b783-a0da76f6d9e2 - - - - - -] OVN reports status up for port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76 2026-05-10 02:04:10.853 7 INFO neutron.plugins.ml2.plugin [None req-0854f52d-46c0-4f79-b783-a0da76f6d9e2 - - - - - -] Attempt 1 to provision port deba73d1-7fc2-49a9-9128-0bbeed7fdd76 2026-05-10 02:04:11.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-0854f52d-46c0-4f79-b783-a0da76f6d9e2 - - - - - -] Successfully bumped revision number for resource deba73d1-7fc2-49a9-9128-0bbeed7fdd76 (type: ports) to 5 [pid: 8|app: 0|req: 404/781] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:11 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 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: 7|app: 0|req: 378/782] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:11 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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: 405/783] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:11 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/784] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:11 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:12.517 8 WARNING neutron.db.securitygroups_db [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-17cf8c75-c7ba-461f-90c1-a4816f90af7e 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 406/785] 10.0.0.214 () {34 vars in 1098 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--998758332&fields=id&tenant_id=b174f954f853492c897f11bc9d794980 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/786] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/networks?id=49646f23-09ef-490e-9737-1b3298b492eb => generated 718 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/787] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/quotas/b174f954f853492c897f11bc9d794980 => 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: 380/788] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/789] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:12.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-392a7ae9-ee6e-4fbc-a38d-673298b9aea4'] response: {'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'code': 200} 2026-05-10 02:04:12.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-392a7ae9-ee6e-4fbc-a38d-673298b9aea4'] response: {'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'code': 200} 2026-05-10 02:04:12.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-392a7ae9-ee6e-4fbc-a38d-673298b9aea4'] response: {'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'code': 200} [pid: 8|app: 0|req: 409/790] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/ports?tenant_id=b174f954f853492c897f11bc9d794980&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/791] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?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: 411/792] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:12.901 7 WARNING neutron.db.securitygroups_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 412/793] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?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: 8|app: 0|req: 413/794] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:13.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 817f164d-8ee7-4722-ab83-6d523d11f6e5 (type: security_groups) to 1 2026-05-10 02:04:13.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 310641e2-d1b0-4ac9-90c9-3d014fa0b349 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 414/795] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:13 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:13.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3faa1136-8f7f-42c8-b28d-a645f71e125a (type: security_group_rules) to 0 2026-05-10 02:04:13.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8835d2cf-e67b-4747-b30f-f6a3b56e3323 (type: security_group_rules) to 0 2026-05-10 02:04:13.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-a30f63ba-9883-4414-ba01-ae52b215e20f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e9dc13e3-3aa6-4e81-a0e3-26e871dfaec3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 382/796] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:12 2026] GET /v2.0/security-groups?tenant_id=81688545c607419b96751d9584d1382d&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: 383/797] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:13 2026] DELETE /v2.0/security-groups/817f164d-8ee7-4722-ab83-6d523d11f6e5 => 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: 384/798] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:13 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:13.549 7 WARNING neutron.db.securitygroups_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:13.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d876f8f3-6e03-4d6b-bca5-9caeb7cf4cc5 (type: security_groups) to 1 2026-05-10 02:04:13.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 036eb4a3-8ddf-4aa7-a05d-e0d1c637b502 (type: security_group_rules) to 0 2026-05-10 02:04:13.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1a9b67f6-ec38-42e1-9372-6c231dded183 (type: security_group_rules) to 0 2026-05-10 02:04:13.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8d24a24c-08a0-4886-bd8f-5aba420ea195 (type: security_group_rules) to 0 2026-05-10 02:04:13.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca10eeb-780e-481d-b351-7dadd11ba831 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b7ce7e0d-b81a-416a-aaef-fb2251e1d95e (type: security_group_rules) to 0 2026-05-10 02:04:13.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b29d5a9-fc1a-4ba3-9b5f-851b658706a3 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 96b04b08-5317-41ed-9634-24a4b67d2021 (type: floatingips) to 1 [pid: 7|app: 0|req: 385/799] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:13 2026] GET /v2.0/security-groups?tenant_id=811e68e31f2147d1bd09bac081385099&name=default => generated 2925 bytes in 281 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: 386/800] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:13 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:13.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b29d5a9-fc1a-4ba3-9b5f-851b658706a3 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 96b04b08-5317-41ed-9634-24a4b67d2021 (type: floatingips) to 2 2026-05-10 02:04:13.955 8 INFO neutron.db.l3_db [None req-6b29d5a9-fc1a-4ba3-9b5f-851b658706a3 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Floating IP 96b04b08-5317-41ed-9634-24a4b67d2021 associated. External IP: 10.96.250.212, port: 47540035-9626-40a0-9626-61567a152acc. [pid: 8|app: 0|req: 415/801] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:13 2026] PUT /v2.0/floatingips/96b04b08-5317-41ed-9634-24a4b67d2021 => generated 855 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/802] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:13 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/803] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/804] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:13 2026] DELETE /v2.0/security-groups/d876f8f3-6e03-4d6b-bca5-9caeb7cf4cc5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/805] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:14.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-717892af-782f-46e2-b6c8-37bf774aa42d'] response: {'name': 'network-changed', 'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 388/806] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => 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: 419/807] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1232 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/808] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/809] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/810] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/811] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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: 391/812] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/813] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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: 392/814] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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: 423/815] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/816] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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: 394/817] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:15.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d66dc57-8789-454b-bd5b-9175c3e11993 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource a079ebd0-5ece-49aa-9a69-b6d974f6136c (type: floatingips) to 1 2026-05-10 02:04:15.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d66dc57-8789-454b-bd5b-9175c3e11993 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Successfully bumped revision number for resource a079ebd0-5ece-49aa-9a69-b6d974f6136c (type: floatingips) to 2 2026-05-10 02:04:15.979 8 INFO neutron.db.l3_db [None req-6d66dc57-8789-454b-bd5b-9175c3e11993 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Floating IP a079ebd0-5ece-49aa-9a69-b6d974f6136c associated. External IP: 10.96.250.215, port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76. [pid: 8|app: 0|req: 424/818] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:15 2026] PUT /v2.0/floatingips/a079ebd0-5ece-49aa-9a69-b6d974f6136c => generated 856 bytes in 646 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: 395/819] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/820] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/821] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:16.539 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-242d0e7f-3ec8-4641-b970-4d37b98dc07a'] response: {'name': 'network-changed', 'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 426/822] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&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: 397/823] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => 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: 427/824] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/ports?tenant_id=f77df19857914453ab650632c6a289c9&device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/825] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks?id=84e66546-5d92-4636-9469-9b31ab31a559 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/826] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=deba73d1-7fc2-49a9-9128-0bbeed7fdd76 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/827] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/subnets?id=96c11006-5084-46c2-a851-776e6925f0c0 => generated 687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/828] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/ports?network_id=84e66546-5d92-4636-9469-9b31ab31a559&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: 400/829] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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: 430/830] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559?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: 432/833] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks?id=49646f23-09ef-490e-9737-1b3298b492eb => generated 718 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:17.529 7 WARNING neutron.db.securitygroups_db [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-240a7601-fe77-4ce7-b2ff-3ab35d9c34dc 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 402/834] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b174f954f853492c897f11bc9d794980 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:17.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e27df2b-5a93-49be-9f98-43d9d1fe037a - - - - - -] OVN reports status down for port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76 2026-05-10 02:04:17.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d26dadee-ff60-462e-9ab0-95a924b310f4'] response: {'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'code': 200} [pid: 7|app: 0|req: 403/835] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 975 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/836] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:17.863 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-0e6f84c6-670d-439c-8337-eac0e2f256c1 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] No more DHCP agents 2026-05-10 02:04:17.864 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-0e6f84c6-670d-439c-8337-eac0e2f256c1 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Unable to schedule network 49646f23-09ef-490e-9737-1b3298b492eb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:17.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e27df2b-5a93-49be-9f98-43d9d1fe037a - - - - - -] Successfully bumped revision number for resource deba73d1-7fc2-49a9-9128-0bbeed7fdd76 (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, ' 2026-05-10 02:04:18.026 7 WARNING neutron.db.securitygroups_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:18.034 8 INFO neutron.db.ovn_revision_numbers_db [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-0e6f84c6-670d-439c-8337-eac0e2f256c1 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 (type: ports) to 1 2026-05-10 02:04:18.072 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3687041-b0be-494a-9014-8e0ad57e7c7c - - - - - -] OVN reports status down for port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 [pid: 8|app: 0|req: 433/837] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:04:17 2026] POST /v2.0/ports => generated 958 bytes in 513 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: 434/838] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:18.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3b741f37-bc72-44ed-a81f-ae1c5b5c3539 (type: security_groups) to 1 2026-05-10 02:04:18.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 25c5afb2-6648-419c-8dc4-9d6221d6d869 (type: security_group_rules) to 0 2026-05-10 02:04:18.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 508f2dbb-7387-4300-a995-e2a2b628ab19 (type: security_group_rules) to 0 2026-05-10 02:04:18.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fd12301e-899e-4392-bc8e-37db962a1069 (type: security_group_rules) to 0 2026-05-10 02:04:18.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef9340f9-fdc6-4223-b820-0a057a338062 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fd55a10c-5315-403a-8720-4b91935717fa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 405/839] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/security-groups?tenant_id=b6d3b6f4b21e477f93dc729af741f66a&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/840] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:18.529 8 INFO neutron.db.ovn_revision_numbers_db [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-2a5db3f0-574d-4503-a4a4-e1467d0f8207 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 (type: ports) to 2 [pid: 7|app: 0|req: 407/841] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:18 2026] DELETE /v2.0/security-groups/3b741f37-bc72-44ed-a81f-ae1c5b5c3539 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:18.619 7 WARNING neutron.db.securitygroups_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:18.753 8 INFO neutron.db.ovn_revision_numbers_db [req-ae39e7bc-9b2d-4e20-8325-f288b411c963 req-2a5db3f0-574d-4503-a4a4-e1467d0f8207 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 (type: ports) to 4 2026-05-10 02:04:18.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 02ec6938-2b80-4404-90dc-9f0a8eb9b86c (type: security_groups) to 1 2026-05-10 02:04:18.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3864332a-787f-4a57-a6f5-463f8e8fcdc7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 435/842] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:18 2026] PUT /v2.0/ports/bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 => generated 1231 bytes in 651 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-05-10 02:04:18.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 39c212bd-e7dc-49f0-a181-0d4a830c12b4 (type: security_group_rules) to 0 2026-05-10 02:04:18.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e9510a4-77c9-417b-81bf-68005e8897bd (type: security_group_rules) to 0 2026-05-10 02:04:18.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ded541-28c2-424e-a445-dca5dfba3833 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b7f7b30c-c90c-4790-91ce-30bd7042ab20 (type: security_group_rules) to 0 2026-05-10 02:04:18.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ef3650-b3a2-41cf-93c4-722ac40be5fc'] response: {'name': 'network-changed', 'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 436/843] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/844] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/security-groups?tenant_id=7f41b9a5b1ca4d4397ea0be0f7a4ed9d&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:19.015 8 INFO neutron_taas.services.taas.taas_plugin [req-7dd8e9b7-2325-4176-ad84-a822c0fdbbe7 req-57f4d24e-ac81-4321-91b4-5e7075f9422a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] TaaS: Handle Delete Port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76 2026-05-10 02:04:19.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7dd8e9b7-2325-4176-ad84-a822c0fdbbe7 req-57f4d24e-ac81-4321-91b4-5e7075f9422a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Tap Mirror: Handle Delete Port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76 [pid: 7|app: 0|req: 409/845] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:18 2026] DELETE /v2.0/security-groups/02ec6938-2b80-4404-90dc-9f0a8eb9b86c => 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: 410/846] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 411/847] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/security-groups?id=e1bf076c-73d1-459d-8b08-3cfd652e6aff&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:19.279 8 INFO neutron.db.l3_db [req-7dd8e9b7-2325-4176-ad84-a822c0fdbbe7 req-57f4d24e-ac81-4321-91b4-5e7075f9422a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Floating IP a079ebd0-5ece-49aa-9a69-b6d974f6136c disassociated. External IP: 10.96.250.215, port: deba73d1-7fc2-49a9-9128-0bbeed7fdd76. /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: 412/848] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?tenant_id=b174f954f853492c897f11bc9d794980&device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/849] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:04:18 2026] DELETE /v2.0/ports/deba73d1-7fc2-49a9-9128-0bbeed7fdd76 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/850] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks?tenant_id=b174f954f853492c897f11bc9d794980&shared=False => generated 817 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/851] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/852] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:04:19 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) [pid: 8|app: 0|req: 439/853] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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-05-10 02:04:19.786 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb703a3-6149-4184-8fad-6a096cb4d062'] response: {'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'code': 200} [pid: 7|app: 0|req: 415/854] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 440/855] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?tenant_id=b174f954f853492c897f11bc9d794980&device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 1234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/856] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 => 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: 417/857] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/subnets?id=9bc0efdf-b513-4189-a886-e8159a8bc4e4 => generated 698 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/858] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/859] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?network_id=49646f23-09ef-490e-9737-1b3298b492eb&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: 8|app: 0|req: 442/860] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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: 419/861] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/862] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?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-05-10 02:04:20.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb74010-6a97-4215-a920-d0c26deecbe7'] response: {'server_uuid': '41af94c4-511a-46a7-a7dd-23b1d8ce2101', 'name': 'network-vif-deleted', 'tag': 'deba73d1-7fc2-49a9-9128-0bbeed7fdd76', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/863] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:21.607 8 WARNING neutron.db.securitygroups_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:21.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 29807efe-0f3e-42e9-ad34-242ab007a39a (type: security_groups) to 1 2026-05-10 02:04:21.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1d2d3f63-8df2-4885-aedc-ab8574b95cbd (type: security_group_rules) to 0 2026-05-10 02:04:21.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 497cf44f-0418-4928-8cce-9bac998b93db (type: security_group_rules) to 0 2026-05-10 02:04:21.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 757b3923-19b3-4d87-91b3-7e23bcd28ed4 (type: security_group_rules) to 0 2026-05-10 02:04:21.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc29564f-21b7-42f6-aeb8-e20a89cd2fe8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b206a16e-2d1c-4744-ad4e-7a0bcf554cfb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 421/864] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/865] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/security-groups?tenant_id=5af33f8590574f89af40fa0544ce11b4&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/866] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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: 422/867] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1232 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/868] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/869] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:21 2026] DELETE /v2.0/security-groups/29807efe-0f3e-42e9-ad34-242ab007a39a => 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: 424/870] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports?device_id=41af94c4-511a-46a7-a7dd-23b1d8ce2101 => 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: 447/871] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/872] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/873] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:23 2026] DELETE /v2.0/security-groups/e1bf076c-73d1-459d-8b08-3cfd652e6aff => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:23.759 8 INFO neutron.api.v2.resource [None req-0db99e2b-eebb-4c92-8129-6e610eff866a d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/874] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:04:23 2026] GET /v2.0/security-groups/e1bf076c-73d1-459d-8b08-3cfd652e6aff => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:23.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-02b5efb1-cd90-4d1a-b417-90f11a275ab8 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] TaaS: Handle Delete Port: da00456b-8c76-491d-9dfb-a193622a65d9 2026-05-10 02:04:23.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02b5efb1-cd90-4d1a-b417-90f11a275ab8 d5d21b6b14614a16b36d87f4958b3c96 f77df19857914453ab650632c6a289c9 - - default default] Tap Mirror: Handle Delete Port: da00456b-8c76-491d-9dfb-a193622a65d9 2026-05-10 02:04:23.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 8d2cf0c6-0348-4899-9639-5a213536ffc1 (type: security_groups) to 1 2026-05-10 02:04:23.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 0a86b84c-2b1b-4588-a32b-43c256e29eaf (type: security_group_rules) to 0 2026-05-10 02:04:23.998 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 196d08fb-23a6-40f6-9144-8dfdaa9f48de (type: security_group_rules) to 0 2026-05-10 02:04:24.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource adb6c8c4-b575-4369-a60b-88650cbf5ad7 (type: security_group_rules) to 0 2026-05-10 02:04:24.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource c76e221b-7422-4bb3-b5be-fb3550257645 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 450/875] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:23 2026] DELETE /v2.0/floatingips/a079ebd0-5ece-49aa-9a69-b6d974f6136c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:24.097 7 INFO neutron.db.segments_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Added segment 26c3e805-d811-44c2-a411-b18c380cc4db of type geneve for network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944 [pid: 8|app: 0|req: 451/876] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:24.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource f6aa6aea-ce7b-4ec1-afda-5c768d0bf944 (type: networks) to 1 2026-05-10 02:04:24.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-4405eec3-fdb1-4702-8e0e-cecf6a4dab61 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:04:24.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4405eec3-fdb1-4702-8e0e-cecf6a4dab61 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 8e4cb976-6120-42db-9705-e72b7d4d7f26 2026-05-10 02:04:24.464 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:24.466 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:24.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9fd8bd3-832f-4736-96ce-3d2d3d885f86 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 5cdf66df-ee69-48f0-996f-567fac120bb5 (type: ports) to 1 2026-05-10 02:04:24.549 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status down for port: 5cdf66df-ee69-48f0-996f-567fac120bb5 [pid: 7|app: 0|req: 426/877] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:23 2026] POST /v2.0/networks => generated 687 bytes in 903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/878] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/879] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/ports/47540035-9626-40a0-9626-61567a152acc => generated 968 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:24.964 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7a4d79b-7660-4b20-8e35-77d6cfd4eca4 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:24.965 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7a4d79b-7660-4b20-8e35-77d6cfd4eca4 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:24.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7a4d79b-7660-4b20-8e35-77d6cfd4eca4 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource d406d453-df01-443f-b3ea-d41aff4f34ec (type: subnets) to 0 [pid: 7|app: 0|req: 429/880] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:24 2026] POST /v2.0/subnets => generated 627 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/881] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:25 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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: 452/882] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:04:24 2026] PUT /v2.0/routers/2ea64f23-ad64-45cf-9089-d3efc9b79e27/remove_router_interface => generated 310 bytes in 975 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-05-10 02:04:25.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8dcf525-bb5e-4c1e-8455-f4200554cc59 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 050aaf51-8f38-41b1-b98b-2ab3331292f4 2026-05-10 02:04:25.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8dcf525-bb5e-4c1e-8455-f4200554cc59 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 050aaf51-8f38-41b1-b98b-2ab3331292f4 2026-05-10 02:04:25.444 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1d40996-f977-4942-addc-401a4c3a8328 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:25.445 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1d40996-f977-4942-addc-401a4c3a8328 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:25.546 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status down for port: 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 2026-05-10 02:04:25.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d40996-f977-4942-addc-401a4c3a8328 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 (type: ports) to 1 [pid: 8|app: 0|req: 453/883] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:25 2026] DELETE /v2.0/routers/2ea64f23-ad64-45cf-9089-d3efc9b79e27 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/884] 199.204.45.248 () {34 vars in 1000 bytes} [Sun May 10 02:04:25 2026] GET /v2.0/subnets?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/885] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:25 2026] DELETE /v2.0/subnets/96c11006-5084-46c2-a851-776e6925f0c0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/886] 199.204.45.248 () {34 vars in 1146 bytes} [Sun May 10 02:04:26 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20&device_owner=compute%3Anova&network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:26.265 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status up for port: 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 2026-05-10 02:04:26.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-c73e2d20-dd1c-4304-9c4d-5dac20d87530 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: ca4852c2-57d6-460a-8554-25fc65e3f01a 2026-05-10 02:04:26.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c73e2d20-dd1c-4304-9c4d-5dac20d87530 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: ca4852c2-57d6-460a-8554-25fc65e3f01a 2026-05-10 02:04:26.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d40996-f977-4942-addc-401a4c3a8328 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 (type: router_ports) to 1 2026-05-10 02:04:26.316 8 INFO neutron.plugins.ml2.plugin [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] Attempt 1 to provision port 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 2026-05-10 02:04:26.369 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3687041-b0be-494a-9014-8e0ad57e7c7c - - - - - -] OVN reports status up for port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 2026-05-10 02:04:26.398 7 INFO neutron.plugins.ml2.plugin [None req-e3687041-b0be-494a-9014-8e0ad57e7c7c - - - - - -] Attempt 1 to provision port bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 2026-05-10 02:04:26.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1d40996-f977-4942-addc-401a4c3a8328 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 641e13bb-5b75-4359-accb-3017696e3cdd (type: routers) to 2 [pid: 7|app: 0|req: 431/887] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:25 2026] POST /v2.0/routers => generated 976 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/888] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:26 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:26.666 8 INFO neutron.services.segments.plugin [-] Segment 6ff5a325-0bd6-4cea-995a-06b8bf419a0f resource provider aggregate not found 2026-05-10 02:04:26.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35278971-0839-4eaa-8fb7-f4a3908f1a10'] response: {'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'code': 200} 2026-05-10 02:04:26.675 8 INFO neutron.services.segments.plugin [-] Segment 6ff5a325-0bd6-4cea-995a-06b8bf419a0f resource provider aggregate not found 2026-05-10 02:04:26.688 8 INFO neutron.services.segments.plugin [-] Segment 6ff5a325-0bd6-4cea-995a-06b8bf419a0f 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 6ff5a325-0bd6-4cea-995a-06b8bf419a0f found for delete ", "request_id": "req-6878c095-d427-4b52-9424-14f6ef4ff77f"}]} 2026-05-10 02:04:26.702 8 INFO neutron.services.segments.plugin [-] Segment 6ff5a325-0bd6-4cea-995a-06b8bf419a0f 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 6ff5a325-0bd6-4cea-995a-06b8bf419a0f found for delete ", "request_id": "req-e7b354eb-0741-4958-8455-0e1546e0621b"}]} [pid: 8|app: 0|req: 457/889] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:26 2026] DELETE /v2.0/networks/84e66546-5d92-4636-9469-9b31ab31a559 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:27.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3687041-b0be-494a-9014-8e0ad57e7c7c - - - - - -] Successfully bumped revision number for resource bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 (type: ports) to 5 2026-05-10 02:04:27.821 7 INFO neutron.db.ovn_revision_numbers_db [req-3b702f49-c771-4946-93b1-94b62b535ad3 req-3e8975d9-8a3b-47c8-a932-1418e9bbe976 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 6 [pid: 7|app: 0|req: 433/890] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:26 2026] PUT /v2.0/ports/47540035-9626-40a0-9626-61567a152acc => generated 1149 bytes in 1251 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: 434/891] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:27 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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-05-10 02:04:27.877 7 WARNING neutron.db.securitygroups_db [None req-bdc561ae-5825-4357-978e-0f9b4f866466 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 435/892] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:27 2026] GET /v2.0/security-groups?tenant_id=f77df19857914453ab650632c6a289c9&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/893] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:27 2026] DELETE /v2.0/security-groups/cb12ee31-d942-4b2f-bb9a-b51dece67db4 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:28.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:28.175 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:28.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 3ff9156d-6846-4d5c-8844-6d82e171b980 (type: ports) to 1 [pid: 7|app: 0|req: 437/894] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/895] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/896] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47540035-9626-40a0-9626-61567a152acc => 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: 440/897] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/898] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/899] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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: 443/900] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:28.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caabd122-e9e6-41ec-91e8-020a9381b94c'] response: {'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'code': 200} 2026-05-10 02:04:28.722 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caabd122-e9e6-41ec-91e8-020a9381b94c'] response: {'name': 'network-changed', 'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 444/901] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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: 7|app: 0|req: 445/902] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:28 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/903] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:29 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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-05-10 02:04:29.133 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:29.134 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 447/904] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:29 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/905] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:29 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/906] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:29 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:29.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-d62fe798-07b6-4ae9-8d47-8cff683409aa a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 3ff9156d-6846-4d5c-8844-6d82e171b980 (type: router_ports) to 1 [pid: 8|app: 0|req: 458/907] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:04:26 2026] PUT /v2.0/routers/641e13bb-5b75-4359-accb-3017696e3cdd/add_router_interface => generated 310 bytes in 2887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:29.646 7 INFO neutron.common.ovn.utils [None req-654d767f-6dbe-4e87-9040-1ac9e7a400be - - - - - -] HA Chassis Group neutron-f6aa6aea-ce7b-4ec1-afda-5c768d0bf944 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:04:29.860 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec5ae04a-7f77-4d23-b6af-9b1020d76614 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:29.861 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec5ae04a-7f77-4d23-b6af-9b1020d76614 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:30.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5ae04a-7f77-4d23-b6af-9b1020d76614 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource c99ce929-31af-4463-8a0b-5066f2443c3c (type: ports) to 1 2026-05-10 02:04:30.038 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-654d767f-6dbe-4e87-9040-1ac9e7a400be - - - - - -] OVN reports status down for port: c99ce929-31af-4463-8a0b-5066f2443c3c 2026-05-10 02:04:30.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcab4109-fd1f-4877-a31d-09d5b338be96 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource 7329b5b7-d642-406c-a8e5-f12599ed13de (type: floatingips) to 1 [pid: 8|app: 0|req: 459/908] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:29 2026] POST /v2.0/ports => generated 958 bytes in 479 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: 460/909] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:30.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcab4109-fd1f-4877-a31d-09d5b338be96 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Successfully bumped revision number for resource 7329b5b7-d642-406c-a8e5-f12599ed13de (type: floatingips) to 2 2026-05-10 02:04:30.224 7 INFO neutron.db.l3_db [None req-dcab4109-fd1f-4877-a31d-09d5b338be96 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Floating IP 7329b5b7-d642-406c-a8e5-f12599ed13de associated. External IP: 10.96.250.213, port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0. [pid: 7|app: 0|req: 450/910] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:29 2026] PUT /v2.0/floatingips/7329b5b7-d642-406c-a8e5-f12599ed13de => generated 856 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:30.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9355d1ab-01a0-421c-822c-e699bd537227 (type: security_groups) to 1 2026-05-10 02:04:30.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 500b98e5-2fbe-48fb-b942-259ed26277cb (type: security_group_rules) to 0 2026-05-10 02:04:30.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 821abbe1-c5b1-4470-8558-e1f5a53fb5da (type: security_group_rules) to 0 2026-05-10 02:04:30.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d0e56994-f91b-4130-828d-53e51df6d3bd (type: security_group_rules) to 0 2026-05-10 02:04:30.517 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77100b8a-dfd8-47b3-a71e-7af6e4e56235 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:30.518 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77100b8a-dfd8-47b3-a71e-7af6e4e56235 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network f6aa6aea-ce7b-4ec1-afda-5c768d0bf944: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:30.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource efcbe697-b914-46ee-9284-586d1f892f84 (type: security_group_rules) to 0 2026-05-10 02:04:30.622 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-654d767f-6dbe-4e87-9040-1ac9e7a400be - - - - - -] OVN reports status down for port: 22ef3727-8479-43cd-a920-ba7da9795af5 2026-05-10 02:04:30.625 8 INFO neutron.db.segments_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b of type geneve for network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 2026-05-10 02:04:30.691 7 INFO neutron.db.ovn_revision_numbers_db [None req-77100b8a-dfd8-47b3-a71e-7af6e4e56235 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 22ef3727-8479-43cd-a920-ba7da9795af5 (type: ports) to 1 2026-05-10 02:04:30.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 (type: networks) to 1 2026-05-10 02:04:30.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4f2fcd-5c50-4ec3-976b-6e6c1278aa91'] response: {'name': 'network-changed', 'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/911] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:30 2026] POST /v2.0/ports => generated 954 bytes in 538 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: 452/912] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/913] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:30.917 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:30.918 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:31.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-f427794b-3e7b-46a6-9072-f4a2e9bdf934 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0872e4d6-da9d-463a-9a0c-7ec0ed7ed968 (type: ports) to 1 [pid: 8|app: 0|req: 461/914] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:04:30 2026] POST /v2.0/networks => generated 785 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/915] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47540035-9626-40a0-9626-61567a152acc => 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: 463/916] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:31 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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-05-10 02:04:31.113 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a1d1c3f-df3e-46a4-a2dc-345edeade513 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:31.114 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a1d1c3f-df3e-46a4-a2dc-345edeade513 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:31.215 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fea07d2c-a3fc-4338-b66c-1c412f033bbd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:31.220 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fea07d2c-a3fc-4338-b66c-1c412f033bbd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:31.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-fea07d2c-a3fc-4338-b66c-1c412f033bbd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0872e4d6-da9d-463a-9a0c-7ec0ed7ed968 (type: ports) to 2 2026-05-10 02:04:31.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-fea07d2c-a3fc-4338-b66c-1c412f033bbd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6125a13c-f993-4c5f-b32a-4b07b7e4a196 (type: subnets) to 0 [pid: 8|app: 0|req: 464/917] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:31 2026] POST /v2.0/subnets => generated 691 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:31.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1d1c3f-df3e-46a4-a2dc-345edeade513 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 738334ea-8515-4828-9607-355638971c07 (type: floatingips) to 1 2026-05-10 02:04:31.920 7 INFO neutron.db.l3_db [None req-4a1d1c3f-df3e-46a4-a2dc-345edeade513 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Floating IP 738334ea-8515-4828-9607-355638971c07 associated. External IP: 10.96.250.215, port: 22ef3727-8479-43cd-a920-ba7da9795af5. [pid: 8|app: 0|req: 465/918] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 860 bytes in 42 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.175 () {34 vars in 677 bytes} [Sun May 10 02:04:30 2026] POST /v2.0/floatingips => generated 841 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/920] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:31 2026] GET /v2.0/ports?tenant_id=b174f954f853492c897f11bc9d794980&device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:32.015 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] No hosting information found for port 9e89b4ed-bb57-4740-9663-7d85b9af8eb8: RuntimeError: No hosting information found for port 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 2026-05-10 02:04:32.016 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status down for port: 3ff9156d-6846-4d5c-8844-6d82e171b980 [pid: 7|app: 0|req: 455/921] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:31 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/922] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:32.137 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] Logical_Switch_Port 3ff9156d-6846-4d5c-8844-6d82e171b980 host information not removed, the port state is up 2026-05-10 02:04:32.138 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] OVN reports status up for port: 3ff9156d-6846-4d5c-8844-6d82e171b980 2026-05-10 02:04:32.167 8 INFO neutron.plugins.ml2.plugin [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] Attempt 1 to provision port 3ff9156d-6846-4d5c-8844-6d82e171b980 2026-05-10 02:04:32.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cab7a8c-166f-4e1e-9ee8-9e24604c1e81 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource 738334ea-8515-4828-9607-355638971c07 (type: floatingips) to 2 2026-05-10 02:04:32.261 7 INFO neutron.db.l3_db [None req-2cab7a8c-166f-4e1e-9ee8-9e24604c1e81 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Floating IP 738334ea-8515-4828-9607-355638971c07 disassociated. External IP: 10.96.250.215, port: 22ef3727-8479-43cd-a920-ba7da9795af5. [pid: 7|app: 0|req: 457/923] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:32 2026] PUT /v2.0/floatingips/738334ea-8515-4828-9607-355638971c07 => generated 554 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/924] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/networks?id=49646f23-09ef-490e-9737-1b3298b492eb => generated 817 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/925] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&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: 7|app: 0|req: 460/926] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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-05-10 02:04:32.486 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-654d767f-6dbe-4e87-9040-1ac9e7a400be - - - - - -] OVN reports status down for port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 2026-05-10 02:04:32.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a3969bb-495f-4583-99eb-7599e31546d8 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: c8604740-dc4d-4225-8514-d5619180ba7d 2026-05-10 02:04:32.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a3969bb-495f-4583-99eb-7599e31546d8 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: c8604740-dc4d-4225-8514-d5619180ba7d 2026-05-10 02:04:32.649 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c4ea8f1-421c-44a9-beb7-d00582db5476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:32.651 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c4ea8f1-421c-44a9-beb7-d00582db5476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:32.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3474314-de81-4927-8be9-4c6825c38d0a'] response: {'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'code': 200} [pid: 7|app: 0|req: 461/927] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:32 2026] DELETE /v2.0/floatingips/738334ea-8515-4828-9607-355638971c07 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/928] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:32.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae801120-96f6-43b6-bd90-eccac9342f47 - - - - - -] Successfully bumped revision number for resource 3ff9156d-6846-4d5c-8844-6d82e171b980 (type: ports) to 2 2026-05-10 02:04:32.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c4ea8f1-421c-44a9-beb7-d00582db5476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b8dff6e9-f603-43d4-86e4-db8cadbcdba2 (type: ports) to 1 [pid: 7|app: 0|req: 463/929] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:32 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:33.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-654d767f-6dbe-4e87-9040-1ac9e7a400be - - - - - -] Successfully bumped revision number for resource bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 (type: ports) to 6 2026-05-10 02:04:33.114 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] OVN reports status down for port: b8dff6e9-f603-43d4-86e4-db8cadbcdba2 2026-05-10 02:04:33.297 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac25bcf2-26e0-4568-8f77-cc86e14e1b8a a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] No more DHCP agents 2026-05-10 02:04:33.299 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac25bcf2-26e0-4568-8f77-cc86e14e1b8a a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:33.590 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2d96b1a9-df45-4213-a8f0-835a1a7dbeeb - - - - - -] Router bb954686-f427-4840-afd6-400b4b4222f7 is bound to host instance 2026-05-10 02:04:33.633 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] OVN reports status up for port: b8dff6e9-f603-43d4-86e4-db8cadbcdba2 2026-05-10 02:04:33.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c4ea8f1-421c-44a9-beb7-d00582db5476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b8dff6e9-f603-43d4-86e4-db8cadbcdba2 (type: router_ports) to 1 2026-05-10 02:04:33.658 7 INFO neutron.plugins.ml2.plugin [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] Attempt 1 to provision port b8dff6e9-f603-43d4-86e4-db8cadbcdba2 2026-05-10 02:04:33.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c4ea8f1-421c-44a9-beb7-d00582db5476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bb954686-f427-4840-afd6-400b4b4222f7 (type: routers) to 2 [pid: 8|app: 0|req: 467/932] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:31 2026] POST /v2.0/routers => generated 990 bytes in 1813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/933] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:33 2026] GET /v2.0/subnets?id=9bc0efdf-b513-4189-a886-e8159a8bc4e4 => generated 698 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/934] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:33 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/935] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:33 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:34.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac25bcf2-26e0-4568-8f77-cc86e14e1b8a a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource b939b019-a39a-40b6-82a8-ca80fd99c7ad (type: floatingips) to 1 2026-05-10 02:04:34.072 7 INFO neutron.db.l3_db [None req-ac25bcf2-26e0-4568-8f77-cc86e14e1b8a a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Floating IP b939b019-a39a-40b6-82a8-ca80fd99c7ad associated. External IP: 10.96.250.208, port: c99ce929-31af-4463-8a0b-5066f2443c3c. [pid: 7|app: 0|req: 466/936] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:04:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1123 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: 471/937] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/938] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/ports?network_id=49646f23-09ef-490e-9737-1b3298b492eb&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: 473/939] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/security-groups?id=87e76294-dea7-43c8-a37a-4a8b870e58c6&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/940] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/floatingips/b939b019-a39a-40b6-82a8-ca80fd99c7ad => generated 844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:34.495 8 INFO neutron_taas.services.taas.taas_plugin [req-f9295f3e-8d79-4f92-b5e2-54b7b3f01d07 req-6ec5b245-c47e-48b4-bfe5-572152ef8324 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] TaaS: Handle Delete Port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 2026-05-10 02:04:34.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f9295f3e-8d79-4f92-b5e2-54b7b3f01d07 req-6ec5b245-c47e-48b4-bfe5-572152ef8324 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Tap Mirror: Handle Delete Port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 2026-05-10 02:04:34.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:34.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:34.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2eebab2c-1f46-467e-a1e7-68dd4a24e534 (type: ports) to 1 2026-05-10 02:04:34.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d75e99a-1df3-4828-99c7-92cc62125902'] response: {'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'code': 200} 2026-05-10 02:04:34.853 8 INFO neutron.db.l3_db [req-f9295f3e-8d79-4f92-b5e2-54b7b3f01d07 req-6ec5b245-c47e-48b4-bfe5-572152ef8324 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Floating IP 7329b5b7-d642-406c-a8e5-f12599ed13de disassociated. External IP: 10.96.250.213, port: bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0. 2026-05-10 02:04:35.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-3caff0c7-8b70-444f-8b4c-b8f98c4e58ab - - - - - -] Successfully bumped revision number for resource b8dff6e9-f603-43d4-86e4-db8cadbcdba2 (type: ports) to 4 [pid: 8|app: 0|req: 475/941] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:04:34 2026] DELETE /v2.0/ports/bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:35.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca83620-fc93-426e-abf2-96d963196aa6'] response: {'server_uuid': '30e7698f-184b-4d25-b750-ee4644ee4b2e', 'name': 'network-vif-deleted', 'tag': 'bfbd07cd-3443-4ea8-8e0f-c3a0f420ddd0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/942] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/943] 10.0.0.175 () {32 vars in 655 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/floatingips => generated 847 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:35.335 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:35.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 478/944] 199.204.45.248 () {34 vars in 1120 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/945] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/946] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:35.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-3caff0c7-8b70-444f-8b4c-b8f98c4e58ab - - - - - -] Successfully bumped revision number for resource b8dff6e9-f603-43d4-86e4-db8cadbcdba2 (type: ports) to 5 2026-05-10 02:04:35.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5379b9-c177-4683-87df-42baf5ec7108 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2eebab2c-1f46-467e-a1e7-68dd4a24e534 (type: router_ports) to 1 [pid: 7|app: 0|req: 467/947] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:04:34 2026] PUT /v2.0/routers/bb954686-f427-4840-afd6-400b4b4222f7/add_router_interface => generated 310 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:36.056 7 INFO neutron.common.ovn.utils [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] HA Chassis Group neutron-14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:04:36.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-01d2e8bd-7777-45d2-a5e3-db1f59a0d3bc a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource b939b019-a39a-40b6-82a8-ca80fd99c7ad (type: floatingips) to 2 2026-05-10 02:04:36.376 7 INFO neutron.db.ovn_revision_numbers_db [req-9f8c257f-753b-43b2-aada-ef65d2a200b5 req-3b443d7b-d0b3-4cf2-99ee-49f524b82558 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 7 [pid: 7|app: 0|req: 468/948] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:35 2026] PUT /v2.0/ports/47540035-9626-40a0-9626-61567a152acc => generated 968 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-05-10 02:04:36.459 8 INFO neutron.db.l3_db [None req-01d2e8bd-7777-45d2-a5e3-db1f59a0d3bc a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Floating IP b939b019-a39a-40b6-82a8-ca80fd99c7ad associated. External IP: 10.96.250.208, port: c99ce929-31af-4463-8a0b-5066f2443c3c. 2026-05-10 02:04:36.507 7 INFO neutron.db.ovn_revision_numbers_db [None req-de95f304-43ad-4ba7-af89-47ed9db5cfaf 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource eb9669b3-736a-44b3-a2d1-9b7ab9c69a44 (type: security_groups) to 1 [pid: 8|app: 0|req: 481/949] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:35 2026] PUT /v2.0/floatingips/b939b019-a39a-40b6-82a8-ca80fd99c7ad => generated 843 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:36.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-de95f304-43ad-4ba7-af89-47ed9db5cfaf 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 44cd1550-376c-44f9-b95b-529f595ba91e (type: security_group_rules) to 0 2026-05-10 02:04:36.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-de95f304-43ad-4ba7-af89-47ed9db5cfaf 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource bbae7eb0-158c-4385-84b2-48d467b54102 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 469/950] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:04:36 2026] POST /v2.0/security-groups => generated 1661 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:04:36.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c1135fa-e961-4a23-aad9-237ca20b86cb a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Successfully bumped revision number for resource b939b019-a39a-40b6-82a8-ca80fd99c7ad (type: floatingips) to 3 2026-05-10 02:04:36.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-9873a308-db11-452d-b200-219c3f730c65 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 8a662e3c-a600-4b79-b496-d7c77fbfbaa2 (type: security_group_rules) to 0 2026-05-10 02:04:36.713 8 INFO neutron.db.l3_db [None req-8c1135fa-e961-4a23-aad9-237ca20b86cb a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Floating IP b939b019-a39a-40b6-82a8-ca80fd99c7ad disassociated. External IP: 10.96.250.208, port: 22ef3727-8479-43cd-a920-ba7da9795af5. [pid: 7|app: 0|req: 470/951] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/952] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:36 2026] PUT /v2.0/floatingips/b939b019-a39a-40b6-82a8-ca80fd99c7ad => generated 554 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/953] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:36.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbc8fdb8-1a41-4f7d-8c54-64697bf23daf 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 5bb17acc-6151-43f7-bfc0-f7a01ef9c697 (type: security_group_rules) to 0 2026-05-10 02:04:36.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-9430f133-a826-460e-af1b-5a09669f7189 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: ff6572e5-1397-4a41-9608-a0333e4118c4 2026-05-10 02:04:36.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9430f133-a826-460e-af1b-5a09669f7189 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: ff6572e5-1397-4a41-9608-a0333e4118c4 2026-05-10 02:04:36.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fba97f40-f474-4185-8a64-b81fba07b50c'] response: {'name': 'network-changed', 'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/954] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/955] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1232 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/956] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:36 2026] DELETE /v2.0/floatingips/b939b019-a39a-40b6-82a8-ca80fd99c7ad => 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: 473/957] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:37.074 7 INFO neutron.api.v2.resource [None req-c5f6728d-5e50-4089-885e-44f8fb891d51 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/958] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:37 2026] DELETE /v2.0/floatingips/b939b019-a39a-40b6-82a8-ca80fd99c7ad => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/959] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:37.151 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a3ce564-2bc1-4c41-95fd-c666cf15415b 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] No more DHCP agents 2026-05-10 02:04:37.152 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a3ce564-2bc1-4c41-95fd-c666cf15415b 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:37.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-849002d8-f6c9-47be-9e77-ece1901c9b3e a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: 22ef3727-8479-43cd-a920-ba7da9795af5 2026-05-10 02:04:37.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-849002d8-f6c9-47be-9e77-ece1901c9b3e a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: 22ef3727-8479-43cd-a920-ba7da9795af5 [pid: 8|app: 0|req: 485/960] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:04:36 2026] POST /v2.0/floatingips => generated 552 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/961] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/962] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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: 476/963] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:37 2026] DELETE /v2.0/ports/22ef3727-8479-43cd-a920-ba7da9795af5 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/964] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/965] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?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-05-10 02:04:37.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d5de0fc-8141-4eaa-ba9b-f0c4982a4f25 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: c99ce929-31af-4463-8a0b-5066f2443c3c 2026-05-10 02:04:37.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d5de0fc-8141-4eaa-ba9b-f0c4982a4f25 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: c99ce929-31af-4463-8a0b-5066f2443c3c [pid: 7|app: 0|req: 477/966] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:37 2026] DELETE /v2.0/ports/c99ce929-31af-4463-8a0b-5066f2443c3c => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:37.761 7 WARNING neutron.db.securitygroups_db [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-80c58227-2119-4fd2-979b-c68e4932af46 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 478/967] 10.0.0.214 () {34 vars in 1100 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1094530988&fields=id&tenant_id=41171cdc107844f98588b3bc2194d757 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/968] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?device_id=641e13bb-5b75-4359-accb-3017696e3cdd => generated 946 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/969] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => 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: 479/970] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks?id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 => generated 714 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/971] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/quotas/41171cdc107844f98588b3bc2194d757 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/972] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?tenant_id=41171cdc107844f98588b3bc2194d757&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/973] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/974] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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: 484/975] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/976] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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-05-10 02:04:38.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d150236-504e-4be2-a2db-bb5c5b03a4fc a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: 3ff9156d-6846-4d5c-8844-6d82e171b980 2026-05-10 02:04:38.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d150236-504e-4be2-a2db-bb5c5b03a4fc a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: 3ff9156d-6846-4d5c-8844-6d82e171b980 [pid: 7|app: 0|req: 486/977] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:38.310 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] No port found with ID 3ff9156d-6846-4d5c-8844-6d82e171b980: RuntimeError: No port found with ID 3ff9156d-6846-4d5c-8844-6d82e171b980 2026-05-10 02:04:38.356 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] OVN reports status down for port: 0872e4d6-da9d-463a-9a0c-7ec0ed7ed968 2026-05-10 02:04:38.554 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] OVN reports status down for port: 2eebab2c-1f46-467e-a1e7-68dd4a24e534 [pid: 7|app: 0|req: 487/978] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/ports?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 1232 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/979] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/networks?id=833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:38.655 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] Logical_Switch_Port 2eebab2c-1f46-467e-a1e7-68dd4a24e534 host information not removed, the port state is up [pid: 7|app: 0|req: 489/980] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47540035-9626-40a0-9626-61567a152acc => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:38.680 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] OVN reports status up for port: 2eebab2c-1f46-467e-a1e7-68dd4a24e534 2026-05-10 02:04:38.718 8 INFO neutron.plugins.ml2.plugin [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] Attempt 1 to provision port 2eebab2c-1f46-467e-a1e7-68dd4a24e534 [pid: 7|app: 0|req: 490/981] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/subnets?id=37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 702 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/982] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/ports?network_id=833a87d2-b660-4da6-bb7d-8724292c2b3a&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: 492/983] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/984] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/985] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:04:37 2026] PUT /v2.0/routers/641e13bb-5b75-4359-accb-3017696e3cdd/remove_router_interface => generated 310 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/986] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:38 2026] GET /v2.0/ports?device_id=30e7698f-184b-4d25-b750-ee4644ee4b2e => generated 12 bytes in 34 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-05-10 02:04:39.083 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] OVN reports status down for port: 47540035-9626-40a0-9626-61567a152acc [pid: 7|app: 0|req: 495/987] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:39 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:39.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d335db3-4240-4285-9806-294d6c93ca85'] response: {'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'code': 200} [pid: 7|app: 0|req: 496/988] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:39 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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: 497/989] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:39 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:39.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1f96bee-69b3-4457-b188-e9fdac50dce5 - - - - - -] Successfully bumped revision number for resource 47540035-9626-40a0-9626-61567a152acc (type: ports) to 8 2026-05-10 02:04:39.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-039f27ce-275f-465f-81e0-a446454b50d8 - - - - - -] Successfully bumped revision number for resource 2eebab2c-1f46-467e-a1e7-68dd4a24e534 (type: ports) to 2 2026-05-10 02:04:39.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f79492f-4591-476b-a8ca-c163b113304b a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 2026-05-10 02:04:39.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f79492f-4591-476b-a8ca-c163b113304b a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: 9e89b4ed-bb57-4740-9663-7d85b9af8eb8 [pid: 8|app: 0|req: 493/990] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:38 2026] DELETE /v2.0/routers/641e13bb-5b75-4359-accb-3017696e3cdd => generated 0 bytes in 1064 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: 498/991] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:40 2026] DELETE /v2.0/subnets/d406d453-df01-443f-b3ea-d41aff4f34ec => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/992] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:40 2026] DELETE /v2.0/security-groups/87e76294-dea7-43c8-a37a-4a8b870e58c6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:40.217 8 INFO neutron.api.v2.resource [None req-0faf3055-4ce2-4fc2-9ffd-60ee65e5a683 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/993] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/security-groups/87e76294-dea7-43c8-a37a-4a8b870e58c6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:40.292 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce9b97c9-fd2e-4ec7-ae2a-7741eb8b5b78 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] TaaS: Handle Delete Port: 5cdf66df-ee69-48f0-996f-567fac120bb5 2026-05-10 02:04:40.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce9b97c9-fd2e-4ec7-ae2a-7741eb8b5b78 a830e67bdd6c4568af65458fbd6eb199 651038d9fab34c388036c705dbe532b8 - - default default] Tap Mirror: Handle Delete Port: 5cdf66df-ee69-48f0-996f-567fac120bb5 2026-05-10 02:04:40.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-070ef655-30e2-4cd3-bd4c-6c2806c48568 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] TaaS: Handle Delete Port: 73d0c9cf-0756-4267-8b75-cbbb58439abe 2026-05-10 02:04:40.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-070ef655-30e2-4cd3-bd4c-6c2806c48568 612fedde82084ac0aa729385c139c194 b174f954f853492c897f11bc9d794980 - - default default] Tap Mirror: Handle Delete Port: 73d0c9cf-0756-4267-8b75-cbbb58439abe [pid: 8|app: 0|req: 496/994] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:40 2026] DELETE /v2.0/floatingips/7329b5b7-d642-406c-a8e5-f12599ed13de => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/995] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:40 2026] DELETE /v2.0/networks/f6aa6aea-ce7b-4ec1-afda-5c768d0bf944 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/996] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/997] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 498/998] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => 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: 499/999] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/security-groups?id=d425fbab-e75e-478e-8232-cdf1d09ee90d&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-05-10 02:04:40.883 8 INFO neutron_taas.services.taas.taas_plugin [req-1ff678ef-725b-4511-9cc9-5fd6a4290ab6 req-3325b1a6-4432-4354-ad2f-e356693ed45f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] TaaS: Handle Delete Port: 47540035-9626-40a0-9626-61567a152acc 2026-05-10 02:04:40.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1ff678ef-725b-4511-9cc9-5fd6a4290ab6 req-3325b1a6-4432-4354-ad2f-e356693ed45f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Tap Mirror: Handle Delete Port: 47540035-9626-40a0-9626-61567a152acc 2026-05-10 02:04:41.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-496d65e9-fb22-4304-a96a-f27c5d832a77 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: e84bb388-b109-4212-8a75-1f0f284468f4 2026-05-10 02:04:41.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-496d65e9-fb22-4304-a96a-f27c5d832a77 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: e84bb388-b109-4212-8a75-1f0f284468f4 2026-05-10 02:04:41.046 7 INFO neutron.services.segments.plugin [-] Segment 26c3e805-d811-44c2-a411-b18c380cc4db resource provider aggregate not found 2026-05-10 02:04:41.048 7 INFO neutron.services.segments.plugin [-] Segment 26c3e805-d811-44c2-a411-b18c380cc4db resource provider aggregate not found 2026-05-10 02:04:41.077 7 INFO neutron.services.segments.plugin [-] Segment 26c3e805-d811-44c2-a411-b18c380cc4db 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 26c3e805-d811-44c2-a411-b18c380cc4db found for delete ", "request_id": "req-8f184f7e-3ce2-4dce-92ca-4146f2119759"}]} 2026-05-10 02:04:41.081 8 INFO neutron.db.l3_db [req-1ff678ef-725b-4511-9cc9-5fd6a4290ab6 req-3325b1a6-4432-4354-ad2f-e356693ed45f 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Floating IP 96b04b08-5317-41ed-9634-24a4b67d2021 disassociated. External IP: 10.96.250.212, port: 47540035-9626-40a0-9626-61567a152acc. 2026-05-10 02:04:41.097 7 INFO neutron.services.segments.plugin [-] Segment 26c3e805-d811-44c2-a411-b18c380cc4db 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 26c3e805-d811-44c2-a411-b18c380cc4db found for delete ", "request_id": "req-6c789ada-60e4-489b-a5d9-ead0bb2f0bc3"}]} [pid: 8|app: 0|req: 500/1000] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:04:40 2026] DELETE /v2.0/ports/47540035-9626-40a0-9626-61567a152acc => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:41.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8780588-631a-4271-8cb4-f124c86bffdf'] response: {'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'name': 'network-vif-deleted', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/1001] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/subnets => generated 3363 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:41.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2582b7b-0c18-4d84-9dc4-fe6fb0d65614'] response: {'server_uuid': '2cc84a79-4c86-4646-836f-1c136278ca20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47540035-9626-40a0-9626-61567a152acc', 'code': 200} 2026-05-10 02:04:41.322 8 WARNING neutron.db.securitygroups_db [None req-5192451f-c93e-4cee-87ac-35e122451f47 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/security-groups?tenant_id=651038d9fab34c388036c705dbe532b8&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/routers => generated 2983 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1004] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:41 2026] DELETE /v2.0/security-groups/8d2cf0c6-0348-4899-9639-5a213536ffc1 => 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: 505/1005] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1006] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/networks => generated 4697 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1007] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/security-groups => generated 31838 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1008] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:04:40 2026] PUT /v2.0/routers/435fc880-fa45-43a0-955c-2d9510925528/remove_router_interface => generated 310 bytes in 999 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: 502/1009] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports => generated 15898 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => 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: 504/1011] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/network-ip-availabilities => generated 4231 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1012] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 506/1013] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/floatingips => generated 1093 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1014] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/subnets => generated 3363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1015] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1016] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:41.969 8 INFO neutron_taas.services.taas.taas_plugin [None req-330e480d-0cc9-4438-ad4f-f70e5fedcfe0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 2a662a23-23cc-48ed-8a7b-41a43c802fbc 2026-05-10 02:04:41.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-330e480d-0cc9-4438-ad4f-f70e5fedcfe0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 2a662a23-23cc-48ed-8a7b-41a43c802fbc [pid: 8|app: 0|req: 508/1017] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:41 2026] DELETE /v2.0/routers/435fc880-fa45-43a0-955c-2d9510925528 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1018] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:42 2026] DELETE /v2.0/subnets/9bc0efdf-b513-4189-a886-e8159a8bc4e4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:42.603 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ecf37b5-8d6e-4c1f-811a-861933249f1c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: af13b193-9f74-4e3c-ac60-8f0a5322e730 2026-05-10 02:04:42.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ecf37b5-8d6e-4c1f-811a-861933249f1c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: af13b193-9f74-4e3c-ac60-8f0a5322e730 [pid: 7|app: 0|req: 511/1019] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/networks?id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 => generated 714 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:42.676 7 WARNING neutron.db.securitygroups_db [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-e4fdc859-48d2-4451-9707-36600c3830c4 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 512/1020] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=41171cdc107844f98588b3bc2194d757 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:42.754 8 INFO neutron.services.segments.plugin [-] Segment 73869c52-5534-442a-83a0-d529757ba6c3 resource provider aggregate not found 2026-05-10 02:04:42.759 8 INFO neutron.services.segments.plugin [-] Segment 73869c52-5534-442a-83a0-d529757ba6c3 resource provider aggregate not found 2026-05-10 02:04:42.781 8 INFO neutron.services.segments.plugin [-] Segment 73869c52-5534-442a-83a0-d529757ba6c3 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 73869c52-5534-442a-83a0-d529757ba6c3 found for delete ", "request_id": "req-69c8330f-7dfd-46cb-98b1-c17ca1985ec0"}]} 2026-05-10 02:04:42.786 8 INFO neutron.services.segments.plugin [-] Segment 73869c52-5534-442a-83a0-d529757ba6c3 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 73869c52-5534-442a-83a0-d529757ba6c3 found for delete ", "request_id": "req-66726b0a-38d3-4871-861f-8b49a789d6f4"}]} [pid: 8|app: 0|req: 509/1021] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:42 2026] DELETE /v2.0/networks/49646f23-09ef-490e-9737-1b3298b492eb => 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: 510/1022] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => 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: 511/1023] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:42.970 8 WARNING neutron.db.securitygroups_db [None req-f8836999-0f45-4e01-8cb1-dbf0160acc7e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:42.989 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-0396a09e-80f0-46a4-9c2c-00c761dbdcb1 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] No more DHCP agents 2026-05-10 02:04:42.991 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-0396a09e-80f0-46a4-9c2c-00c761dbdcb1 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Unable to schedule network 14fd03bd-797b-4123-9c6e-cea1ffc8c6b6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 512/1024] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/security-groups?tenant_id=b174f954f853492c897f11bc9d794980&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:43.111 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:04:43.162 7 INFO neutron.db.ovn_revision_numbers_db [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-0396a09e-80f0-46a4-9c2c-00c761dbdcb1 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 1 [pid: 7|app: 0|req: 513/1025] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:04:42 2026] POST /v2.0/ports => generated 958 bytes in 538 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-05-10 02:04:43.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 6e8b2d7b-cb5e-4c27-ae1f-de045a1fa9bb (type: security_groups) to 1 2026-05-10 02:04:43.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 1bb562e2-10bd-47bf-a856-c6fd8eca9056 (type: security_group_rules) to 0 2026-05-10 02:04:43.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 41a561f8-9d27-441f-8219-830104bf7447 (type: security_group_rules) to 0 2026-05-10 02:04:43.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 433bf6ad-9fd8-4368-8f46-0e493213b36b (type: security_group_rules) to 0 2026-05-10 02:04:43.578 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 43d79b1e-e77d-4768-b517-82e8b873898d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 513/1026] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:43 2026] DELETE /v2.0/security-groups/e1ebc865-9595-4d78-ad4f-9258b1dabaed => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:43.653 7 INFO neutron.db.segments_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Added segment 7ce99aca-49ec-444e-89b3-f9bde27172f5 of type geneve for network f3f5486b-b3ec-432e-843f-44a484518c3b 2026-05-10 02:04:43.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource f3f5486b-b3ec-432e-843f-44a484518c3b (type: networks) to 1 2026-05-10 02:04:43.897 8 INFO neutron.db.ovn_revision_numbers_db [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-98229ed7-d296-41d7-9100-762cc8cd3fc5 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 2 2026-05-10 02:04:43.932 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:43.933 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network f3f5486b-b3ec-432e-843f-44a484518c3b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:43.971 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 2fb4aa52-d85f-4726-af85-9593a87ecce1 2026-05-10 02:04:44.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-6edc8797-a5d6-489d-8ae5-44476dc962e1 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 2fb4aa52-d85f-4726-af85-9593a87ecce1 (type: ports) to 1 [pid: 7|app: 0|req: 514/1027] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:43 2026] POST /v2.0/networks => generated 687 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1028] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:44 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:44.120 8 INFO neutron.db.ovn_revision_numbers_db [req-58ffc9e3-9270-48ca-a22b-0cd928946a18 req-98229ed7-d296-41d7-9100-762cc8cd3fc5 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 4 [pid: 7|app: 0|req: 516/1029] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:44 2026] GET /v2.0/ports?device_id=2cc84a79-4c86-4646-836f-1c136278ca20 => 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: 514/1030] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:43 2026] PUT /v2.0/ports/493e1308-2387-4d07-8896-2280c1e0c84b => generated 1231 bytes in 535 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: 515/1031] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:44 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:04:44.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3242681-7813-4109-8802-f66af2908d66'] response: {'name': 'network-changed', 'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'status': 'completed', 'code': 200} 2026-05-10 02:04:44.290 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4f144f7-d066-4c0e-b6e5-fb3219beb3fd 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:44.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4f144f7-d066-4c0e-b6e5-fb3219beb3fd 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network f3f5486b-b3ec-432e-843f-44a484518c3b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:44.342 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 432f1593-f789-4ba3-b403-dbdc48247fdc 2026-05-10 02:04:44.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4f144f7-d066-4c0e-b6e5-fb3219beb3fd 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 432f1593-f789-4ba3-b403-dbdc48247fdc (type: ports) to 1 [pid: 7|app: 0|req: 517/1032] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:44 2026] POST /v2.0/ports => generated 779 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:44.570 8 INFO neutron.db.segments_db [None req-f1728ef1-6017-4579-9f3e-368420a0971a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Added segment 3ea9ff98-ec74-45b7-be4d-97d8df670836 of type geneve for network 0100625c-c077-4882-9c3b-08a0a1d8acc6 2026-05-10 02:04:44.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1728ef1-6017-4579-9f3e-368420a0971a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 0100625c-c077-4882-9c3b-08a0a1d8acc6 (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: 7|app: 0|req: 518/1033] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:44 2026] GET /v2.0/ports?tenant_id=41171cdc107844f98588b3bc2194d757&device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:44.765 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] No hosting information found for port 2eebab2c-1f46-467e-a1e7-68dd4a24e534: RuntimeError: No hosting information found for port 2eebab2c-1f46-467e-a1e7-68dd4a24e534 [pid: 7|app: 0|req: 519/1034] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:04:44 2026] GET /v2.0/networks?tenant_id=41171cdc107844f98588b3bc2194d757&shared=False => generated 813 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1035] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:04:44 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) 2026-05-10 02:04:44.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] Successfully bumped revision number for resource 2eebab2c-1f46-467e-a1e7-68dd4a24e534 (type: router_ports) to 2 2026-05-10 02:04:44.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1728ef1-6017-4579-9f3e-368420a0971a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:44.992 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1728ef1-6017-4579-9f3e-368420a0971a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network 0100625c-c077-4882-9c3b-08a0a1d8acc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:45.054 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 2c649892-b85d-48e1-83a6-e00b139ad834 2026-05-10 02:04:45.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1728ef1-6017-4579-9f3e-368420a0971a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 2c649892-b85d-48e1-83a6-e00b139ad834 (type: ports) to 1 [pid: 8|app: 0|req: 516/1036] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:44 2026] POST /v2.0/networks => generated 674 bytes in 615 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-05-10 02:04:45.275 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53047d3f-0c18-46b4-ae49-b43322a2aaf9 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:45.276 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53047d3f-0c18-46b4-ae49-b43322a2aaf9 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network 0100625c-c077-4882-9c3b-08a0a1d8acc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:45.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-53047d3f-0c18-46b4-ae49-b43322a2aaf9 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 22116ef0-0b42-4de1-823b-74153f03a521 (type: subnets) to 0 [pid: 7|app: 0|req: 521/1037] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:45 2026] POST /v2.0/subnets => generated 646 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1038] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:45 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1039] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:45 2026] DELETE /v2.0/security-groups/d425fbab-e75e-478e-8232-cdf1d09ee90d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:45.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d1608c52-6f88-436b-bd24-7a6ca7289b5a (type: security_groups) to 1 2026-05-10 02:04:45.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3bb0b90e-ceee-4255-a57c-05a16f3f8cbc (type: security_group_rules) to 0 2026-05-10 02:04:45.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4bc4bbd4-7247-45c8-9ad2-2f9d4ce7948d (type: security_group_rules) to 0 2026-05-10 02:04:45.624 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ac81da9-2570-4973-a504-82125975819a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:45.625 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ac81da9-2570-4973-a504-82125975819a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network 0100625c-c077-4882-9c3b-08a0a1d8acc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:45.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 75f577d9-4eb6-48c1-9234-90c8d9d9997e (type: security_group_rules) to 0 2026-05-10 02:04:45.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ccd56a34-9746-4880-9fb1-f92d1ea7252c (type: security_group_rules) to 0 2026-05-10 02:04:45.705 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] OVN reports status down for port: c3b237a9-3f42-449a-a579-50af6e45afce 2026-05-10 02:04:45.718 7 INFO neutron.db.segments_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 6b7e97cf-ef74-48c3-bea5-40faaef0b95f of type geneve for network f1ef3b59-d26c-4e1d-8d4a-947df69f9170 2026-05-10 02:04:45.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ac81da9-2570-4973-a504-82125975819a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource c3b237a9-3f42-449a-a579-50af6e45afce (type: ports) to 1 2026-05-10 02:04:45.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f1ef3b59-d26c-4e1d-8d4a-947df69f9170 (type: networks) to 1 [pid: 8|app: 0|req: 518/1040] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:45 2026] POST /v2.0/ports => generated 965 bytes in 507 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: 519/1041] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:45 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:45.899 8 INFO neutron.api.v2.resource [None req-82cc3708-63bd-4ee6-80cc-1e522bb115a7 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1042] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:04:45 2026] GET /v2.0/security-groups/d425fbab-e75e-478e-8232-cdf1d09ee90d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:45.951 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:45.952 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network f1ef3b59-d26c-4e1d-8d4a-947df69f9170: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:45.991 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: a94bc20b-c7d7-4552-9935-2ba7f42d2c01 2026-05-10 02:04:46.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-5df0fe3d-c010-40b8-950a-21ce16b11975 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: c3b237a9-3f42-449a-a579-50af6e45afce 2026-05-10 02:04:46.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5df0fe3d-c010-40b8-950a-21ce16b11975 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: c3b237a9-3f42-449a-a579-50af6e45afce 2026-05-10 02:04:46.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb814136-60de-4992-94e6-e617908db764 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a94bc20b-c7d7-4552-9935-2ba7f42d2c01 (type: ports) to 1 [pid: 7|app: 0|req: 523/1043] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:04:45 2026] POST /v2.0/networks => generated 784 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1044] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/ports?tenant_id=41171cdc107844f98588b3bc2194d757&device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1045] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:45 2026] DELETE /v2.0/ports/c3b237a9-3f42-449a-a579-50af6e45afce => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:46.216 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff64a525-ab3a-40c1-99e8-fe371b23eeba 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] TaaS: Handle Delete Port: 3dbc5972-b71a-4e64-9488-6064cebff5e0 2026-05-10 02:04:46.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff64a525-ab3a-40c1-99e8-fe371b23eeba 75b8c5f3a7c74c4186764de6ea32dc86 e751328e6f3246eba15f8b5ab9ab9a18 - - default default] Tap Mirror: Handle Delete Port: 3dbc5972-b71a-4e64-9488-6064cebff5e0 2026-05-10 02:04:46.279 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d41d7f0f-4a23-4fed-aa62-8624134b3d00 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:46.281 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d41d7f0f-4a23-4fed-aa62-8624134b3d00 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network f1ef3b59-d26c-4e1d-8d4a-947df69f9170: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 525/1046] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:04:46 2026] DELETE /v2.0/floatingips/96b04b08-5317-41ed-9634-24a4b67d2021 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1047] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=493e1308-2387-4d07-8896-2280c1e0c84b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:46.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a2cdfb2-79bc-4036-8f1e-70bfcd935e2f 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1048] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:46 2026] DELETE /v2.0/ports/c3b237a9-3f42-449a-a579-50af6e45afce => 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: 528/1049] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/subnets?id=6125a13c-f993-4c5f-b32a-4b07b7e4a196 => generated 694 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:46.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3df4deb-596c-4d7c-a410-2e543a305239 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1050] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/ports/c3b237a9-3f42-449a-a579-50af6e45afce => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1051] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/ports?network_id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1052] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:46 2026] DELETE /v2.0/subnets/22116ef0-0b42-4de1-823b-74153f03a521 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:46.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41d7f0f-4a23-4fed-aa62-8624134b3d00 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a94bc20b-c7d7-4552-9935-2ba7f42d2c01 (type: ports) to 2 2026-05-10 02:04:46.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41d7f0f-4a23-4fed-aa62-8624134b3d00 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 11a8696e-7b3b-4ba0-8a2a-bd0f1aa6eafc (type: subnets) to 0 [pid: 8|app: 0|req: 522/1053] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:46 2026] POST /v2.0/subnets => generated 690 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:46.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c2660e2-375b-4879-ba0e-d8be84cbd1d7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 26ab208c-b084-45d2-ba13-07d0bc26eb23 2026-05-10 02:04:46.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c2660e2-375b-4879-ba0e-d8be84cbd1d7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 26ab208c-b084-45d2-ba13-07d0bc26eb23 [pid: 8|app: 0|req: 523/1054] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:46 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:46.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-105306fe-2c4d-4183-8656-393d4454f3e6 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: 2c649892-b85d-48e1-83a6-e00b139ad834 2026-05-10 02:04:46.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-105306fe-2c4d-4183-8656-393d4454f3e6 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: 2c649892-b85d-48e1-83a6-e00b139ad834 2026-05-10 02:04:47.068 8 INFO neutron.services.segments.plugin [-] Segment 3ea9ff98-ec74-45b7-be4d-97d8df670836 resource provider aggregate not found 2026-05-10 02:04:47.074 8 INFO neutron.services.segments.plugin [-] Segment 3ea9ff98-ec74-45b7-be4d-97d8df670836 resource provider aggregate not found 2026-05-10 02:04:47.091 8 INFO neutron.services.segments.plugin [-] Segment 3ea9ff98-ec74-45b7-be4d-97d8df670836 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 3ea9ff98-ec74-45b7-be4d-97d8df670836 found for delete ", "request_id": "req-7fd2fa5f-d472-49ff-864f-f5b840e8629c"}]} 2026-05-10 02:04:47.096 8 INFO neutron.services.segments.plugin [-] Segment 3ea9ff98-ec74-45b7-be4d-97d8df670836 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 3ea9ff98-ec74-45b7-be4d-97d8df670836 found for delete ", "request_id": "req-c9bb3a50-3359-44d6-9977-dd2c7aa78714"}]} [pid: 8|app: 0|req: 524/1055] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:46 2026] DELETE /v2.0/networks/0100625c-c077-4882-9c3b-08a0a1d8acc6 => 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: 532/1056] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:04:46 2026] PUT /v2.0/routers/f06d9686-fc06-48d7-9bbd-752d2312a994/remove_router_interface => generated 310 bytes in 861 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: 533/1057] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:47 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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) 2026-05-10 02:04:47.467 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-228fb8cd-ee90-47ab-aa21-f25208b93114 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:47.468 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-228fb8cd-ee90-47ab-aa21-f25208b93114 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 534/1058] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:47 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:47.580 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 0bfe593a-d71e-4a24-9d34-83020bcb3a43 2026-05-10 02:04:47.600 7 INFO neutron.db.segments_db [None req-77257865-fffb-4f4a-ac32-94015ce08f19 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Added segment 49563ae3-24cc-4023-9a75-04eca4ea80ad of type geneve for network e95afa36-5ea0-456d-941a-60918540d049 2026-05-10 02:04:47.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-228fb8cd-ee90-47ab-aa21-f25208b93114 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0bfe593a-d71e-4a24-9d34-83020bcb3a43 (type: ports) to 1 2026-05-10 02:04:47.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-77257865-fffb-4f4a-ac32-94015ce08f19 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource e95afa36-5ea0-456d-941a-60918540d049 (type: networks) to 1 2026-05-10 02:04:47.882 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77257865-fffb-4f4a-ac32-94015ce08f19 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:47.884 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77257865-fffb-4f4a-ac32-94015ce08f19 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network e95afa36-5ea0-456d-941a-60918540d049: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:47.936 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status down for port: 3ea475ce-9cad-4947-a866-cadf02cace21 2026-05-10 02:04:47.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-77257865-fffb-4f4a-ac32-94015ce08f19 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 3ea475ce-9cad-4947-a866-cadf02cace21 (type: ports) to 1 [pid: 7|app: 0|req: 535/1059] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:47 2026] POST /v2.0/networks => generated 671 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:48.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-228fb8cd-ee90-47ab-aa21-f25208b93114 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0bfe593a-d71e-4a24-9d34-83020bcb3a43 (type: router_ports) to 1 2026-05-10 02:04:48.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-228fb8cd-ee90-47ab-aa21-f25208b93114 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d106f389-f79c-49dc-a08a-dc80164dd0c8 (type: routers) to 2 [pid: 8|app: 0|req: 525/1060] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:47 2026] POST /v2.0/routers => generated 989 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1063] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:48 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:04:48.535 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status up for port: 0bfe593a-d71e-4a24-9d34-83020bcb3a43 2026-05-10 02:04:48.545 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-20f2392d-57ea-45e1-af13-3bd93bb3d827 - - - - - -] Router d106f389-f79c-49dc-a08a-dc80164dd0c8 is bound to host instance 2026-05-10 02:04:48.571 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ee04c87-4a63-4de0-a9fb-93b77bf8b297 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:48.572 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ee04c87-4a63-4de0-a9fb-93b77bf8b297 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network e95afa36-5ea0-456d-941a-60918540d049: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:48.593 7 INFO neutron.plugins.ml2.plugin [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] Attempt 1 to provision port 0bfe593a-d71e-4a24-9d34-83020bcb3a43 2026-05-10 02:04:48.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ee04c87-4a63-4de0-a9fb-93b77bf8b297 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource 095116da-7a9c-4d71-8e74-cd50b4069e84 (type: subnets) to 0 [pid: 8|app: 0|req: 529/1064] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:48 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:49.098 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:49.099 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network f1ef3b59-d26c-4e1d-8d4a-947df69f9170: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:49.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-e77c26db-3272-4cbd-a4fd-3c084808a6bf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 591be3dc-a6f8-4019-bd1b-5ee87346c998 2026-05-10 02:04:49.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e77c26db-3272-4cbd-a4fd-3c084808a6bf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 591be3dc-a6f8-4019-bd1b-5ee87346c998 2026-05-10 02:04:49.202 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] OVN reports status down for port: 99404a83-afe3-498e-8d18-bc6cb89f4d93 2026-05-10 02:04:49.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99404a83-afe3-498e-8d18-bc6cb89f4d93 (type: ports) to 1 [pid: 7|app: 0|req: 536/1065] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:48 2026] DELETE /v2.0/routers/f06d9686-fc06-48d7-9bbd-752d2312a994 => generated 0 bytes in 1726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:49.863 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] OVN reports status up for port: 99404a83-afe3-498e-8d18-bc6cb89f4d93 2026-05-10 02:04:49.883 8 INFO neutron.plugins.ml2.plugin [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] Attempt 1 to provision port 99404a83-afe3-498e-8d18-bc6cb89f4d93 2026-05-10 02:04:49.958 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:04:49.960 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network f1ef3b59-d26c-4e1d-8d4a-947df69f9170: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:50.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-307ae62b-6a0b-4d0e-a6a2-39d24abc44f8 - - - - - -] Successfully bumped revision number for resource 0bfe593a-d71e-4a24-9d34-83020bcb3a43 (type: ports) to 4 2026-05-10 02:04:50.246 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69a97900-9e16-4030-b310-fc01b373af3a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:50.248 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69a97900-9e16-4030-b310-fc01b373af3a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network e95afa36-5ea0-456d-941a-60918540d049: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:50.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-69a97900-9e16-4030-b310-fc01b373af3a 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource d273ec86-5084-415a-9d6a-9d1826dda36c (type: ports) to 1 2026-05-10 02:04:50.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1aaa864-44b6-47d7-93df-6fd030ee83b2 - - - - - -] Successfully bumped revision number for resource 99404a83-afe3-498e-8d18-bc6cb89f4d93 (type: ports) to 2 [pid: 7|app: 0|req: 537/1066] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:49 2026] POST /v2.0/ports => generated 928 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1067] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:50 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:50.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-307ae62b-6a0b-4d0e-a6a2-39d24abc44f8 - - - - - -] Successfully bumped revision number for resource 0bfe593a-d71e-4a24-9d34-83020bcb3a43 (type: ports) to 5 2026-05-10 02:04:50.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-633c55a0-9574-4e61-9134-f335f7d66d11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99404a83-afe3-498e-8d18-bc6cb89f4d93 (type: router_ports) to 1 [pid: 8|app: 0|req: 530/1068] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:04:48 2026] PUT /v2.0/routers/d106f389-f79c-49dc-a08a-dc80164dd0c8/add_router_interface => generated 310 bytes in 2262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1069] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:50 2026] DELETE /v2.0/subnets/37bad8e5-1162-44af-ab94-fa2ebcc0743a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:51.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a8601dd-128c-426c-8513-8dfacb709794 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: d273ec86-5084-415a-9d6a-9d1826dda36c 2026-05-10 02:04:51.006 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a8601dd-128c-426c-8513-8dfacb709794 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: d273ec86-5084-415a-9d6a-9d1826dda36c [pid: 7|app: 0|req: 540/1070] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:50 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1071] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:50 2026] DELETE /v2.0/ports/d273ec86-5084-415a-9d6a-9d1826dda36c => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:51.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f49ab37-1147-4bf1-b94e-7644662eb433 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1072] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/ports/d273ec86-5084-415a-9d6a-9d1826dda36c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:51.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-61e7b1e2-b150-4de0-9a8d-4afd8267cb4e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 8e1d11b1-040f-47cc-9a30-bf0a1fd59e4e 2026-05-10 02:04:51.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61e7b1e2-b150-4de0-9a8d-4afd8267cb4e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 8e1d11b1-040f-47cc-9a30-bf0a1fd59e4e [pid: 8|app: 0|req: 533/1073] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:51 2026] DELETE /v2.0/subnets/095116da-7a9c-4d71-8e74-cd50b4069e84 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:51.315 7 INFO neutron.services.segments.plugin [-] Segment 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 resource provider aggregate not found 2026-05-10 02:04:51.320 7 INFO neutron.services.segments.plugin [-] Segment 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 resource provider aggregate not found 2026-05-10 02:04:51.332 7 INFO neutron.services.segments.plugin [-] Segment 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 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 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 found for delete ", "request_id": "req-faaaa0df-d764-44ae-a5e0-5337bb211656"}]} 2026-05-10 02:04:51.339 7 INFO neutron.services.segments.plugin [-] Segment 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 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 81d9e7a7-eb3a-4f68-8037-3ad6b41ebff4 found for delete ", "request_id": "req-6ed11326-4229-4776-82e0-46a8782f4e46"}]} [pid: 7|app: 0|req: 541/1074] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:51 2026] DELETE /v2.0/networks/833a87d2-b660-4da6-bb7d-8724292c2b3a => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:04:51.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-451e298d-86e6-4ce3-a0e0-d1ee7166b027 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: 3ea475ce-9cad-4947-a866-cadf02cace21 2026-05-10 02:04:51.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-451e298d-86e6-4ce3-a0e0-d1ee7166b027 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: 3ea475ce-9cad-4947-a866-cadf02cace21 2026-05-10 02:04:51.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1de93c-2b23-4d3d-967c-f4032f9e895e d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource bf3c43ed-cc12-4668-b007-0187d2cf58b2 (type: security_groups) to 1 2026-05-10 02:04:51.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1de93c-2b23-4d3d-967c-f4032f9e895e d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource 9ba01f71-84fa-4115-9920-a8d67fb0b248 (type: security_group_rules) to 0 2026-05-10 02:04:51.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1de93c-2b23-4d3d-967c-f4032f9e895e d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource de8ddf24-67ed-4b12-9c6a-682e7a0556aa (type: security_group_rules) to 0 2026-05-10 02:04:51.586 8 INFO neutron.services.segments.plugin [-] Segment 49563ae3-24cc-4023-9a75-04eca4ea80ad resource provider aggregate not found [pid: 7|app: 0|req: 542/1075] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:04:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:04:51.590 8 INFO neutron.services.segments.plugin [-] Segment 49563ae3-24cc-4023-9a75-04eca4ea80ad resource provider aggregate not found 2026-05-10 02:04:51.594 7 WARNING neutron.db.securitygroups_db [None req-8eb1f129-1ac7-4c87-8f0e-33224de6af41 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:51.605 8 INFO neutron.services.segments.plugin [-] Segment 49563ae3-24cc-4023-9a75-04eca4ea80ad 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 49563ae3-24cc-4023-9a75-04eca4ea80ad found for delete ", "request_id": "req-e0401696-d2ba-49be-8c1f-4b54c75cda36"}]} 2026-05-10 02:04:51.610 8 INFO neutron.services.segments.plugin [-] Segment 49563ae3-24cc-4023-9a75-04eca4ea80ad 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 49563ae3-24cc-4023-9a75-04eca4ea80ad found for delete ", "request_id": "req-28423322-d8c4-4ed7-b4a5-4fca3e58052d"}]} [pid: 8|app: 0|req: 534/1076] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:51 2026] DELETE /v2.0/networks/e95afa36-5ea0-456d-941a-60918540d049 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1077] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/security-groups?tenant_id=e751328e6f3246eba15f8b5ab9ab9a18&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:51.651 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] OVN reports status up for port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:04:51.675 7 INFO neutron.plugins.ml2.plugin [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] Attempt 1 to provision port 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:04:51.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872ff40-1a47-4aa8-a96f-60d3742345c3 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource 9092fcbe-1fe2-4856-8c4f-a81839b0c838 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 535/1078] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:51.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de17ae4-10de-4b16-bda5-4c7e74ae316a'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} [pid: 8|app: 0|req: 536/1079] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:51 2026] DELETE /v2.0/security-groups/0b50a48e-78f4-41fe-a650-be046252eae6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:52.030 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa2ff069-f6a0-4475-b1f3-d783cbe337c5 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] No more DHCP agents 2026-05-10 02:04:52.037 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa2ff069-f6a0-4475-b1f3-d783cbe337c5 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Unable to schedule network f3f5486b-b3ec-432e-843f-44a484518c3b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:52.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-27e2a04d-4bbe-4d1f-b494-5286f40229c6 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource a04bf2a4-7b32-4da3-b558-99491cdfde2b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 537/1080] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:04:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:52.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-fda97a47-37a1-400c-a1ad-4b4393281bd8 - - - - - -] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 5 2026-05-10 02:04:52.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa2ff069-f6a0-4475-b1f3-d783cbe337c5 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource cc809de6-211d-48fb-b483-67e4f8de67d6 (type: ports) to 1 2026-05-10 02:04:52.225 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82a20bcc-99ee-470d-9be9-7eb218caa4a2 - - - - - -] OVN reports status down for port: d273ec86-5084-415a-9d6a-9d1826dda36c [pid: 7|app: 0|req: 544/1081] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:51 2026] POST /v2.0/ports => generated 779 bytes in 601 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: 545/1082] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:52.293 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6aacb86a-2c80-4499-8faf-a74575761972 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] No more DHCP agents 2026-05-10 02:04:52.294 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6aacb86a-2c80-4499-8faf-a74575761972 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:52.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde4d126-17f2-4e8d-b08c-db806e14f96c 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Successfully bumped revision number for resource cc809de6-211d-48fb-b483-67e4f8de67d6 (type: ports) to 2 [pid: 7|app: 0|req: 546/1083] 10.0.0.175 () {34 vars in 737 bytes} [Sun May 10 02:04:52 2026] PUT /v2.0/ports/cc809de6-211d-48fb-b483-67e4f8de67d6 => generated 752 bytes in 259 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: 538/1084] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:04:52 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1085] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:52.689 8 INFO neutron_taas.services.taas.taas_plugin [None req-599a1151-003e-4afb-add1-c3586750370f 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: cc809de6-211d-48fb-b483-67e4f8de67d6 2026-05-10 02:04:52.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-599a1151-003e-4afb-add1-c3586750370f 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: cc809de6-211d-48fb-b483-67e4f8de67d6 [pid: 8|app: 0|req: 539/1086] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:52 2026] DELETE /v2.0/ports/cc809de6-211d-48fb-b483-67e4f8de67d6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1087] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports => generated 1538 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:52.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d07b581e-6481-4701-abab-37da64abfb8d 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1088] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports/cc809de6-211d-48fb-b483-67e4f8de67d6 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1089] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1090] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports/432f1593-f789-4ba3-b403-dbdc48247fdc => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:52.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cdbfac0-ed91-4c7d-b6bc-1a434a524be6 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1091] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:52 2026] DELETE /v2.0/ports/d273ec86-5084-415a-9d6a-9d1826dda36c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:53.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ede5307b-55f0-4901-a360-e48f5786dd79 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1092] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:53 2026] DELETE /v2.0/subnets/095116da-7a9c-4d71-8e74-cd50b4069e84 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:53.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ae23af8-16b0-45a8-b941-e4ded38be41e 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1093] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:04:53 2026] DELETE /v2.0/subnets/22116ef0-0b42-4de1-823b-74153f03a521 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:04:53.048 8 WARNING neutron.db.securitygroups_db [req-4d82977e-b452-4834-b290-eabdce4135f0 req-c213eb4a-515c-4c2c-b218-1dceed4c96c7 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 543/1094] 10.0.0.214 () {34 vars in 1100 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1100784887&fields=id&tenant_id=5bece66da1a94da69fde7964cd0be292 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1095] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/networks?id=f1ef3b59-d26c-4e1d-8d4a-947df69f9170 => generated 713 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1096] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/quotas/5bece66da1a94da69fde7964cd0be292 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:53.159 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb677977-c105-488e-8091-0502a4045a6d 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: 432f1593-f789-4ba3-b403-dbdc48247fdc 2026-05-10 02:04:53.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb677977-c105-488e-8091-0502a4045a6d 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: 432f1593-f789-4ba3-b403-dbdc48247fdc [pid: 8|app: 0|req: 546/1097] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/ports?tenant_id=5bece66da1a94da69fde7964cd0be292&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1098] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:53 2026] DELETE /v2.0/ports/432f1593-f789-4ba3-b403-dbdc48247fdc => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1099] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?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: 548/1100] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?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) 2026-05-10 02:04:53.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1414364-55e6-4623-9936-4b75ed94527f 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] TaaS: Handle Delete Port: 2fb4aa52-d85f-4726-af85-9593a87ecce1 2026-05-10 02:04:53.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1414364-55e6-4623-9936-4b75ed94527f 675d08f5e20142109c8884c87cd666a8 b2dd061d51594d82b28e5e2adf059da5 - - default default] Tap Mirror: Handle Delete Port: 2fb4aa52-d85f-4726-af85-9593a87ecce1 [pid: 8|app: 0|req: 549/1101] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:53.579 7 INFO neutron.services.segments.plugin [-] Segment 7ce99aca-49ec-444e-89b3-f9bde27172f5 resource provider aggregate not found 2026-05-10 02:04:53.585 7 INFO neutron.services.segments.plugin [-] Segment 7ce99aca-49ec-444e-89b3-f9bde27172f5 resource provider aggregate not found 2026-05-10 02:04:53.602 7 INFO neutron.services.segments.plugin [-] Segment 7ce99aca-49ec-444e-89b3-f9bde27172f5 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 7ce99aca-49ec-444e-89b3-f9bde27172f5 found for delete ", "request_id": "req-2a8675f8-1913-419a-8ec3-84bff597bc97"}]} 2026-05-10 02:04:53.619 7 INFO neutron.services.segments.plugin [-] Segment 7ce99aca-49ec-444e-89b3-f9bde27172f5 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 7ce99aca-49ec-444e-89b3-f9bde27172f5 found for delete ", "request_id": "req-e444124a-dfb1-4629-ad1f-5c247105c73a"}]} [pid: 7|app: 0|req: 553/1102] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:04:53 2026] DELETE /v2.0/networks/f3f5486b-b3ec-432e-843f-44a484518c3b => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1103] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1104] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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: 8|app: 0|req: 551/1105] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:53 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:53.886 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59d0d7a2-685f-4cfc-91ad-37ce87e9b47c'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} 2026-05-10 02:04:54.401 8 WARNING neutron.db.securitygroups_db [None req-f80055b1-cff5-424d-870a-8e17af576a25 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 552/1106] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:54 2026] GET /v2.0/security-groups?tenant_id=b2dd061d51594d82b28e5e2adf059da5&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:54.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-7999ae50-fdb1-41d8-bf98-01bdb4400c5d 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 2f5dd29e-db17-44eb-82bb-ae79308f93d7 (type: floatingips) to 1 2026-05-10 02:04:54.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-7999ae50-fdb1-41d8-bf98-01bdb4400c5d 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Successfully bumped revision number for resource 2f5dd29e-db17-44eb-82bb-ae79308f93d7 (type: floatingips) to 2 2026-05-10 02:04:54.538 7 INFO neutron.db.l3_db [None req-7999ae50-fdb1-41d8-bf98-01bdb4400c5d 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Floating IP 2f5dd29e-db17-44eb-82bb-ae79308f93d7 associated. External IP: 10.96.250.204, port: 493e1308-2387-4d07-8896-2280c1e0c84b. [pid: 7|app: 0|req: 555/1107] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:04:53 2026] PUT /v2.0/floatingips/2f5dd29e-db17-44eb-82bb-ae79308f93d7 => generated 856 bytes in 671 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: 556/1108] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:54 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 553/1109] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:54 2026] DELETE /v2.0/security-groups/6e8b2d7b-cb5e-4c27-ae1f-de045a1fa9bb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1110] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:55 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:55.810 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] No hosting information found for port 99404a83-afe3-498e-8d18-bc6cb89f4d93: RuntimeError: No hosting information found for port 99404a83-afe3-498e-8d18-bc6cb89f4d93 2026-05-10 02:04:55.853 8 INFO neutron.common.ovn.utils [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] HA Chassis Group neutron-f1ef3b59-d26c-4e1d-8d4a-947df69f9170 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:04:55.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99f1e29f-cc00-4746-88ee-c9ab6b572df5'] response: {'name': 'network-changed', 'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'status': 'completed', 'code': 200} 2026-05-10 02:04:55.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] Successfully bumped revision number for resource 99404a83-afe3-498e-8d18-bc6cb89f4d93 (type: router_ports) to 2 2026-05-10 02:04:55.944 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: cc809de6-211d-48fb-b483-67e4f8de67d6 2026-05-10 02:04:55.954 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: cc809de6-211d-48fb-b483-67e4f8de67d6 [pid: 8|app: 0|req: 554/1111] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/ports?tenant_id=41171cdc107844f98588b3bc2194d757&device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:56.579 7 WARNING neutron.db.securitygroups_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:56.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource ba522af2-da88-44f6-a867-e24971fc8d94 (type: security_groups) to 1 2026-05-10 02:04:56.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 2e0aafae-f2f1-43eb-a391-5b79a4b2bfd4 (type: security_group_rules) to 0 2026-05-10 02:04:56.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 7507f35f-2da7-4554-b09d-94e1019fce22 (type: security_group_rules) to 0 2026-05-10 02:04:56.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 9ff5940a-eebb-4474-a6a8-2937ff57a345 (type: security_group_rules) to 0 2026-05-10 02:04:56.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6ea0b7ad-ff5f-495d-a52f-3810a26d7b4f (type: security_groups) to 1 2026-05-10 02:04:56.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource adef807e-b35a-4d90-a3be-81f37151b239 (type: security_group_rules) to 0 2026-05-10 02:04:56.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 15fe26f9-fe6b-4f25-85c0-7ab1ddf5e9c4 (type: security_group_rules) to 0 2026-05-10 02:04:56.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 54ededd1-515d-4802-bdee-e660e17dbe05 (type: security_group_rules) to 0 2026-05-10 02:04:56.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6215b8c9-9828-4875-ba31-23c291e2a605 (type: security_group_rules) to 0 2026-05-10 02:04:56.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6bcfb3c-4419-4e06-bbcd-f9d40b2e7390 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c6f83cca-4f05-4f74-b534-587f44107777 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 558/1112] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/security-groups?tenant_id=7d1a5e6c061c4a85976449a7b22db06c&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:56.797 8 INFO neutron.db.segments_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Added segment b6214287-7751-41ba-a2a3-0f889d52c966 of type geneve for network 732bcd89-115c-46ca-ac17-d50fd8bc66cb [pid: 7|app: 0|req: 559/1113] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/networks?id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1114] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:56.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 732bcd89-115c-46ca-ac17-d50fd8bc66cb (type: networks) to 1 [pid: 7|app: 0|req: 561/1115] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:56 2026] DELETE /v2.0/security-groups/6ea0b7ad-ff5f-495d-a52f-3810a26d7b4f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1116] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=493e1308-2387-4d07-8896-2280c1e0c84b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1117] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/subnets?id=6125a13c-f993-4c5f-b32a-4b07b7e4a196 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:57.075 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:04:57.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 732bcd89-115c-46ca-ac17-d50fd8bc66cb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 564/1118] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/ports?network_id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:57.100 7 WARNING neutron.db.securitygroups_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:04:57.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: 739915df-0e65-4247-b5aa-841702ac984a 2026-05-10 02:04:57.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-32bbc115-8577-495f-862e-7b7682f98a96 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 739915df-0e65-4247-b5aa-841702ac984a (type: ports) to 1 [pid: 8|app: 0|req: 555/1119] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:56 2026] POST /v2.0/networks => generated 682 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:57.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 512250ac-3d05-4311-b15f-2c06a33192a0 (type: security_groups) to 1 2026-05-10 02:04:57.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 03b1ca9e-9c19-4e1c-b32d-373618250dc4 (type: security_group_rules) to 0 2026-05-10 02:04:57.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 058d156d-c89f-43cf-9862-b7a906f53600 (type: security_group_rules) to 0 2026-05-10 02:04:57.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6a66f6e7-5722-4c1d-8d5c-54e6a0397072 (type: security_group_rules) to 0 2026-05-10 02:04:57.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-50226e28-dca2-40d1-8e77-ba937815e4cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 80091f16-38d4-4865-92c8-d66225bd0060 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 556/1120] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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: 565/1121] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/security-groups?tenant_id=f925a0c3a5ac4aedad011b4c50dec261&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1122] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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-05-10 02:04:57.477 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e04bbd9-485c-4394-88fb-f6e20317c52b 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:04:57.478 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e04bbd9-485c-4394-88fb-f6e20317c52b 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 732bcd89-115c-46ca-ac17-d50fd8bc66cb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:57.540 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: 82984a1a-8b95-4057-b363-34d3585dae2d [pid: 7|app: 0|req: 567/1123] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:04:57 2026] DELETE /v2.0/security-groups/512250ac-3d05-4311-b15f-2c06a33192a0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:04:57.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e04bbd9-485c-4394-88fb-f6e20317c52b 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 82984a1a-8b95-4057-b363-34d3585dae2d (type: ports) to 1 [pid: 8|app: 0|req: 557/1124] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:57 2026] POST /v2.0/ports => generated 775 bytes in 429 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: 568/1125] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/networks?id=f1ef3b59-d26c-4e1d-8d4a-947df69f9170 => generated 713 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:57.771 7 WARNING neutron.db.securitygroups_db [req-4d82977e-b452-4834-b290-eabdce4135f0 req-3b26b3a6-0257-4bc3-9791-9eaa162a945b d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 569/1126] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:04:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5bece66da1a94da69fde7964cd0be292 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:57.836 8 INFO neutron.db.segments_db [None req-ab02d4f6-47b8-4fc4-ab4b-f39a7fee01f3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Added segment a7c94e2f-ef6f-4907-a668-fee8d07850c5 of type geneve for network b7f27019-8e08-4fcf-bde8-c29146a03709 2026-05-10 02:04:57.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab02d4f6-47b8-4fc4-ab4b-f39a7fee01f3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource b7f27019-8e08-4fcf-bde8-c29146a03709 (type: networks) to 1 2026-05-10 02:04:58.076 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4d82977e-b452-4834-b290-eabdce4135f0 req-b82cf5c2-0074-46d2-ad6d-cadcbdc9e5d2 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] No more DHCP agents 2026-05-10 02:04:58.077 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4d82977e-b452-4834-b290-eabdce4135f0 req-b82cf5c2-0074-46d2-ad6d-cadcbdc9e5d2 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Unable to schedule network f1ef3b59-d26c-4e1d-8d4a-947df69f9170: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:58.120 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab02d4f6-47b8-4fc4-ab4b-f39a7fee01f3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:04:58.123 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab02d4f6-47b8-4fc4-ab4b-f39a7fee01f3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network b7f27019-8e08-4fcf-bde8-c29146a03709: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:58.178 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: e40efa7a-6863-499b-8fd5-981993830b23 2026-05-10 02:04:58.221 7 INFO neutron.db.ovn_revision_numbers_db [req-4d82977e-b452-4834-b290-eabdce4135f0 req-b82cf5c2-0074-46d2-ad6d-cadcbdc9e5d2 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource e40efa7a-6863-499b-8fd5-981993830b23 (type: ports) to 1 [pid: 7|app: 0|req: 570/1127] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:04:57 2026] POST /v2.0/ports => generated 954 bytes in 460 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-05-10 02:04:58.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab02d4f6-47b8-4fc4-ab4b-f39a7fee01f3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource f9a0c721-cbd1-44af-ab6d-19cf754a5e7e (type: ports) to 1 [pid: 7|app: 0|req: 571/1128] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:58 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:58.337 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: f9a0c721-cbd1-44af-ab6d-19cf754a5e7e [pid: 8|app: 0|req: 558/1129] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:04:57 2026] POST /v2.0/networks => generated 669 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1130] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:58 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:58.563 7 INFO neutron.db.ovn_revision_numbers_db [req-4d82977e-b452-4834-b290-eabdce4135f0 req-24760c6d-819c-44c2-baed-5a2e603ee437 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource e40efa7a-6863-499b-8fd5-981993830b23 (type: ports) to 2 2026-05-10 02:04:58.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-899ecf9e-7130-4b9d-bf79-dcfd7a8773a3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:04:58.628 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-899ecf9e-7130-4b9d-bf79-dcfd7a8773a3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network b7f27019-8e08-4fcf-bde8-c29146a03709: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:04:58.758 7 INFO neutron.db.ovn_revision_numbers_db [req-4d82977e-b452-4834-b290-eabdce4135f0 req-24760c6d-819c-44c2-baed-5a2e603ee437 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource e40efa7a-6863-499b-8fd5-981993830b23 (type: ports) to 4 [pid: 7|app: 0|req: 572/1131] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:04:58 2026] PUT /v2.0/ports/e40efa7a-6863-499b-8fd5-981993830b23 => generated 1227 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:58.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7212f819-83f5-484b-8d2c-007ab5fa2c99'] response: {'name': 'network-changed', 'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'status': 'completed', 'code': 200} 2026-05-10 02:04:59.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-899ecf9e-7130-4b9d-bf79-dcfd7a8773a3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource f9a0c721-cbd1-44af-ab6d-19cf754a5e7e (type: ports) to 2 2026-05-10 02:04:59.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-899ecf9e-7130-4b9d-bf79-dcfd7a8773a3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 5dc89e4d-f6cb-4559-9dce-c3dee3446398 (type: subnets) to 0 [pid: 8|app: 0|req: 560/1132] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:04:58 2026] POST /v2.0/subnets => generated 626 bytes in 790 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: 561/1133] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:04:59 2026] GET /v2.0/ports?tenant_id=5bece66da1a94da69fde7964cd0be292&device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 1230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1134] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:04:59 2026] GET /v2.0/networks?tenant_id=5bece66da1a94da69fde7964cd0be292&shared=False => generated 812 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:59.466 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4893c8b9-44de-40ec-9fcf-5a2670a054ab 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:04:59.467 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4893c8b9-44de-40ec-9fcf-5a2670a054ab 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network b7f27019-8e08-4fcf-bde8-c29146a03709: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 563/1135] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:04:59 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) 2026-05-10 02:04:59.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82a20bcc-99ee-470d-9be9-7eb218caa4a2 - - - - - -] OVN reports status down for port: 02d580bf-7374-44ec-b2f1-75d074690cc1 [pid: 8|app: 0|req: 564/1136] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:04:59 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1137] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:04:59 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:59.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-4893c8b9-44de-40ec-9fcf-5a2670a054ab 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 02d580bf-7374-44ec-b2f1-75d074690cc1 (type: ports) to 1 [pid: 7|app: 0|req: 573/1138] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:04:59 2026] POST /v2.0/ports => generated 954 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:04:59.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d1acb25-81f7-44ac-977c-465364b50386 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: 02d580bf-7374-44ec-b2f1-75d074690cc1 2026-05-10 02:04:59.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d1acb25-81f7-44ac-977c-465364b50386 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: 02d580bf-7374-44ec-b2f1-75d074690cc1 [pid: 8|app: 0|req: 566/1139] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:04:59 2026] DELETE /v2.0/ports/02d580bf-7374-44ec-b2f1-75d074690cc1 => generated 0 bytes in 321 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-05-10 02:05:00.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4460e49-e98f-43a6-a078-baa56b2b17eb 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1140] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:00 2026] DELETE /v2.0/ports/02d580bf-7374-44ec-b2f1-75d074690cc1 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:00.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-205e0352-c995-40f3-81d5-c795e2668bd3 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1141] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/ports/02d580bf-7374-44ec-b2f1-75d074690cc1 => 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: 575/1142] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:00 2026] DELETE /v2.0/subnets/5dc89e4d-f6cb-4559-9dce-c3dee3446398 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:00.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-a388f587-028b-447c-a04c-aedde4346e85 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: f9a0c721-cbd1-44af-ab6d-19cf754a5e7e 2026-05-10 02:05:00.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a388f587-028b-447c-a04c-aedde4346e85 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: f9a0c721-cbd1-44af-ab6d-19cf754a5e7e [pid: 7|app: 0|req: 576/1143] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/ports?tenant_id=5bece66da1a94da69fde7964cd0be292&device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1144] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e40efa7a-6863-499b-8fd5-981993830b23 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1145] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/subnets?id=11a8696e-7b3b-4ba0-8a2a-bd0f1aa6eafc => 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: 579/1146] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/ports?network_id=f1ef3b59-d26c-4e1d-8d4a-947df69f9170&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:00.712 8 INFO neutron.services.segments.plugin [-] Segment a7c94e2f-ef6f-4907-a668-fee8d07850c5 resource provider aggregate not found 2026-05-10 02:05:00.683 8 INFO neutron.services.segments.plugin [-] Segment a7c94e2f-ef6f-4907-a668-fee8d07850c5 resource provider aggregate not found 2026-05-10 02:05:00.789 8 INFO neutron.services.segments.plugin [-] Segment a7c94e2f-ef6f-4907-a668-fee8d07850c5 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 a7c94e2f-ef6f-4907-a668-fee8d07850c5 found for delete ", "request_id": "req-eab7b7e9-f928-4952-ada0-1077d37cee06"}]} 2026-05-10 02:05:00.799 8 INFO neutron.services.segments.plugin [-] Segment a7c94e2f-ef6f-4907-a668-fee8d07850c5 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 a7c94e2f-ef6f-4907-a668-fee8d07850c5 found for delete ", "request_id": "req-8c6946ef-7b20-4876-9a80-772eb6abb366"}]} [pid: 7|app: 0|req: 580/1147] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?fields=segments => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1148] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:00 2026] DELETE /v2.0/networks/b7f27019-8e08-4fcf-bde8-c29146a03709 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1149] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1150] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?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: 8|app: 0|req: 570/1151] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:00 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:00.951 7 INFO neutron.db.segments_db [None req-0c0dfd45-7f32-4bf8-ae25-103abf698e0f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Added segment f839c755-7995-457c-8263-5f8e74558d49 of type geneve for network 8703a9ef-f093-432c-b6d4-d65de0a59484 2026-05-10 02:05:01.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c0dfd45-7f32-4bf8-ae25-103abf698e0f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 8703a9ef-f093-432c-b6d4-d65de0a59484 (type: networks) to 1 2026-05-10 02:05:01.270 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c0dfd45-7f32-4bf8-ae25-103abf698e0f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:05:01.271 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c0dfd45-7f32-4bf8-ae25-103abf698e0f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 8703a9ef-f093-432c-b6d4-d65de0a59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:01.332 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: db463edd-b0f7-45b6-8958-fe5d4ac554a7 2026-05-10 02:05:01.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c0dfd45-7f32-4bf8-ae25-103abf698e0f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource db463edd-b0f7-45b6-8958-fe5d4ac554a7 (type: ports) to 1 [pid: 7|app: 0|req: 582/1152] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:00 2026] POST /v2.0/networks => generated 670 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:01.585 8 WARNING neutron.db.securitygroups_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:01.595 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa198e20-e428-4441-b12b-0f2b2c7ad6d5 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:05:01.596 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa198e20-e428-4441-b12b-0f2b2c7ad6d5 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 8703a9ef-f093-432c-b6d4-d65de0a59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:01.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6b96b68a-9cd1-42dc-a42f-d4d92f8056de (type: security_groups) to 1 2026-05-10 02:05:01.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7059e048-768a-4b91-ae7c-6a02c16eb4a2 (type: security_group_rules) to 0 2026-05-10 02:05:01.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 84b1f2ca-32ea-46d7-8418-ed0c503a6503 (type: security_group_rules) to 0 2026-05-10 02:05:01.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9de07e44-f97a-4f7d-9831-d8200683fb16 (type: security_group_rules) to 0 2026-05-10 02:05:01.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-64b2f0be-7a73-45bd-ac6d-6a5a9703bc37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c97f13d9-b983-41ed-91ac-b01c64117cdb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 571/1153] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:01 2026] GET /v2.0/security-groups?tenant_id=522008c8bd0a4d999c471edb8f35cab6&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1154] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:01 2026] DELETE /v2.0/security-groups/6b96b68a-9cd1-42dc-a42f-d4d92f8056de => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:02.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa198e20-e428-4441-b12b-0f2b2c7ad6d5 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource db463edd-b0f7-45b6-8958-fe5d4ac554a7 (type: ports) to 2 [pid: 8|app: 0|req: 573/1155] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:01 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:02.054 8 WARNING neutron.db.securitygroups_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:02.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa198e20-e428-4441-b12b-0f2b2c7ad6d5 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource a6dd8363-f6b1-4aa1-aa99-73717a0dd1ec (type: subnets) to 0 [pid: 7|app: 0|req: 583/1156] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:01 2026] POST /v2.0/subnets => generated 626 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1157] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:02.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5af8cd0f-5dfd-4e2c-be3b-a51da1c870e3 (type: security_groups) to 1 2026-05-10 02:05:02.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0284c1c1-14b1-4d19-9de2-f58503e92f94 (type: security_group_rules) to 0 2026-05-10 02:05:02.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 56f1f5d0-a35f-487f-bd9a-6e25777575cc (type: security_group_rules) to 0 2026-05-10 02:05:02.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c5966f95-64ba-4257-9be7-a7456f176b6c (type: security_group_rules) to 0 2026-05-10 02:05:02.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-284358ad-9061-4884-a43e-3c42baf6dd5b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c9b26088-5b8c-472e-afe2-3c13f1ba3f94 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 574/1158] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/security-groups?tenant_id=7562fde5d12e4a778854c95f0593a22f&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:02.336 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8df792c8-804d-4bf7-9401-e0273843294e 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:05:02.338 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8df792c8-804d-4bf7-9401-e0273843294e 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 8703a9ef-f093-432c-b6d4-d65de0a59484: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 575/1159] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:02 2026] DELETE /v2.0/security-groups/5af8cd0f-5dfd-4e2c-be3b-a51da1c870e3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:02.469 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status down for port: 399b0dfc-44ce-4a0a-a69f-db4e7fea414a 2026-05-10 02:05:02.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-8df792c8-804d-4bf7-9401-e0273843294e 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource 399b0dfc-44ce-4a0a-a69f-db4e7fea414a (type: ports) to 1 [pid: 7|app: 0|req: 585/1162] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:05:02 2026] POST /v2.0/ports => generated 910 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:02.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-dae1870a-b246-4eed-b144-c84fcef38d3b 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: 399b0dfc-44ce-4a0a-a69f-db4e7fea414a 2026-05-10 02:05:02.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dae1870a-b246-4eed-b144-c84fcef38d3b 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: 399b0dfc-44ce-4a0a-a69f-db4e7fea414a [pid: 8|app: 0|req: 578/1163] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:02 2026] DELETE /v2.0/ports/399b0dfc-44ce-4a0a-a69f-db4e7fea414a => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:02.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-483c11ab-d1a6-459d-9c01-60882bf0e0f8 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1164] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/ports/399b0dfc-44ce-4a0a-a69f-db4e7fea414a => 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: 579/1165] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:02 2026] DELETE /v2.0/subnets/a6dd8363-f6b1-4aa1-aa99-73717a0dd1ec => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:03.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-276841ae-0866-4a3c-bceb-a4aa51307825 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: db463edd-b0f7-45b6-8958-fe5d4ac554a7 2026-05-10 02:05:03.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-276841ae-0866-4a3c-bceb-a4aa51307825 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: db463edd-b0f7-45b6-8958-fe5d4ac554a7 [pid: 8|app: 0|req: 580/1166] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1167] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:03.364 7 INFO neutron.services.segments.plugin [-] Segment f839c755-7995-457c-8263-5f8e74558d49 resource provider aggregate not found 2026-05-10 02:05:03.369 7 INFO neutron.services.segments.plugin [-] Segment f839c755-7995-457c-8263-5f8e74558d49 resource provider aggregate not found 2026-05-10 02:05:03.386 7 INFO neutron.services.segments.plugin [-] Segment f839c755-7995-457c-8263-5f8e74558d49 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 f839c755-7995-457c-8263-5f8e74558d49 found for delete ", "request_id": "req-058b705c-4a8a-41e2-b1f1-c8e75d64e9d3"}]} 2026-05-10 02:05:03.394 7 INFO neutron.services.segments.plugin [-] Segment f839c755-7995-457c-8263-5f8e74558d49 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 f839c755-7995-457c-8263-5f8e74558d49 found for delete ", "request_id": "req-fd701977-b8b2-47fd-b033-92085184d544"}]} [pid: 7|app: 0|req: 587/1168] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:03 2026] DELETE /v2.0/networks/8703a9ef-f093-432c-b6d4-d65de0a59484 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:03.542 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] OVN reports status up for port: e40efa7a-6863-499b-8fd5-981993830b23 2026-05-10 02:05:03.576 8 INFO neutron.plugins.ml2.plugin [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] Attempt 1 to provision port e40efa7a-6863-499b-8fd5-981993830b23 2026-05-10 02:05:03.829 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a82a6b3b-3a3e-481c-9c44-b1d324bf6e04 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] No more DHCP agents 2026-05-10 02:05:03.833 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a82a6b3b-3a3e-481c-9c44-b1d324bf6e04 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Unable to schedule network 732bcd89-115c-46ca-ac17-d50fd8bc66cb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:03.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db6af84e-bbe5-49b2-8cf4-282a4b077fe3'] response: {'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'code': 200} 2026-05-10 02:05:03.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-a82a6b3b-3a3e-481c-9c44-b1d324bf6e04 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource acf849f7-302a-4c1c-94dc-27b208fa18a9 (type: ports) to 1 [pid: 8|app: 0|req: 582/1169] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:05:03 2026] POST /v2.0/ports => generated 774 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:04.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfaf0703-d5b9-4b9b-b741-1b62a5699807 - - - - - -] Successfully bumped revision number for resource e40efa7a-6863-499b-8fd5-981993830b23 (type: ports) to 5 2026-05-10 02:05:04.192 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2ff0994-7c50-4967-ac41-0460156077d2 - - - - - -] OVN reports status down for port: acf849f7-302a-4c1c-94dc-27b208fa18a9 2026-05-10 02:05:04.318 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2ff0994-7c50-4967-ac41-0460156077d2 - - - - - -] OVN reports status down for port: acf849f7-302a-4c1c-94dc-27b208fa18a9 2026-05-10 02:05:04.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cfce83a-aa51-4ac9-af39-ec2013ed1814 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Successfully bumped revision number for resource acf849f7-302a-4c1c-94dc-27b208fa18a9 (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: 588/1170] 10.0.0.175 () {34 vars in 737 bytes} [Sun May 10 02:05:04 2026] PUT /v2.0/ports/acf849f7-302a-4c1c-94dc-27b208fa18a9 => generated 752 bytes in 322 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: 583/1171] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1172] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:04.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-36c6a859-f94d-455b-9f89-f2468943f911 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: acf849f7-302a-4c1c-94dc-27b208fa18a9 2026-05-10 02:05:04.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36c6a859-f94d-455b-9f89-f2468943f911 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: acf849f7-302a-4c1c-94dc-27b208fa18a9 [pid: 7|app: 0|req: 589/1173] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/ports/acf849f7-302a-4c1c-94dc-27b208fa18a9 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1174] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports => generated 1534 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:04.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d5339da-e860-4cc5-a3b1-42662786a619 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1175] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports/acf849f7-302a-4c1c-94dc-27b208fa18a9 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1176] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports => generated 1534 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1177] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports/82984a1a-8b95-4057-b363-34d3585dae2d => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:04.859 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4c3f75f-8c0f-45f0-b9b7-792400bd3f15 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1178] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/ports/399b0dfc-44ce-4a0a-a69f-db4e7fea414a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:04.876 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71e5a93e-6d1d-4dc4-a482-1eb8c5f94a5f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1179] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/subnets/a6dd8363-f6b1-4aa1-aa99-73717a0dd1ec => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:04.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52a99e1d-eecf-4abf-acfb-2d70f55550cf 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1180] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/subnets/5dc89e4d-f6cb-4559-9dce-c3dee3446398 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:05.024 8 INFO neutron_taas.services.taas.taas_plugin [None req-b571ad29-0287-4f9f-9e85-3c12eec6a0a0 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: 82984a1a-8b95-4057-b363-34d3585dae2d 2026-05-10 02:05:05.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b571ad29-0287-4f9f-9e85-3c12eec6a0a0 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: 82984a1a-8b95-4057-b363-34d3585dae2d [pid: 7|app: 0|req: 593/1181] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1236 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1182] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/ports/82984a1a-8b95-4057-b363-34d3585dae2d => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:05.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-21c5e118-fb55-412a-8627-25b90070d03f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] TaaS: Handle Delete Port: 739915df-0e65-4247-b5aa-841702ac984a 2026-05-10 02:05:05.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21c5e118-fb55-412a-8627-25b90070d03f 988ca17a4ab54605a7a123dd3d8a881b be3c0a901ada4040a69206be243391ac - - default default] Tap Mirror: Handle Delete Port: 739915df-0e65-4247-b5aa-841702ac984a 2026-05-10 02:05:05.487 7 INFO neutron.services.segments.plugin [-] Segment b6214287-7751-41ba-a2a3-0f889d52c966 resource provider aggregate not found 2026-05-10 02:05:05.490 7 INFO neutron.services.segments.plugin [-] Segment b6214287-7751-41ba-a2a3-0f889d52c966 resource provider aggregate not found 2026-05-10 02:05:05.509 7 INFO neutron.services.segments.plugin [-] Segment b6214287-7751-41ba-a2a3-0f889d52c966 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 b6214287-7751-41ba-a2a3-0f889d52c966 found for delete ", "request_id": "req-44a135bc-45f1-4008-89b3-b319c4482c7c"}]} 2026-05-10 02:05:05.521 7 INFO neutron.services.segments.plugin [-] Segment b6214287-7751-41ba-a2a3-0f889d52c966 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 b6214287-7751-41ba-a2a3-0f889d52c966 found for delete ", "request_id": "req-26b6c08c-a75c-4837-bae7-292c2ab6aac1"}]} [pid: 7|app: 0|req: 595/1184] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:05 2026] DELETE /v2.0/networks/732bcd89-115c-46ca-ac17-d50fd8bc66cb => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1187] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:05.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be8a087b-94d3-4bbe-89e4-18064e59f10e'] response: {'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'code': 200} 2026-05-10 02:05:06.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-90096213-c98f-4446-865e-c94674682120 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource 953977ab-0583-40fa-9cbc-336f268ed3c6 (type: floatingips) 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-05-10 02:05:06.397 8 WARNING neutron.db.securitygroups_db [None req-f0d3dbe1-85b5-4794-81e7-b7163d33cb02 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:06.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-90096213-c98f-4446-865e-c94674682120 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Successfully bumped revision number for resource 953977ab-0583-40fa-9cbc-336f268ed3c6 (type: floatingips) to 2 2026-05-10 02:05:06.407 7 INFO neutron.db.l3_db [None req-90096213-c98f-4446-865e-c94674682120 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Floating IP 953977ab-0583-40fa-9cbc-336f268ed3c6 associated. External IP: 10.96.250.218, port: e40efa7a-6863-499b-8fd5-981993830b23. [pid: 8|app: 0|req: 592/1188] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/security-groups?tenant_id=be3c0a901ada4040a69206be243391ac&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1189] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:05:05 2026] PUT /v2.0/floatingips/953977ab-0583-40fa-9cbc-336f268ed3c6 => generated 855 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:06.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-237a07c1-11e1-44b9-855d-34a3987d9e0b'] response: {'name': 'network-changed', 'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1190] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1191] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:06 2026] DELETE /v2.0/security-groups/ba522af2-da88-44f6-a867-e24971fc8d94 => 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: 599/1192] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1194] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/ports?tenant_id=5bece66da1a94da69fde7964cd0be292&device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1196] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks?id=f1ef3b59-d26c-4e1d-8d4a-947df69f9170 => generated 812 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1197] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e40efa7a-6863-499b-8fd5-981993830b23 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1198] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/subnets?id=11a8696e-7b3b-4ba0-8a2a-bd0f1aa6eafc => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1199] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?network_id=f1ef3b59-d26c-4e1d-8d4a-947df69f9170&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: 603/1200] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?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: 598/1201] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170?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) 2026-05-10 02:05:07.965 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2ff0994-7c50-4967-ac41-0460156077d2 - - - - - -] OVN reports status down for port: e40efa7a-6863-499b-8fd5-981993830b23 [pid: 7|app: 0|req: 604/1202] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:08 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 599/1203] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:08 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:08.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a206bb-bb29-4f92-b1c7-22c2e25498e6'] response: {'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'code': 200} 2026-05-10 02:05:08.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2ff0994-7c50-4967-ac41-0460156077d2 - - - - - -] Successfully bumped revision number for resource e40efa7a-6863-499b-8fd5-981993830b23 (type: ports) to 6 2026-05-10 02:05:08.892 7 WARNING neutron.db.securitygroups_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:09.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a5c2bf1a-dac8-44e9-bd02-8ad881296221 (type: security_groups) to 1 2026-05-10 02:05:09.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 53c671ce-7d52-4a90-ba10-a8620e7f7827 (type: security_group_rules) to 0 2026-05-10 02:05:09.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a5d0d5c2-4568-485e-aaa0-669e637c6359 (type: security_group_rules) to 0 2026-05-10 02:05:09.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cddb1435-4e1c-4e88-87ce-c13223dc8199 (type: security_group_rules) to 0 2026-05-10 02:05:09.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-29681f82-1dbc-41d4-b211-aabe5556576e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d611dedc-14d0-47fd-9bb0-bdbb31f3ff42 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 605/1204] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:08 2026] GET /v2.0/security-groups?tenant_id=79dfa288683040ceb7fd3eb2ca4293fa&name=default => generated 2925 bytes in 471 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: 606/1205] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 600/1206] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:09 2026] DELETE /v2.0/security-groups/a5c2bf1a-dac8-44e9-bd02-8ad881296221 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:09.296 7 INFO neutron_taas.services.taas.taas_plugin [req-308f07fc-85ec-4b5c-8356-74f7d27ea15f req-416d1a4c-f515-432b-ae70-aed5f388a937 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] TaaS: Handle Delete Port: e40efa7a-6863-499b-8fd5-981993830b23 2026-05-10 02:05:09.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-308f07fc-85ec-4b5c-8356-74f7d27ea15f req-416d1a4c-f515-432b-ae70-aed5f388a937 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Tap Mirror: Handle Delete Port: e40efa7a-6863-499b-8fd5-981993830b23 [pid: 8|app: 0|req: 601/1207] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 602/1208] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/security-groups?id=bf3c43ed-cc12-4668-b007-0187d2cf58b2&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-05-10 02:05:09.433 8 WARNING neutron.db.securitygroups_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:09.513 7 INFO neutron.db.l3_db [req-308f07fc-85ec-4b5c-8356-74f7d27ea15f req-416d1a4c-f515-432b-ae70-aed5f388a937 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Floating IP 953977ab-0583-40fa-9cbc-336f268ed3c6 disassociated. External IP: 10.96.250.218, port: e40efa7a-6863-499b-8fd5-981993830b23. 2026-05-10 02:05:09.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource efa8e5fa-923f-4563-967b-3195222929c2 (type: security_groups) to 1 2026-05-10 02:05:09.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 44411506-1e21-4620-b726-5ee092873a60 (type: security_group_rules) to 0 2026-05-10 02:05:09.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4f27579e-93c9-4595-ad3b-a5767db15464 (type: security_group_rules) to 0 2026-05-10 02:05:09.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5c1894dc-6fd5-43a2-81b7-7eea797d2855 (type: security_group_rules) to 0 2026-05-10 02:05:09.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f367bc-189e-49c9-8d7a-d9793f2527f5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a60d9c2d-53ab-4277-958e-1234306773d7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 607/1209] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:05:09 2026] DELETE /v2.0/ports/e40efa7a-6863-499b-8fd5-981993830b23 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:09.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72d710af-6c4d-490c-8c90-938a665b8a8f'] response: {'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'name': 'network-vif-deleted', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1210] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/security-groups?tenant_id=002107a774da4636884eb908d6c0a336&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1211] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:09 2026] DELETE /v2.0/security-groups/efa8e5fa-923f-4563-967b-3195222929c2 => generated 0 bytes in 246 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: 604/1212] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1213] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:05:10.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1fa97d-e3ca-43dc-9fd9-8b9dba6210bc'] response: {'server_uuid': 'c576e511-9daf-4931-9bdd-b6dc48004a04', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e40efa7a-6863-499b-8fd5-981993830b23', 'code': 200} [pid: 8|app: 0|req: 605/1214] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1215] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1216] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1217] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1218] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:10.929 7 WARNING neutron.db.securitygroups_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:11.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8c055903-3118-4055-95f4-0888418bc9e0 (type: security_groups) to 1 2026-05-10 02:05:11.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1a81a1ee-0609-42ff-8627-bc179409b883 (type: security_group_rules) to 0 2026-05-10 02:05:11.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2014bb3b-d89f-41de-aea6-d2af87839e97 (type: security_group_rules) to 0 2026-05-10 02:05:11.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 70681831-17f4-4d28-8e62-588cf52f7551 (type: security_group_rules) to 0 2026-05-10 02:05:11.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5e86d1e-ca54-4dc6-ad85-04557fa6906a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 83f08658-f216-4d6a-a97d-89cb735f7708 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 612/1219] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/security-groups?tenant_id=7578d3c1312644c29ce72518b4a14376&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1220] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:11 2026] DELETE /v2.0/security-groups/8c055903-3118-4055-95f4-0888418bc9e0 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1221] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 609/1222] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1223] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1224] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/ports?tenant_id=41171cdc107844f98588b3bc2194d757&device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1225] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/networks?id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1226] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=493e1308-2387-4d07-8896-2280c1e0c84b => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1227] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/subnets?id=6125a13c-f993-4c5f-b32a-4b07b7e4a196 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1228] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/ports?network_id=14fd03bd-797b-4123-9c6e-cea1ffc8c6b6&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: 617/1229] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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: 613/1230] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6?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: 618/1231] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/ports?device_id=c576e511-9daf-4931-9bdd-b6dc48004a04 => 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: 614/1232] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => 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: 619/1233] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1234] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:13 2026] DELETE /v2.0/security-groups/bf3c43ed-cc12-4668-b007-0187d2cf58b2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:13.941 7 INFO neutron.api.v2.resource [None req-b450e674-00f4-4203-9ced-317f6271176b d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1235] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/security-groups/bf3c43ed-cc12-4668-b007-0187d2cf58b2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:14.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4131f64-78da-452a-930f-41a2ef39dc76 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] TaaS: Handle Delete Port: a730c0e4-2dab-4e08-b709-7554345afb07 2026-05-10 02:05:14.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4131f64-78da-452a-930f-41a2ef39dc76 d4b269a2923340ac949a142d33e0cd18 5bece66da1a94da69fde7964cd0be292 - - default default] Tap Mirror: Handle Delete Port: a730c0e4-2dab-4e08-b709-7554345afb07 [pid: 7|app: 0|req: 621/1236] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1237] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:13 2026] DELETE /v2.0/floatingips/953977ab-0583-40fa-9cbc-336f268ed3c6 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1238] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:05:14.459 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fd1f8d1-e1ce-4c67-ad43-5154ea361aba a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 99404a83-afe3-498e-8d18-bc6cb89f4d93 2026-05-10 02:05:14.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fd1f8d1-e1ce-4c67-ad43-5154ea361aba a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 99404a83-afe3-498e-8d18-bc6cb89f4d93 [pid: 7|app: 0|req: 623/1239] 10.0.0.81 () {32 vars in 801 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/extensions => generated 21706 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:05:14.624 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82a20bcc-99ee-470d-9be9-7eb218caa4a2 - - - - - -] OVN reports status down for port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:14.816 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95690c87-8849-40c8-b5e9-57ef23820d8b'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} [pid: 7|app: 0|req: 624/1240] 10.0.0.81 () {32 vars in 862 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/quotas/9e1e7773c4c5459aacab2ab19dd2a1aa/details => generated 847 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:14.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-82a20bcc-99ee-470d-9be9-7eb218caa4a2 - - - - - -] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 6 [pid: 8|app: 0|req: 617/1241] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:14 2026] PUT /v2.0/routers/d106f389-f79c-49dc-a08a-dc80164dd0c8/remove_router_interface => generated 310 bytes in 890 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, ' /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: 618/1242] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:15.407 7 INFO neutron_taas.services.taas.taas_plugin [None req-975d1fff-8451-46b7-bac4-b48066b1de0b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 0bfe593a-d71e-4a24-9d34-83020bcb3a43 2026-05-10 02:05:15.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975d1fff-8451-46b7-bac4-b48066b1de0b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 0bfe593a-d71e-4a24-9d34-83020bcb3a43 2026-05-10 02:05:15.535 8 WARNING neutron.db.securitygroups_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:15.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e0f93206-9e74-4545-a758-b7d987cd1863 (type: security_groups) to 1 2026-05-10 02:05:15.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 022648af-4e11-44c9-bd80-4042bfadc5ae (type: security_group_rules) to 0 2026-05-10 02:05:15.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 175b1b26-6702-4000-83be-e6cf2f6b6b8c (type: security_group_rules) to 0 2026-05-10 02:05:15.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4f98bf2c-8251-4525-936d-00cf02c727af (type: security_group_rules) to 0 2026-05-10 02:05:15.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b974a9c-d3d5-4450-9b55-e29d697b402f a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a6680ae1-c8c5-488d-b3ac-47d3b59a38b6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 619/1243] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/security-groups?tenant_id=098590c235b74b6e9c417ef3c16f90d4&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1244] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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: 625/1245] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:15 2026] DELETE /v2.0/routers/d106f389-f79c-49dc-a08a-dc80164dd0c8 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1246] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:15 2026] DELETE /v2.0/subnets/11a8696e-7b3b-4ba0-8a2a-bd0f1aa6eafc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1247] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:15 2026] DELETE /v2.0/security-groups/e0f93206-9e74-4545-a758-b7d987cd1863 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:16.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-309d3eb8-14d1-4c0b-85c3-e315b1027e2e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: a94bc20b-c7d7-4552-9935-2ba7f42d2c01 2026-05-10 02:05:16.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-309d3eb8-14d1-4c0b-85c3-e315b1027e2e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: a94bc20b-c7d7-4552-9935-2ba7f42d2c01 2026-05-10 02:05:16.046 8 WARNING neutron.db.securitygroups_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:16.188 7 INFO neutron.services.segments.plugin [-] Segment 6b7e97cf-ef74-48c3-bea5-40faaef0b95f resource provider aggregate not found 2026-05-10 02:05:16.190 7 INFO neutron.services.segments.plugin [-] Segment 6b7e97cf-ef74-48c3-bea5-40faaef0b95f resource provider aggregate not found 2026-05-10 02:05:16.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1cd8250c-af54-415a-888d-aebf761b3952 (type: security_groups) to 1 2026-05-10 02:05:16.205 7 INFO neutron.services.segments.plugin [-] Segment 6b7e97cf-ef74-48c3-bea5-40faaef0b95f 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 6b7e97cf-ef74-48c3-bea5-40faaef0b95f found for delete ", "request_id": "req-d7d53f48-2a38-4af3-9326-264c8d350360"}]} 2026-05-10 02:05:16.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4929ecee-a86f-4114-bf7d-f221b8c2cb1b (type: security_group_rules) to 0 2026-05-10 02:05:16.211 7 INFO neutron.services.segments.plugin [-] Segment 6b7e97cf-ef74-48c3-bea5-40faaef0b95f 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 6b7e97cf-ef74-48c3-bea5-40faaef0b95f found for delete ", "request_id": "req-055e388e-f38e-40f5-958c-ceffd0b6ede9"}]} 2026-05-10 02:05:16.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a7335d5f-0388-43bc-a4d8-15cd54f7aba0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 627/1248] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:15 2026] DELETE /v2.0/networks/f1ef3b59-d26c-4e1d-8d4a-947df69f9170 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:16.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e357f493-0185-4073-b771-70fcb8a69957 (type: security_group_rules) to 0 2026-05-10 02:05:16.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-7903316d-b17e-4acf-99be-ca0ab1dfcdb0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fbc30a9e-aa0f-401e-9108-a95c97374c1b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 622/1249] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:16 2026] GET /v2.0/security-groups?tenant_id=b6bb1588f6584605925963add1043708&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:16.338 8 WARNING neutron.db.securitygroups_db [None req-2a024e89-22e5-4452-a26b-d0c801ef3b36 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 623/1250] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:16 2026] GET /v2.0/security-groups?tenant_id=5bece66da1a94da69fde7964cd0be292&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1251] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:16 2026] DELETE /v2.0/security-groups/1cd8250c-af54-415a-888d-aebf761b3952 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1252] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:16 2026] DELETE /v2.0/security-groups/d1608c52-6f88-436b-bd24-7a6ca7289b5a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:16.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbc8ba28-1e3f-4199-bc84-aafde447090c'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} [pid: 7|app: 0|req: 629/1253] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:16 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1254] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:16 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:17.648 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-44eead9d-34e6-4c48-a6b6-6a11373d0fab - - - - - -] OVN reports status up for port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:17.663 7 INFO neutron.plugins.ml2.plugin [None req-44eead9d-34e6-4c48-a6b6-6a11373d0fab - - - - - -] Attempt 1 to provision port 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:17.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-44eead9d-34e6-4c48-a6b6-6a11373d0fab - - - - - -] Successfully bumped revision number for resource 493e1308-2387-4d07-8896-2280c1e0c84b (type: ports) to 7 /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: 627/1257] 10.0.0.81 () {32 vars in 801 bytes} [Sun May 10 02:05:18 2026] GET /v2.0/extensions => generated 21706 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1258] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:18 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1259] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:18 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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: 632/1260] 10.0.0.81 () {32 vars in 862 bytes} [Sun May 10 02:05:18 2026] GET /v2.0/quotas/9e1e7773c4c5459aacab2ab19dd2a1aa/details => generated 847 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:18.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bf44d539-619a-4f63-a465-ca74d76a706f (type: security_groups) to 1 2026-05-10 02:05:18.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 18a8c025-e031-4f4a-b498-69f397a8d019 (type: security_group_rules) to 0 2026-05-10 02:05:18.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2fabccd9-d1a2-4491-a470-cbfeedac16e7 (type: security_group_rules) to 0 2026-05-10 02:05:18.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 31dcb5cc-852b-450a-bdf6-46ecb261f6be (type: security_group_rules) to 0 2026-05-10 02:05:18.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a51d36f1-ad4d-4346-b214-a1b6e6c79843 (type: security_group_rules) to 0 2026-05-10 02:05:18.701 8 INFO neutron.db.segments_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment b425ed5d-223c-4a71-9b82-939c598eac62 of type geneve for network 75498243-3d85-4073-ad0d-6eeb29ecf9a2 2026-05-10 02:05:18.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 75498243-3d85-4073-ad0d-6eeb29ecf9a2 (type: networks) to 1 2026-05-10 02:05:18.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e885e37f-141a-4a23-80dc-1066f0a38e79'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} 2026-05-10 02:05:18.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e885e37f-141a-4a23-80dc-1066f0a38e79'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'code': 200} 2026-05-10 02:05:19.009 7 WARNING neutron.db.securitygroups_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:19.042 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:05:19.044 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 75498243-3d85-4073-ad0d-6eeb29ecf9a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:19.124 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9504816b-1210-423e-98e9-4e829408c7a9 - - - - - -] OVN reports status down for port: 3f1bdcf2-cd75-46ea-b84f-fa697bcfec90 2026-05-10 02:05:19.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb6febd7-b264-4012-81c1-1fe84ff3f883 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3f1bdcf2-cd75-46ea-b84f-fa697bcfec90 (type: ports) to 1 [pid: 8|app: 0|req: 629/1261] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:05:18 2026] POST /v2.0/networks => generated 787 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:19.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ecafc89b-f759-49fd-964f-06d91ed2e0de (type: security_groups) to 1 2026-05-10 02:05:19.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 019861a8-6d22-4970-94d5-b5ab814214bc (type: security_group_rules) to 0 2026-05-10 02:05:19.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2cf0605f-5790-4e18-94d9-bdb75137586f (type: security_group_rules) to 0 2026-05-10 02:05:19.290 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-537adb09-d6a9-4c06-8dc6-8a8294a64178 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:05:19.291 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-537adb09-d6a9-4c06-8dc6-8a8294a64178 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 75498243-3d85-4073-ad0d-6eeb29ecf9a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:19.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b54746bb-4a5b-4688-9832-28093c89d0b0 (type: security_group_rules) to 0 2026-05-10 02:05:19.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f53377-d658-4dc6-a127-4cbfc5062999 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f4d3e695-4685-4ecc-adb4-ccf6941d0266 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 633/1262] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:18 2026] GET /v2.0/security-groups?tenant_id=f2b76529d5c24965a4c2c6dfc5ebb33b&name=default => generated 2925 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1263] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1264] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-groups/ecafc89b-f759-49fd-964f-06d91ed2e0de => 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: 636/1265] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:19.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-537adb09-d6a9-4c06-8dc6-8a8294a64178 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3f1bdcf2-cd75-46ea-b84f-fa697bcfec90 (type: ports) to 2 2026-05-10 02:05:19.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-537adb09-d6a9-4c06-8dc6-8a8294a64178 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 94032fc1-a98f-4467-b99a-919633aec8d4 (type: subnets) to 0 [pid: 8|app: 0|req: 630/1266] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:19 2026] POST /v2.0/subnets => generated 693 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:20.263 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d197e922-2348-42fa-aed0-e666ce815445 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:05:20.265 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d197e922-2348-42fa-aed0-e666ce815445 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:20.380 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status down for port: 4b1c3fd9-ff09-4065-9f00-08086783dc56 2026-05-10 02:05:20.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-d197e922-2348-42fa-aed0-e666ce815445 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4b1c3fd9-ff09-4065-9f00-08086783dc56 (type: ports) to 1 [pid: 8|app: 0|req: 631/1267] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:20 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1268] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:20 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:05:21.167 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3caff0c7-8b70-444f-8b4c-b8f98c4e58ab - - - - - -] Router 00a89405-c69b-434b-8248-de98e81d6b15 is bound to host instance 2026-05-10 02:05:21.179 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status up for port: 4b1c3fd9-ff09-4065-9f00-08086783dc56 2026-05-10 02:05:21.203 8 INFO neutron.plugins.ml2.plugin [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] Attempt 1 to provision port 4b1c3fd9-ff09-4065-9f00-08086783dc56 2026-05-10 02:05:21.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-d197e922-2348-42fa-aed0-e666ce815445 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4b1c3fd9-ff09-4065-9f00-08086783dc56 (type: router_ports) to 1 2026-05-10 02:05:21.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-d197e922-2348-42fa-aed0-e666ce815445 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 00a89405-c69b-434b-8248-de98e81d6b15 (type: routers) to 2 [pid: 7|app: 0|req: 637/1269] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:19 2026] POST /v2.0/routers => generated 992 bytes in 1499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:21.573 7 WARNING neutron.db.securitygroups_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:21.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 35c610cf-1f36-4b32-83a2-3e73f2ad8ace (type: security_groups) to 1 2026-05-10 02:05:21.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1762529c-18d3-4f77-a4a6-62f8d89e814d (type: security_group_rules) to 0 2026-05-10 02:05:21.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a4654b29-e10b-4a3b-b410-43097b40be98 (type: security_group_rules) to 0 2026-05-10 02:05:21.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d5839e14-14de-4560-8763-1170ba075988 (type: security_group_rules) to 0 2026-05-10 02:05:21.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-33682ce4-e239-46b1-8495-b9c8d6029e11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d9740007-0d26-467e-bb08-2f125c2cede2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 638/1270] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:21 2026] GET /v2.0/security-groups?tenant_id=9e1e7773c4c5459aacab2ab19dd2a1aa&name=default => generated 2925 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1271] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:21 2026] DELETE /v2.0/security-groups/35c610cf-1f36-4b32-83a2-3e73f2ad8ace => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:22.100 7 WARNING neutron.db.securitygroups_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:22.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f908bd43-4e12-4c5c-86ed-eb59593d65d3 (type: security_groups) to 1 2026-05-10 02:05:22.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1ff2f4d2-f918-439a-938a-d0aeeb350ded (type: security_group_rules) to 0 2026-05-10 02:05:22.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3b3f295c-938a-4f26-9f69-56214f3b1c05 (type: security_group_rules) to 0 2026-05-10 02:05:22.246 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:05:22.248 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 75498243-3d85-4073-ad0d-6eeb29ecf9a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:22.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99983611-0a3e-423a-b91e-9a3009f4bc7e (type: security_group_rules) to 0 2026-05-10 02:05:22.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-b88d06d6-e050-49e1-ae88-c9751c96e344 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bfc5fea3-54d0-4106-8831-4ef7b1b60955 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 640/1272] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:22 2026] GET /v2.0/security-groups?tenant_id=c52f9a91eb1b4d9bb081b8f587ad16a1&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:22.417 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9504816b-1210-423e-98e9-4e829408c7a9 - - - - - -] OVN reports status down for port: b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:22.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b22ac376-603f-49c6-b0b2-c3937d9df1c5 (type: ports) to 1 [pid: 7|app: 0|req: 641/1273] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:22 2026] DELETE /v2.0/security-groups/f908bd43-4e12-4c5c-86ed-eb59593d65d3 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:22.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdc494f-53c2-4f0b-9a57-1233e61ab023 - - - - - -] Successfully bumped revision number for resource 4b1c3fd9-ff09-4065-9f00-08086783dc56 (type: ports) to 4 2026-05-10 02:05:23.477 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9504816b-1210-423e-98e9-4e829408c7a9 - - - - - -] OVN reports status up for port: b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:23.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdc494f-53c2-4f0b-9a57-1233e61ab023 - - - - - -] Successfully bumped revision number for resource 4b1c3fd9-ff09-4065-9f00-08086783dc56 (type: ports) to 5 2026-05-10 02:05:23.491 7 INFO neutron.plugins.ml2.plugin [None req-9504816b-1210-423e-98e9-4e829408c7a9 - - - - - -] Attempt 1 to provision port b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:23.586 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:05:23.590 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 75498243-3d85-4073-ad0d-6eeb29ecf9a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:23.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-9504816b-1210-423e-98e9-4e829408c7a9 - - - - - -] Successfully bumped revision number for resource b22ac376-603f-49c6-b0b2-c3937d9df1c5 (type: ports) to 2 2026-05-10 02:05:24.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3565612-0419-4929-b171-42730f9fea39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b22ac376-603f-49c6-b0b2-c3937d9df1c5 (type: router_ports) to 1 [pid: 8|app: 0|req: 633/1274] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:05:21 2026] PUT /v2.0/routers/00a89405-c69b-434b-8248-de98e81d6b15/add_router_interface => generated 310 bytes in 2778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:24.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 6a3d9038-9185-4c41-99e9-70752e7dd31f (type: security_groups) to 1 2026-05-10 02:05:24.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 015f4746-c781-4260-b674-0c9234c16b8d (type: security_group_rules) to 0 2026-05-10 02:05:24.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 5daf52cd-2450-42cf-9420-1faf79e09809 (type: security_group_rules) to 0 2026-05-10 02:05:24.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 6e7ff497-825e-4886-844d-809c9c7f6cdd (type: security_group_rules) to 0 2026-05-10 02:05:24.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 72f4d385-0934-4f71-8054-57d8d76c59fe (type: security_group_rules) to 0 2026-05-10 02:05:24.721 7 INFO neutron.db.segments_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Added segment c49c6c71-68ca-4c6d-b020-80d9541efba6 of type geneve for network a4c3d3fb-8a71-4157-81f0-05541227b494 2026-05-10 02:05:24.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource a4c3d3fb-8a71-4157-81f0-05541227b494 (type: networks) to 1 2026-05-10 02:05:25.001 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] No more DHCP agents 2026-05-10 02:05:25.007 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Unable to schedule network a4c3d3fb-8a71-4157-81f0-05541227b494: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:25.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b6049e-5b17-42a2-bf3a-91e6ac6efb30 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 0fddca38-40b4-4d28-ac0b-d8a7b3a3db26 (type: ports) to 1 [pid: 7|app: 0|req: 642/1275] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:24 2026] POST /v2.0/networks => generated 686 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1276] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/networks?id=75498243-3d85-4073-ad0d-6eeb29ecf9a2 => generated 716 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1277] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/quotas/0585b598081f4b5cb704a86abf9b95c4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1278] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/ports?tenant_id=0585b598081f4b5cb704a86abf9b95c4&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1279] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/networks/75498243-3d85-4073-ad0d-6eeb29ecf9a2?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: 636/1280] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/networks/75498243-3d85-4073-ad0d-6eeb29ecf9a2?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: 645/1281] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:25 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:25.751 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-643d25df-8516-4c47-b70d-2b3c3701a75c e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] No more DHCP agents 2026-05-10 02:05:25.753 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-643d25df-8516-4c47-b70d-2b3c3701a75c e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Unable to schedule network a4c3d3fb-8a71-4157-81f0-05541227b494: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:25.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-643d25df-8516-4c47-b70d-2b3c3701a75c e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 9cfe3a57-ae60-40c6-98ca-b42f35a22d81 (type: subnets) to 0 [pid: 8|app: 0|req: 637/1282] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:25 2026] POST /v2.0/subnets => generated 673 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:25.895 7 INFO neutron.db.segments_db [None req-fa1ed38e-d690-43ab-a92b-cffd426b6dbd e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Added segment 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f of type geneve for network 12198197-fbca-4c09-9eb6-c7c10d901adb 2026-05-10 02:05:26.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa1ed38e-d690-43ab-a92b-cffd426b6dbd e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 12198197-fbca-4c09-9eb6-c7c10d901adb (type: networks) to 1 2026-05-10 02:05:26.178 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa1ed38e-d690-43ab-a92b-cffd426b6dbd e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] No more DHCP agents 2026-05-10 02:05:26.180 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa1ed38e-d690-43ab-a92b-cffd426b6dbd e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Unable to schedule network 12198197-fbca-4c09-9eb6-c7c10d901adb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:26.238 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status down for port: a024e929-06e4-480e-be91-c95374aadf48 2026-05-10 02:05:26.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa1ed38e-d690-43ab-a92b-cffd426b6dbd e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource a024e929-06e4-480e-be91-c95374aadf48 (type: ports) to 1 [pid: 7|app: 0|req: 646/1283] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:25 2026] POST /v2.0/networks => generated 685 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:26.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-8340d8cb-0918-46f0-a4ae-8754ac8605d0 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource 12198197-fbca-4c09-9eb6-c7c10d901adb (type: networks) to 2 [pid: 7|app: 0|req: 647/1284] 10.0.0.175 () {34 vars in 743 bytes} [Sun May 10 02:05:26 2026] PUT /v2.0/networks/12198197-fbca-4c09-9eb6-c7c10d901adb => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:26.579 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a00ae042-6ad2-4a0a-a707-28a8bcb32aba e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] No more DHCP agents 2026-05-10 02:05:26.580 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a00ae042-6ad2-4a0a-a707-28a8bcb32aba e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Unable to schedule network 12198197-fbca-4c09-9eb6-c7c10d901adb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:26.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-a00ae042-6ad2-4a0a-a707-28a8bcb32aba e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource c180360d-b088-4844-9bcf-0e51e9b9d7b7 (type: subnets) to 0 [pid: 7|app: 0|req: 648/1285] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:26 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1286] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:26 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:27.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-43ff03a5-9a8c-4686-8279-c5dabfc34e2a e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource a024e929-06e4-480e-be91-c95374aadf48 (type: ports) to 2 2026-05-10 02:05:27.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-43ff03a5-9a8c-4686-8279-c5dabfc34e2a e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Successfully bumped revision number for resource c180360d-b088-4844-9bcf-0e51e9b9d7b7 (type: subnets) to 1 [pid: 7|app: 0|req: 650/1287] 10.0.0.175 () {34 vars in 741 bytes} [Sun May 10 02:05:26 2026] PUT /v2.0/subnets/c180360d-b088-4844-9bcf-0e51e9b9d7b7 => generated 656 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:27.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad369cf7-b4c4-4e20-b704-2a5772e90a46 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] TaaS: Handle Delete Port: a024e929-06e4-480e-be91-c95374aadf48 2026-05-10 02:05:27.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad369cf7-b4c4-4e20-b704-2a5772e90a46 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Tap Mirror: Handle Delete Port: a024e929-06e4-480e-be91-c95374aadf48 2026-05-10 02:05:27.468 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6108df4-2833-4d64-b847-1d2dd9c89b12 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] No more DHCP agents 2026-05-10 02:05:27.470 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6108df4-2833-4d64-b847-1d2dd9c89b12 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:27.635 7 INFO neutron.services.segments.plugin [-] Segment 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f resource provider aggregate not found 2026-05-10 02:05:27.641 7 INFO neutron.services.segments.plugin [-] Segment 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f resource provider aggregate not found 2026-05-10 02:05:27.652 7 INFO neutron.services.segments.plugin [-] Segment 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f 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 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f found for delete ", "request_id": "req-c8faec01-79e6-4bbc-aa25-96f978dfa3c3"}]} 2026-05-10 02:05:27.667 7 INFO neutron.services.segments.plugin [-] Segment 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f 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 5443ed36-ab48-4cba-9bd2-adce9f3e5a6f found for delete ", "request_id": "req-1f44dba4-05a2-4b1d-a9f0-60487976e21c"}]} [pid: 7|app: 0|req: 651/1288] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:27 2026] DELETE /v2.0/networks/12198197-fbca-4c09-9eb6-c7c10d901adb => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:27.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31f0cc32-832d-471f-8429-07913acae05a e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1289] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:27 2026] DELETE /v2.0/networks/12198197-fbca-4c09-9eb6-c7c10d901adb => 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: 653/1290] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 654/1291] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1292] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:05:26 2026] POST /v2.0/floatingips => generated 552 bytes in 1681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1293] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/subnets?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1294] 10.0.0.175 () {32 vars in 653 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/extensions => generated 21706 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1295] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/networks => generated 1389 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1296] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/subnets => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1297] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/networks/a4c3d3fb-8a71-4157-81f0-05541227b494 => generated 711 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1298] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:05:28 2026] GET /v2.0/subnets/9cfe3a57-ae60-40c6-98ca-b42f35a22d81 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:28.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a188f17-8453-4f18-acf8-a91bc1ff3b51 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1299] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/subnets/c180360d-b088-4844-9bcf-0e51e9b9d7b7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:28.061 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0627b356-53cb-4d99-8d9a-c4422cdc2149 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] No more DHCP agents 2026-05-10 02:05:28.062 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0627b356-53cb-4d99-8d9a-c4422cdc2149 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:28.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-885c2cae-a578-447b-8f21-5fd968e8b6aa e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1300] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/networks/12198197-fbca-4c09-9eb6-c7c10d901adb => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1301] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/subnets/9cfe3a57-ae60-40c6-98ca-b42f35a22d81 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:28.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-30f4b957-cd72-4135-8d46-e99ff4f00861 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] TaaS: Handle Delete Port: 0fddca38-40b4-4d28-ac0b-d8a7b3a3db26 2026-05-10 02:05:28.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30f4b957-cd72-4135-8d46-e99ff4f00861 e60069e5552340fdb30f079019f43b4d 5eb84d247906410baefada579c6c03c7 - - default default] Tap Mirror: Handle Delete Port: 0fddca38-40b4-4d28-ac0b-d8a7b3a3db26 [pid: 8|app: 0|req: 639/1302] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:05:27 2026] POST /v2.0/floatingips => generated 552 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:28.456 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] No hosting information found for port b22ac376-603f-49c6-b0b2-c3937d9df1c5: RuntimeError: No hosting information found for port b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:28.516 7 INFO neutron.common.ovn.utils [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] HA Chassis Group neutron-75498243-3d85-4073-ad0d-6eeb29ecf9a2 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:05:28.582 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef3180bb-e477-42be-ae8a-3a83c6518cee 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] No more DHCP agents 2026-05-10 02:05:28.584 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef3180bb-e477-42be-ae8a-3a83c6518cee 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 664/1303] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/networks/a4c3d3fb-8a71-4157-81f0-05541227b494 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:28.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] Successfully bumped revision number for resource b22ac376-603f-49c6-b0b2-c3937d9df1c5 (type: router_ports) to 2 2026-05-10 02:05:28.650 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] OVN reports status down for port: 0fddca38-40b4-4d28-ac0b-d8a7b3a3db26 [pid: 7|app: 0|req: 665/1304] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:28 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 640/1305] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:05:28 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:29.139 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19707c85-f10a-4207-b795-4ff0863acdd8 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] No more DHCP agents 2026-05-10 02:05:29.140 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19707c85-f10a-4207-b795-4ff0863acdd8 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:29.268 8 WARNING neutron.db.securitygroups_db [None req-8c353b1a-6e4e-4d93-bc81-a3a84eba49bf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 641/1306] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/security-groups?tenant_id=5eb84d247906410baefada579c6c03c7&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: 666/1307] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:05:28 2026] POST /v2.0/floatingips => generated 552 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1308] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:29 2026] DELETE /v2.0/security-groups/6a3d9038-9185-4c41-99e9-70752e7dd31f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:29.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-487717b1-f09f-4af8-9fef-d048dd9cf99f 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] No more DHCP agents 2026-05-10 02:05:29.642 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-487717b1-f09f-4af8-9fef-d048dd9cf99f 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:29.675 7 INFO neutron.services.segments.plugin [-] Segment c49c6c71-68ca-4c6d-b020-80d9541efba6 resource provider aggregate not found 2026-05-10 02:05:29.707 7 INFO neutron.services.segments.plugin [-] Segment c49c6c71-68ca-4c6d-b020-80d9541efba6 resource provider aggregate not found 2026-05-10 02:05:29.713 7 INFO neutron.services.segments.plugin [-] Segment c49c6c71-68ca-4c6d-b020-80d9541efba6 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 c49c6c71-68ca-4c6d-b020-80d9541efba6 found for delete ", "request_id": "req-829cfcb3-1121-458f-b1c3-1bd71209e1e6"}]} 2026-05-10 02:05:29.733 7 INFO neutron.services.segments.plugin [-] Segment c49c6c71-68ca-4c6d-b020-80d9541efba6 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 c49c6c71-68ca-4c6d-b020-80d9541efba6 found for delete ", "request_id": "req-b2667bd1-8e39-4f0e-a62f-7dd74417d037"}]} [pid: 8|app: 0|req: 643/1309] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/networks?id=75498243-3d85-4073-ad0d-6eeb29ecf9a2 => generated 716 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1310] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:05:29 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1311] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:30.005 7 WARNING tagging [None req-0ea3afa9-28c7-4469-83bc-8eede45f249b 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 669/1312] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:05:29 2026] PUT /v2.0/floatingips/101c9267-c492-4630-90da-8fc59df39d59/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:30.066 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2d717f9d-5ad1-4e95-a6f5-0d5e425950c9 req-d6f176ff-b4bc-45c4-9f85-b2ed6989e3fc 3ffe701d21714917b6f0b24e21f7200b 0585b598081f4b5cb704a86abf9b95c4 - - default default] No more DHCP agents 2026-05-10 02:05:30.067 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2d717f9d-5ad1-4e95-a6f5-0d5e425950c9 req-d6f176ff-b4bc-45c4-9f85-b2ed6989e3fc 3ffe701d21714917b6f0b24e21f7200b 0585b598081f4b5cb704a86abf9b95c4 - - default default] Unable to schedule network 75498243-3d85-4073-ad0d-6eeb29ecf9a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:30.093 7 WARNING tagging [None req-4e93f816-579c-4aa1-962c-7940c63c135c 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 670/1313] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:05:30 2026] PUT /v2.0/floatingips/a1c0e63b-3aa3-46eb-b64c-5074b9624880/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1314] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 1236 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:30.197 7 WARNING tagging [None req-043373bf-d59b-4d2a-878f-3f29fcc599bf 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:30.199 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status down for port: 5b8453b3-f7d6-43b1-9f37-5512105d55d5 [pid: 7|app: 0|req: 672/1315] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:05:30 2026] PUT /v2.0/floatingips/942993e6-3ae8-4b71-98d5-270de280224f/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:30.264 8 INFO neutron.db.ovn_revision_numbers_db [req-2d717f9d-5ad1-4e95-a6f5-0d5e425950c9 req-d6f176ff-b4bc-45c4-9f85-b2ed6989e3fc 3ffe701d21714917b6f0b24e21f7200b 0585b598081f4b5cb704a86abf9b95c4 - - default default] Successfully bumped revision number for resource 5b8453b3-f7d6-43b1-9f37-5512105d55d5 (type: ports) to 1 [pid: 7|app: 0|req: 673/1316] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:30.286 7 WARNING tagging [None req-63d99933-bc9f-47f3-9ee7-d51c9fe3dfd6 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 674/1317] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:05:30 2026] PUT /v2.0/floatingips/50eb2916-04a2-4bd1-8c5e-590dba348c5e/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1318] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:05:29 2026] POST /v2.0/ports => generated 954 bytes in 568 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: 675/1319] 10.0.0.175 () {32 vars in 672 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1320] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:30.675 8 INFO neutron.db.ovn_revision_numbers_db [req-2d717f9d-5ad1-4e95-a6f5-0d5e425950c9 req-7124c80c-a31c-4356-bbe8-31cb4e3a12c9 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 5b8453b3-f7d6-43b1-9f37-5512105d55d5 (type: ports) to 2 2026-05-10 02:05:30.875 8 INFO neutron.db.ovn_revision_numbers_db [req-2d717f9d-5ad1-4e95-a6f5-0d5e425950c9 req-7124c80c-a31c-4356-bbe8-31cb4e3a12c9 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 5b8453b3-f7d6-43b1-9f37-5512105d55d5 (type: ports) to 4 [pid: 8|app: 0|req: 645/1321] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:05:30 2026] PUT /v2.0/ports/5b8453b3-f7d6-43b1-9f37-5512105d55d5 => generated 1227 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:30.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c99b96f8-6b49-4a61-bfbe-6b961dc6ee11'] response: {'name': 'network-changed', 'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', '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: 646/1322] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 647/1323] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&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-05-10 02:05:31.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource ead2e001-a801-4295-9cee-7448549cc06a (type: security_groups) to 1 2026-05-10 02:05:31.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 36b9b02e-4feb-4f95-b452-73225194f6d2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 677/1324] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:31.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 7c32a9f8-87bb-4521-943d-0cbbddf236ca (type: security_group_rules) to 0 2026-05-10 02:05:31.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource ede2b0da-9cee-423b-a25d-248e02bbe831 (type: security_group_rules) to 0 2026-05-10 02:05:31.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource faabc41e-7097-4273-a0ea-acdaf5d4774d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 678/1325] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/ports?tenant_id=0585b598081f4b5cb704a86abf9b95c4&device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 1230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1326] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1327] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/networks?tenant_id=0585b598081f4b5cb704a86abf9b95c4&shared=False => generated 815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:31.588 8 INFO neutron.db.segments_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Added segment 07f11121-d13b-41cd-890c-43d7e2fca94b of type geneve for network 9a58627c-4a66-4c0a-bb65-e48ce56054f0 [pid: 7|app: 0|req: 681/1328] 10.0.0.175 () {32 vars in 680 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1329] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:31.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 9a58627c-4a66-4c0a-bb65-e48ce56054f0 (type: networks) to 1 [pid: 7|app: 0|req: 683/1330] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1331] 10.0.0.175 () {32 vars in 690 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1332] 10.0.0.175 () {32 vars in 702 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:31.875 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:31.877 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 9a58627c-4a66-4c0a-bb65-e48ce56054f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:31.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-2160ae33-41c5-40ac-89e9-18c63a7d9224 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource d3defb56-af71-467c-a045-7f913e5171cc (type: ports) to 1 2026-05-10 02:05:31.938 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] OVN reports status down for port: d3defb56-af71-467c-a045-7f913e5171cc [pid: 8|app: 0|req: 648/1333] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:31 2026] POST /v2.0/networks => generated 671 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:32.020 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e496ed5-d3b2-4c9c-a38c-f2435aa3105b 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] TaaS: Handle Delete Port: 0da64a2c-bdbb-4de9-acc8-0d87ae4bca0a 2026-05-10 02:05:32.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e496ed5-d3b2-4c9c-a38c-f2435aa3105b 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Tap Mirror: Handle Delete Port: 0da64a2c-bdbb-4de9-acc8-0d87ae4bca0a 2026-05-10 02:05:32.067 8 INFO neutron.db.segments_db [None req-7b90ab64-0507-43d4-9dfa-4a7641657677 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Added segment b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf of type geneve for network b9492a74-7cb7-4958-b7f2-102ee8416797 2026-05-10 02:05:32.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b90ab64-0507-43d4-9dfa-4a7641657677 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource b9492a74-7cb7-4958-b7f2-102ee8416797 (type: networks) to 1 [pid: 7|app: 0|req: 686/1334] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:31 2026] DELETE /v2.0/floatingips/101c9267-c492-4630-90da-8fc59df39d59 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1335] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:32.328 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b90ab64-0507-43d4-9dfa-4a7641657677 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:32.329 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b90ab64-0507-43d4-9dfa-4a7641657677 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network b9492a74-7cb7-4958-b7f2-102ee8416797: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:32.378 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status down for port: 0ee9dac7-91de-4c25-8c0c-5314e0d376ed 2026-05-10 02:05:32.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-74497984-dd57-466e-94ff-ded9250f8a1e 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] TaaS: Handle Delete Port: db1ece05-9528-4ae1-8d92-b40e9493f4cb 2026-05-10 02:05:32.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74497984-dd57-466e-94ff-ded9250f8a1e 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Tap Mirror: Handle Delete Port: db1ece05-9528-4ae1-8d92-b40e9493f4cb 2026-05-10 02:05:32.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b90ab64-0507-43d4-9dfa-4a7641657677 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 0ee9dac7-91de-4c25-8c0c-5314e0d376ed (type: ports) to 1 [pid: 8|app: 0|req: 649/1336] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:31 2026] POST /v2.0/networks => generated 672 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1337] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1340] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/floatingips/a1c0e63b-3aa3-46eb-b64c-5074b9624880 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:32.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-30a05de3-7f09-4d8b-a1af-3425bd559f49 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] TaaS: Handle Delete Port: 0720311b-5626-44e5-a0cf-98a463368be7 2026-05-10 02:05:32.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30a05de3-7f09-4d8b-a1af-3425bd559f49 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Tap Mirror: Handle Delete Port: 0720311b-5626-44e5-a0cf-98a463368be7 2026-05-10 02:05:32.705 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17fb8273-b1cf-4699-9fb4-7e08c61dab35 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:32.706 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17fb8273-b1cf-4699-9fb4-7e08c61dab35 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 9a58627c-4a66-4c0a-bb65-e48ce56054f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:32.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-17fb8273-b1cf-4699-9fb4-7e08c61dab35 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource a7f97c6f-c340-4aac-98a9-05966534c9fd (type: subnets) to 0 [pid: 8|app: 0|req: 653/1341] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:32 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) [pid: 8|app: 0|req: 654/1342] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/ports?tenant_id=0585b598081f4b5cb704a86abf9b95c4&device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1343] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/floatingips/942993e6-3ae8-4b71-98d5-270de280224f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1344] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5b8453b3-f7d6-43b1-9f37-5512105d55d5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:32.927 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80aa26e0-b870-4a3c-b26b-c96ac1e4c2c9 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:32.928 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80aa26e0-b870-4a3c-b26b-c96ac1e4c2c9 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network b9492a74-7cb7-4958-b7f2-102ee8416797: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:32.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-80aa26e0-b870-4a3c-b26b-c96ac1e4c2c9 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource e23d569e-b2e6-4399-93d4-2659a779afac (type: subnets) to 0 [pid: 8|app: 0|req: 655/1345] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:32 2026] POST /v2.0/subnets => generated 655 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:32.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c204d2b-c42f-432b-a55c-11a6f37c4dac 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] TaaS: Handle Delete Port: 71b5ce5a-4f84-4cd1-9eeb-e549594d2776 2026-05-10 02:05:32.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c204d2b-c42f-432b-a55c-11a6f37c4dac 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Tap Mirror: Handle Delete Port: 71b5ce5a-4f84-4cd1-9eeb-e549594d2776 [pid: 8|app: 0|req: 656/1346] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/subnets?id=94032fc1-a98f-4467-b99a-919633aec8d4 => generated 696 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:33.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d80397f-b950-48d9-9da4-8f31ce55b69d 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 47369fbd-a33a-424e-a569-18d6a25fe955 (type: routers) to 1 [pid: 8|app: 0|req: 657/1347] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:32 2026] POST /v2.0/routers => generated 627 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1348] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/ports?network_id=75498243-3d85-4073-ad0d-6eeb29ecf9a2&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: 691/1349] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/floatingips/50eb2916-04a2-4bd1-8c5e-590dba348c5e => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1350] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/networks/75498243-3d85-4073-ad0d-6eeb29ecf9a2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:33.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd2ed92f-9b08-4142-85ab-1fa2c756979f 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] TaaS: Handle Delete Port: 0fbf8589-bac4-44ce-a99d-2fb059fd55d2 2026-05-10 02:05:33.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd2ed92f-9b08-4142-85ab-1fa2c756979f 089f012d10c54fe3915033fdbc688bc0 2051b2b96def463394f839cf66886030 - - default default] Tap Mirror: Handle Delete Port: 0fbf8589-bac4-44ce-a99d-2fb059fd55d2 2026-05-10 02:05:33.353 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:33.354 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 9a58627c-4a66-4c0a-bb65-e48ce56054f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:33.447 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] OVN reports status down for port: 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:33.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 (type: ports) to 1 [pid: 7|app: 0|req: 693/1351] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:33 2026] DELETE /v2.0/floatingips/2cc7a853-a07a-450f-89fd-322a4cca160a => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1352] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/networks/75498243-3d85-4073-ad0d-6eeb29ecf9a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1353] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 696/1354] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&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-05-10 02:05:33.885 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] OVN reports status up for port: 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:33.901 7 INFO neutron.plugins.ml2.plugin [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] Attempt 1 to provision port 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:33.907 8 INFO neutron.plugins.ml2.plugin [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Attempt 1 to provision port 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:33.974 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:33.975 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 9a58627c-4a66-4c0a-bb65-e48ce56054f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:34.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5d5c96e-8220-4d68-9476-ec453df6e0ab 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 (type: router_ports) to 1 [pid: 8|app: 0|req: 659/1355] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:05:33 2026] PUT /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955/add_router_interface => generated 310 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1356] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/ports/606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 => generated 947 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:34.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cf3a8bb-9990-44ed-b7f9-a3f5e75e042e - - - - - -] Successfully bumped revision number for resource 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 (type: ports) to 2 2026-05-10 02:05:34.443 8 WARNING neutron.db.securitygroups_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:34.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cbb8f0ee-e16c-4b2b-a5f5-f7c1a437cc05 (type: security_groups) to 1 2026-05-10 02:05:34.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4b87ab7d-c4c3-4fc8-a087-5e709a58f845 (type: security_group_rules) to 0 2026-05-10 02:05:34.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 55725f98-1d5e-4cee-9752-b51af078aed2 (type: security_group_rules) to 0 2026-05-10 02:05:34.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a94a3768-9d8c-43d4-b397-e92cca1d03a9 (type: security_group_rules) to 0 2026-05-10 02:05:34.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd70f91b-9155-4ef5-a713-1b094b941f35 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e5b6e5d8-6d45-4b1d-af5d-67f80f253c18 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 660/1357] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/security-groups?tenant_id=589ff65dfdda4bae88c1c967baaab23d&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1358] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:34 2026] DELETE /v2.0/security-groups/cbb8f0ee-e16c-4b2b-a5f5-f7c1a437cc05 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:34.851 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:34.852 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network b9492a74-7cb7-4958-b7f2-102ee8416797: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 662/1359] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1360] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&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-05-10 02:05:34.909 8 WARNING neutron.db.securitygroups_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:34.941 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status down for port: 07f8198a-e591-436c-ac44-1a1e099efae6 2026-05-10 02:05:34.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 07f8198a-e591-436c-ac44-1a1e099efae6 (type: ports) to 1 2026-05-10 02:05:35.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 04a4ef56-d7bf-47a2-aba3-53a6d1f08e39 (type: security_groups) to 1 2026-05-10 02:05:35.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9d05b7ea-0bf7-4a5f-8e5a-212f116cfe67 (type: security_group_rules) to 0 2026-05-10 02:05:35.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d2e9d4dd-bc76-4a02-9d4c-b8d0c6c61490 (type: security_group_rules) to 0 2026-05-10 02:05:35.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d3ef3290-220e-4d7e-83c6-182a0b33ca87 (type: security_group_rules) to 0 2026-05-10 02:05:35.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5650e-d7ff-4aae-9d12-7171c3aca12e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f6ece173-2cb1-4b92-b2cd-9955598c95c3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 664/1361] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/security-groups?tenant_id=370cb3c7b9d1418e8c33dfb1cadb71dd&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1362] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:35 2026] DELETE /v2.0/security-groups/04a4ef56-d7bf-47a2-aba3-53a6d1f08e39 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:35.437 8 WARNING neutron.db.securitygroups_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:35.518 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] OVN reports status up for port: 07f8198a-e591-436c-ac44-1a1e099efae6 2026-05-10 02:05:35.535 8 INFO neutron.plugins.ml2.plugin [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] Attempt 1 to provision port 07f8198a-e591-436c-ac44-1a1e099efae6 2026-05-10 02:05:35.606 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:35.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 64587dd7-be14-4ffd-bad4-bdd070900048 (type: security_groups) to 1 2026-05-10 02:05:35.607 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network b9492a74-7cb7-4958-b7f2-102ee8416797: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:35.635 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4ce5e973-ce90-40ec-bd25-a4087481a647 (type: security_group_rules) to 0 2026-05-10 02:05:35.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a149e783-4bd6-43da-ae80-8d41e56a6799 (type: security_group_rules) to 0 2026-05-10 02:05:35.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cb07161f-9323-47fe-aa5a-bbc6fbdb4694 (type: security_group_rules) to 0 2026-05-10 02:05:35.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-1872bd1a-c921-43bd-b4e3-855025609c93 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d5f19ab7-cda1-41e8-ac5d-03ba57aa9c5a (type: security_group_rules) to 0 2026-05-10 02:05:35.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbe80476-a50b-4de8-8a25-7362a5064df1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 07f8198a-e591-436c-ac44-1a1e099efae6 (type: router_ports) to 1 [pid: 8|app: 0|req: 666/1363] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:35 2026] GET /v2.0/security-groups?tenant_id=2051b2b96def463394f839cf66886030&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1364] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:05:34 2026] PUT /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955/add_router_interface => generated 310 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1365] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:35 2026] GET /v2.0/ports/07f8198a-e591-436c-ac44-1a1e099efae6 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1366] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:35 2026] GET /v2.0/ports/07f8198a-e591-436c-ac44-1a1e099efae6 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1367] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:35 2026] DELETE /v2.0/security-groups/64587dd7-be14-4ffd-bad4-bdd070900048 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:36.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c90dd66-07af-4f35-abae-017f22f89820 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 07f8198a-e591-436c-ac44-1a1e099efae6 2026-05-10 02:05:36.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c90dd66-07af-4f35-abae-017f22f89820 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 07f8198a-e591-436c-ac44-1a1e099efae6 2026-05-10 02:05:36.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-96c19782-511d-4b66-b62e-5e64a86e6c3f - - - - - -] Successfully bumped revision number for resource 07f8198a-e591-436c-ac44-1a1e099efae6 (type: ports) to 2 [pid: 8|app: 0|req: 668/1368] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1369] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&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: 8|app: 0|req: 670/1370] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1371] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1372] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:35 2026] PUT /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955/remove_router_interface => generated 310 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1373] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/ports/606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 => generated 947 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: 673/1374] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1375] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:36.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e7e699f-a825-4f38-b99f-6badbeab1863 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:36.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e7e699f-a825-4f38-b99f-6badbeab1863 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 [pid: 7|app: 0|req: 702/1376] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:36 2026] PUT /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955/remove_router_interface => generated 310 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1377] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/ports?device_id=47369fbd-a33a-424e-a569-18d6a25fe955 => generated 12 bytes in 19 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: 703/1378] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:37 2026] DELETE /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1379] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:37 2026] DELETE /v2.0/subnets/e23d569e-b2e6-4399-93d4-2659a779afac => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1380] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 705/1381] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1382] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:37 2026] DELETE /v2.0/subnets/a7f97c6f-c340-4aac-98a9-05966534c9fd => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:37.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-41a95522-8721-4386-91e6-44df351343fb 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 0ee9dac7-91de-4c25-8c0c-5314e0d376ed 2026-05-10 02:05:37.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41a95522-8721-4386-91e6-44df351343fb 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 0ee9dac7-91de-4c25-8c0c-5314e0d376ed 2026-05-10 02:05:37.989 7 INFO neutron.services.segments.plugin [-] Segment b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf resource provider aggregate not found 2026-05-10 02:05:37.994 7 INFO neutron.services.segments.plugin [-] Segment b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf resource provider aggregate not found [pid: 8|app: 0|req: 678/1383] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:38.015 7 INFO neutron.services.segments.plugin [-] Segment b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf 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 b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf found for delete ", "request_id": "req-720728a1-a9e8-42f9-845a-595f53c2cad4"}]} 2026-05-10 02:05:38.015 7 INFO neutron.services.segments.plugin [-] Segment b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf 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 b21ea1c0-3bf8-475d-87b2-f4b25a21e7cf found for delete ", "request_id": "req-29b03ebe-5cea-4189-bbd3-170641ccf036"}]} [pid: 7|app: 0|req: 706/1384] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:37 2026] DELETE /v2.0/networks/b9492a74-7cb7-4958-b7f2-102ee8416797 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1385] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:38.136 7 INFO neutron_taas.services.taas.taas_plugin [None req-924ee210-bf14-4b6f-bbdc-3e733678d923 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: d3defb56-af71-467c-a045-7f913e5171cc 2026-05-10 02:05:38.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-924ee210-bf14-4b6f-bbdc-3e733678d923 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: d3defb56-af71-467c-a045-7f913e5171cc [pid: 7|app: 0|req: 707/1386] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:38 2026] DELETE /v2.0/networks/9a58627c-4a66-4c0a-bb65-e48ce56054f0 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:38.427 8 INFO neutron.db.segments_db [None req-e5685bff-738b-4a58-bc20-dfd222ec8131 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Added segment 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 of type geneve for network efedcb54-57fc-42b7-aed8-63a9715f073f 2026-05-10 02:05:38.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5685bff-738b-4a58-bc20-dfd222ec8131 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource efedcb54-57fc-42b7-aed8-63a9715f073f (type: networks) to 1 2026-05-10 02:05:38.672 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5685bff-738b-4a58-bc20-dfd222ec8131 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:38.673 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5685bff-738b-4a58-bc20-dfd222ec8131 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network efedcb54-57fc-42b7-aed8-63a9715f073f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 708/1387] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:38.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5685bff-738b-4a58-bc20-dfd222ec8131 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 5c0c1b36-29fc-4fff-bae8-eaaa37e12237 (type: ports) to 1 [pid: 8|app: 0|req: 680/1388] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:38 2026] POST /v2.0/networks => generated 672 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1389] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:38.993 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b69c020-86c1-49e6-b05c-8e7946d7825d 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:38.994 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b69c020-86c1-49e6-b05c-8e7946d7825d 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network efedcb54-57fc-42b7-aed8-63a9715f073f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:39.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b69c020-86c1-49e6-b05c-8e7946d7825d 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 202a22e2-4b3e-4a97-9bf1-5e1a0dfdd2b0 (type: subnets) to 0 [pid: 8|app: 0|req: 681/1390] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:38 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1391] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1392] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:39.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b573360-fedd-4d55-bf8c-042a3d1f5c5a 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource c90c278e-bfd0-49d6-8eea-70a4bbce333f (type: routers) to 1 [pid: 8|app: 0|req: 682/1393] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:39 2026] POST /v2.0/routers => generated 628 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1394] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/security-groups?id=eb9669b3-736a-44b3-a2d1-9b7ab9c69a44&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-05-10 02:05:39.318 7 INFO neutron_taas.services.taas.taas_plugin [req-0fe345fb-eb38-45ec-a184-f12525063884 req-3ccd164d-f93b-4306-a89b-da03c005fa75 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] TaaS: Handle Delete Port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:39.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0fe345fb-eb38-45ec-a184-f12525063884 req-3ccd164d-f93b-4306-a89b-da03c005fa75 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Tap Mirror: Handle Delete Port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:39.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90f16f47-4762-46f6-9ada-5e37ed154fe3 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:39.495 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90f16f47-4762-46f6-9ada-5e37ed154fe3 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network efedcb54-57fc-42b7-aed8-63a9715f073f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:39.502 7 INFO neutron.db.l3_db [req-0fe345fb-eb38-45ec-a184-f12525063884 req-3ccd164d-f93b-4306-a89b-da03c005fa75 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Floating IP 2f5dd29e-db17-44eb-82bb-ae79308f93d7 disassociated. External IP: 10.96.250.204, port: 493e1308-2387-4d07-8896-2280c1e0c84b. 2026-05-10 02:05:39.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-90f16f47-4762-46f6-9ada-5e37ed154fe3 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource b482e3c3-e582-4e39-8fc5-49ce7e74a8fa (type: ports) to 1 [pid: 8|app: 0|req: 684/1395] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:05:39 2026] POST /v2.0/ports => generated 956 bytes in 419 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: 712/1396] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:05:39 2026] DELETE /v2.0/ports/493e1308-2387-4d07-8896-2280c1e0c84b => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:39.730 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] No port found with ID 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3: RuntimeError: No port found with ID 606ca8cc-9ad8-4a9c-92dc-6e32fa74e3b3 2026-05-10 02:05:39.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a140c5a0-6e84-4fe5-a98e-d2f388f85ced'] response: {'server_uuid': 'b5970096-7ce1-43ac-bf4e-ce68bed8d599', 'name': 'network-vif-deleted', 'tag': '493e1308-2387-4d07-8896-2280c1e0c84b', 'status': 'completed', 'code': 200} 2026-05-10 02:05:39.774 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] OVN reports status down for port: 493e1308-2387-4d07-8896-2280c1e0c84b 2026-05-10 02:05:39.808 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] OVN reports status down for port: b482e3c3-e582-4e39-8fc5-49ce7e74a8fa /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: 713/1397] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1398] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:40.034 7 INFO neutron.services.segments.plugin [-] Segment 07f11121-d13b-41cd-890c-43d7e2fca94b resource provider aggregate not found 2026-05-10 02:05:40.039 7 INFO neutron.services.segments.plugin [-] Segment 07f11121-d13b-41cd-890c-43d7e2fca94b resource provider aggregate not found 2026-05-10 02:05:40.055 7 INFO neutron.services.segments.plugin [-] Segment 07f11121-d13b-41cd-890c-43d7e2fca94b 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 07f11121-d13b-41cd-890c-43d7e2fca94b found for delete ", "request_id": "req-78cf3f5c-4e31-45a5-9e45-330a06911217"}]} 2026-05-10 02:05:40.059 7 INFO neutron.services.segments.plugin [-] Segment 07f11121-d13b-41cd-890c-43d7e2fca94b 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 07f11121-d13b-41cd-890c-43d7e2fca94b found for delete ", "request_id": "req-8123fcf8-5340-44ff-af32-299ddedd9f16"}]} 2026-05-10 02:05:40.141 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] OVN reports status up for port: b482e3c3-e582-4e39-8fc5-49ce7e74a8fa 2026-05-10 02:05:40.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-671f892c-4fd3-435e-bd32-b9e89c413f92 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource b482e3c3-e582-4e39-8fc5-49ce7e74a8fa (type: ports) to 2 2026-05-10 02:05:40.154 7 INFO neutron.plugins.ml2.plugin [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] Attempt 1 to provision port b482e3c3-e582-4e39-8fc5-49ce7e74a8fa 2026-05-10 02:05:40.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 482b91c4-d2e5-4fe6-a0c0-5637a6bab33b (type: security_groups) to 1 2026-05-10 02:05:40.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 2d33b0c0-9464-452a-8a79-4f2d64195d15 (type: security_group_rules) to 0 2026-05-10 02:05:40.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 88dba2cb-6c9f-4bc0-a6e3-f1304b3687c8 (type: security_group_rules) to 0 2026-05-10 02:05:40.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource e47b73c0-410d-44f3-8032-cc64f088a3c2 (type: security_group_rules) to 0 2026-05-10 02:05:40.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource fed2e7ad-385a-4159-a2f5-f42199069240 (type: security_group_rules) to 0 2026-05-10 02:05:40.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef367730-87c4-4b75-99b0-05a45cca71b6 - - - - - -] Successfully bumped revision number for resource b482e3c3-e582-4e39-8fc5-49ce7e74a8fa (type: ports) to 3 2026-05-10 02:05:40.814 7 INFO neutron.db.segments_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Added segment f728bcf1-ae1f-4cc0-9326-df20532c0918 of type geneve for network bcd1be8f-7296-4eae-a806-c68f36fab00f 2026-05-10 02:05:40.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource bcd1be8f-7296-4eae-a806-c68f36fab00f (type: networks) to 1 2026-05-10 02:05:41.134 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:41.136 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network bcd1be8f-7296-4eae-a806-c68f36fab00f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:41.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-e469d429-61e2-4a58-bacd-84db458b32b5 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 63cf8b87-559b-4915-b92c-55b5d071ed44 (type: ports) to 1 [pid: 7|app: 0|req: 715/1399] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:40 2026] POST /v2.0/networks => generated 669 bytes in 1069 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-05-10 02:05:41.271 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cc33abea-e077-4475-8d53-458503c5326b - - - - - -] No port found with ID 07f8198a-e591-436c-ac44-1a1e099efae6: RuntimeError: No port found with ID 07f8198a-e591-436c-ac44-1a1e099efae6 [pid: 7|app: 0|req: 716/1400] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:41.306 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc33abea-e077-4475-8d53-458503c5326b - - - - - -] OVN reports status up for port: 5b8453b3-f7d6-43b1-9f37-5512105d55d5 2026-05-10 02:05:41.330 8 INFO neutron.plugins.ml2.plugin [None req-cc33abea-e077-4475-8d53-458503c5326b - - - - - -] Attempt 1 to provision port 5b8453b3-f7d6-43b1-9f37-5512105d55d5 [pid: 7|app: 0|req: 717/1401] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/subnets => generated 3326 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1402] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:41.495 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-671f892c-4fd3-435e-bd32-b9e89c413f92 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:41.498 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-671f892c-4fd3-435e-bd32-b9e89c413f92 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network efedcb54-57fc-42b7-aed8-63a9715f073f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:41.532 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a5b4819-a7cf-4c4d-9e62-be1d01f191f6'] response: {'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', 'code': 200} 2026-05-10 02:05:41.642 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7376ce6-f44c-4b0f-8e48-10a9bd4dec51 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:41.644 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7376ce6-f44c-4b0f-8e48-10a9bd4dec51 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network bcd1be8f-7296-4eae-a806-c68f36fab00f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:41.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7376ce6-f44c-4b0f-8e48-10a9bd4dec51 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 587efc4f-2def-4da0-b034-c624d459e1a9 (type: ports) to 1 [pid: 7|app: 0|req: 719/1403] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:05:41 2026] POST /v2.0/ports => generated 743 bytes in 404 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: 720/1404] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:41.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-671f892c-4fd3-435e-bd32-b9e89c413f92 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource b482e3c3-e582-4e39-8fc5-49ce7e74a8fa (type: router_ports) to 3 2026-05-10 02:05:41.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc33abea-e077-4475-8d53-458503c5326b - - - - - -] Successfully bumped revision number for resource 5b8453b3-f7d6-43b1-9f37-5512105d55d5 (type: ports) to 5 [pid: 8|app: 0|req: 685/1405] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:05:39 2026] PUT /v2.0/routers/c90c278e-bfd0-49d6-8eea-70a4bbce333f/add_router_interface => generated 310 bytes in 2243 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: 721/1406] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1407] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/networks => generated 5417 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:42.000 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-128fc21e-dd51-4281-8338-396bcb77da22 - - - - - -] OVN reports status down for port: 5c0c1b36-29fc-4fff-bae8-eaaa37e12237 2026-05-10 02:05:42.035 8 INFO neutron.db.segments_db [None req-acea2fef-a9db-441c-a18b-2bd8ceb22abb d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Added segment 32a2de17-734e-46b7-a7ac-15605a11e435 of type geneve for network 173fae2a-2be8-408f-a88f-d94f12725bb8 [pid: 7|app: 0|req: 723/1408] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/ports/b482e3c3-e582-4e39-8fc5-49ce7e74a8fa => generated 1018 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1409] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/ports => generated 17669 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:05:42.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-acea2fef-a9db-441c-a18b-2bd8ceb22abb d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 173fae2a-2be8-408f-a88f-d94f12725bb8 (type: networks) to 1 2026-05-10 02:05:42.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acea2fef-a9db-441c-a18b-2bd8ceb22abb d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:42.360 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acea2fef-a9db-441c-a18b-2bd8ceb22abb d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 173fae2a-2be8-408f-a88f-d94f12725bb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:42.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-acea2fef-a9db-441c-a18b-2bd8ceb22abb d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 549c9c02-7846-40f6-b85b-e880103659cf (type: ports) to 1 2026-05-10 02:05:42.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a90823c-0f5e-49f6-a310-ee124a2fcb88 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: b482e3c3-e582-4e39-8fc5-49ce7e74a8fa 2026-05-10 02:05:42.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a90823c-0f5e-49f6-a310-ee124a2fcb88 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: b482e3c3-e582-4e39-8fc5-49ce7e74a8fa [pid: 8|app: 0|req: 686/1410] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:41 2026] POST /v2.0/networks => generated 669 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: 687/1411] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:05:42 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: 688/1412] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/ports?device_id=b5970096-7ce1-43ac-bf4e-ce68bed8d599 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:42.659 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8821821-e643-4fe1-87be-59745f42428a d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:42.661 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8821821-e643-4fe1-87be-59745f42428a d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 173fae2a-2be8-408f-a88f-d94f12725bb8: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 725/1413] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:42 2026] PUT /v2.0/routers/c90c278e-bfd0-49d6-8eea-70a4bbce333f/remove_router_interface => generated 310 bytes in 524 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-05-10 02:05:42.715 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-128fc21e-dd51-4281-8338-396bcb77da22 - - - - - -] OVN reports status down for port: b550499c-f3ef-4123-8bff-77620b098c52 2026-05-10 02:05:42.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8821821-e643-4fe1-87be-59745f42428a d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource b550499c-f3ef-4123-8bff-77620b098c52 (type: ports) to 1 [pid: 7|app: 0|req: 726/1414] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/routers => generated 2623 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:42.820 7 INFO neutron.api.v2.resource [None req-6ed101e7-9ffb-4401-93e7-de5dd6160b08 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1415] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:42 2026] PUT /v2.0/routers/c90c278e-bfd0-49d6-8eea-70a4bbce333f/remove_router_interface => generated 197 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1416] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1417] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:05:42 2026] POST /v2.0/ports => generated 743 bytes in 367 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: 729/1418] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/ports?device_id=c90c278e-bfd0-49d6-8eea-70a4bbce333f => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1419] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:05:42 2026] GET /v2.0/subnets => generated 3326 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:42.947 8 INFO neutron.db.segments_db [None req-8ba8b2d7-e1b4-4fa5-807f-2f520c09292c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Added segment 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d of type geneve for network b8b28f7c-3d41-49f3-afce-1ed6dd8b6973 [pid: 7|app: 0|req: 730/1420] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:42 2026] DELETE /v2.0/routers/c90c278e-bfd0-49d6-8eea-70a4bbce333f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1421] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/floatingips => generated 555 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:43.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ba8b2d7-e1b4-4fa5-807f-2f520c09292c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource b8b28f7c-3d41-49f3-afce-1ed6dd8b6973 (type: networks) to 1 [pid: 7|app: 0|req: 732/1422] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:43.207 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ba8b2d7-e1b4-4fa5-807f-2f520c09292c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:43.208 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ba8b2d7-e1b4-4fa5-807f-2f520c09292c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network b8b28f7c-3d41-49f3-afce-1ed6dd8b6973: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 733/1423] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:43 2026] DELETE /v2.0/subnets/202a22e2-4b3e-4a97-9bf1-5e1a0dfdd2b0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1424] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/security-groups => generated 31883 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:05:43.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ba8b2d7-e1b4-4fa5-807f-2f520c09292c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource cc739d66-e834-4652-bf6f-7f7fa9e659df (type: ports) to 1 [pid: 7|app: 0|req: 735/1425] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1426] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:42 2026] POST /v2.0/networks => generated 669 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1427] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/network-ip-availabilities => generated 5098 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:43.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-c381282a-4fc1-4acc-8b01-640a6f7e3140 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 5c0c1b36-29fc-4fff-bae8-eaaa37e12237 2026-05-10 02:05:43.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c381282a-4fc1-4acc-8b01-640a6f7e3140 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 5c0c1b36-29fc-4fff-bae8-eaaa37e12237 2026-05-10 02:05:43.557 7 INFO neutron.services.segments.plugin [-] Segment 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 resource provider aggregate not found 2026-05-10 02:05:43.563 7 INFO neutron.services.segments.plugin [-] Segment 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 resource provider aggregate not found 2026-05-10 02:05:43.578 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-530a3895-04e4-49e8-9006-29ca3a7f3830 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:43.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-530a3895-04e4-49e8-9006-29ca3a7f3830 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network b8b28f7c-3d41-49f3-afce-1ed6dd8b6973: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:43.586 7 INFO neutron.services.segments.plugin [-] Segment 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 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 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 found for delete ", "request_id": "req-3c6e44d3-03fe-4705-a9cd-3949d5a3c12d"}]} 2026-05-10 02:05:43.586 7 INFO neutron.services.segments.plugin [-] Segment 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 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 14287dfb-1bdb-4c4f-8a22-915b2dca12b0 found for delete ", "request_id": "req-9a4a3f71-ee20-4b28-aed7-ee39bf963e20"}]} [pid: 7|app: 0|req: 736/1428] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:43 2026] DELETE /v2.0/networks/efedcb54-57fc-42b7-aed8-63a9715f073f => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:43.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-046d5c78-57bb-4dae-9a4e-4940c8d34212'] response: {'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', 'code': 200} 2026-05-10 02:05:43.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-530a3895-04e4-49e8-9006-29ca3a7f3830 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 8b51cfda-26fb-4b29-bce4-0751e23d49dd (type: ports) to 1 [pid: 8|app: 0|req: 693/1429] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:05:43 2026] POST /v2.0/ports => generated 743 bytes in 362 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: 737/1430] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:43 2026] DELETE /v2.0/security-groups/eb9669b3-736a-44b3-a2d1-9b7ab9c69a44 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1431] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:43.795 8 INFO neutron.db.segments_db [None req-33e48e18-2d50-411e-bd02-dbd11fbc87c1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Added segment 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d of type geneve for network 30691cc1-3d5e-440c-8f67-94080bd8c8d3 2026-05-10 02:05:43.837 7 INFO neutron.db.segments_db [None req-f7b5147e-0714-48aa-8b93-4f292a284724 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Added segment d95cf7c1-db29-4915-a83a-4908ad17826b of type geneve for network 154344ac-af09-477a-8e8d-14681db7bf27 2026-05-10 02:05:43.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e48e18-2d50-411e-bd02-dbd11fbc87c1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 30691cc1-3d5e-440c-8f67-94080bd8c8d3 (type: networks) to 1 2026-05-10 02:05:43.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5147e-0714-48aa-8b93-4f292a284724 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 154344ac-af09-477a-8e8d-14681db7bf27 (type: networks) to 1 2026-05-10 02:05:44.071 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7b5147e-0714-48aa-8b93-4f292a284724 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:44.072 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7b5147e-0714-48aa-8b93-4f292a284724 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 154344ac-af09-477a-8e8d-14681db7bf27: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:44.076 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33e48e18-2d50-411e-bd02-dbd11fbc87c1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:44.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33e48e18-2d50-411e-bd02-dbd11fbc87c1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 30691cc1-3d5e-440c-8f67-94080bd8c8d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:44.113 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-128fc21e-dd51-4281-8338-396bcb77da22 - - - - - -] OVN reports status down for port: 652e1d29-b90f-4a06-9890-8acfb1fbda2c 2026-05-10 02:05:44.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5147e-0714-48aa-8b93-4f292a284724 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 652e1d29-b90f-4a06-9890-8acfb1fbda2c (type: ports) to 1 [pid: 7|app: 0|req: 739/1432] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:43 2026] POST /v2.0/networks => generated 670 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:44.180 7 INFO neutron.api.v2.resource [None req-c9d615d9-024c-438d-89cb-98b411b96446 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1433] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:05:44 2026] GET /v2.0/security-groups/eb9669b3-736a-44b3-a2d1-9b7ab9c69a44 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:44.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e48e18-2d50-411e-bd02-dbd11fbc87c1 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 8bb4147f-ab66-478e-a8f8-7d49f6288cfb (type: ports) to 1 [pid: 7|app: 0|req: 741/1434] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:44 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1435] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:43 2026] POST /v2.0/networks => generated 671 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:44.341 8 INFO neutron_taas.services.taas.taas_plugin [None req-6df33be5-07ae-4ccb-845c-bf330aa92a58 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] TaaS: Handle Delete Port: 56307568-02dc-4599-b503-ca08798f588d 2026-05-10 02:05:44.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6df33be5-07ae-4ccb-845c-bf330aa92a58 58d7994e71a54f238cbe6b70358c74d9 41171cdc107844f98588b3bc2194d757 - - default default] Tap Mirror: Handle Delete Port: 56307568-02dc-4599-b503-ca08798f588d 2026-05-10 02:05:44.378 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5547fe95-a3dc-4e8e-9747-d13553992f77 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:44.379 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5547fe95-a3dc-4e8e-9747-d13553992f77 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 154344ac-af09-477a-8e8d-14681db7bf27: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:44.450 7 INFO neutron.db.ovn_revision_numbers_db [None req-5547fe95-a3dc-4e8e-9747-d13553992f77 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource d7223dee-85cd-4a9c-8841-b39c8bcde00a (type: ports) to 1 [pid: 8|app: 0|req: 695/1436] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:44 2026] DELETE /v2.0/floatingips/2f5dd29e-db17-44eb-82bb-ae79308f93d7 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1437] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:05:44 2026] POST /v2.0/ports => generated 743 bytes in 293 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-05-10 02:05:44.653 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-128fc21e-dd51-4281-8338-396bcb77da22 - - - - - -] OVN reports status down for port: 5b8453b3-f7d6-43b1-9f37-5512105d55d5 2026-05-10 02:05:44.709 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56801f93-dbbe-4cc9-b3b0-2f6a44da75dc 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:44.711 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56801f93-dbbe-4cc9-b3b0-2f6a44da75dc 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 30691cc1-3d5e-440c-8f67-94080bd8c8d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:44.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-56801f93-dbbe-4cc9-b3b0-2f6a44da75dc 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource a529740c-906e-49c3-80e5-dcc1cb7b7748 (type: subnets) to 0 2026-05-10 02:05:44.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-742fd077-9e26-4916-ab31-ef290dbbbc83 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 2eebab2c-1f46-467e-a1e7-68dd4a24e534 2026-05-10 02:05:44.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742fd077-9e26-4916-ab31-ef290dbbbc83 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 2eebab2c-1f46-467e-a1e7-68dd4a24e534 [pid: 8|app: 0|req: 696/1438] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:44 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:44.923 8 INFO neutron.db.segments_db [None req-6e3fbf02-acdd-4b35-acfb-ef97a6eaf4a4 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Added segment d6bf624b-1133-43e5-9ee5-2531e8d47320 of type geneve for network 67704dd5-254d-4861-8a27-c5601048b513 2026-05-10 02:05:45.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-128fc21e-dd51-4281-8338-396bcb77da22 - - - - - -] Successfully bumped revision number for resource 5b8453b3-f7d6-43b1-9f37-5512105d55d5 (type: ports) to 6 2026-05-10 02:05:45.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e3fbf02-acdd-4b35-acfb-ef97a6eaf4a4 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 67704dd5-254d-4861-8a27-c5601048b513 (type: networks) to 1 2026-05-10 02:05:45.268 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e3fbf02-acdd-4b35-acfb-ef97a6eaf4a4 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:45.270 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e3fbf02-acdd-4b35-acfb-ef97a6eaf4a4 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 67704dd5-254d-4861-8a27-c5601048b513: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:45.310 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 3d1b5d29-cca4-4287-b80e-b76d5895cb07 2026-05-10 02:05:45.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e3fbf02-acdd-4b35-acfb-ef97a6eaf4a4 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource 3d1b5d29-cca4-4287-b80e-b76d5895cb07 (type: ports) to 1 [pid: 7|app: 0|req: 743/1439] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:44 2026] PUT /v2.0/routers/bb954686-f427-4840-afd6-400b4b4222f7/remove_router_interface => generated 310 bytes in 897 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: 697/1440] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:44 2026] POST /v2.0/networks => generated 669 bytes in 625 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: 698/1441] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:45.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-3573dda6-aee1-40a6-b744-a194861d2aef 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 41f19eca-f8be-4207-ace6-fbac4426ba17 (type: routers) to 1 [pid: 7|app: 0|req: 744/1442] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:45 2026] POST /v2.0/routers => generated 627 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:45.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-351c64aa-417c-4d5c-a5ed-1d794a9e7133'] response: {'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', 'code': 200} 2026-05-10 02:05:45.638 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-351c64aa-417c-4d5c-a5ed-1d794a9e7133'] response: {'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', 'code': 200} 2026-05-10 02:05:45.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e931b14-61a4-4aa2-a71f-da94274c7c0b d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] No more DHCP agents 2026-05-10 02:05:45.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e931b14-61a4-4aa2-a71f-da94274c7c0b d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Unable to schedule network 67704dd5-254d-4861-8a27-c5601048b513: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:45.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e931b14-61a4-4aa2-a71f-da94274c7c0b d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Successfully bumped revision number for resource c6efb892-339c-4478-a8bf-43acd970d9da (type: ports) to 1 2026-05-10 02:05:45.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-beb019e2-df0c-4142-afc4-e3422fd23dd6 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: b8dff6e9-f603-43d4-86e4-db8cadbcdba2 2026-05-10 02:05:45.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-beb019e2-df0c-4142-afc4-e3422fd23dd6 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: b8dff6e9-f603-43d4-86e4-db8cadbcdba2 [pid: 7|app: 0|req: 745/1443] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:05:45 2026] POST /v2.0/ports => generated 743 bytes in 293 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: 746/1444] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/security-groups?id=bf44d539-619a-4f63-a465-ca74d76a706f&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-05-10 02:05:46.054 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] No port found with ID b482e3c3-e582-4e39-8fc5-49ce7e74a8fa: RuntimeError: No port found with ID b482e3c3-e582-4e39-8fc5-49ce7e74a8fa 2026-05-10 02:05:46.054 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 63cf8b87-559b-4915-b92c-55b5d071ed44 2026-05-10 02:05:46.172 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 587efc4f-2def-4da0-b034-c624d459e1a9 [pid: 8|app: 0|req: 699/1445] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:45 2026] DELETE /v2.0/routers/bb954686-f427-4840-afd6-400b4b4222f7 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1446] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:05:46 2026] PUT /v2.0/ports/587efc4f-2def-4da0-b034-c624d459e1a9/tags => generated 17 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: 8|app: 0|req: 701/1447] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:05:46 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:46.297 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:46.298 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 549c9c02-7846-40f6-b85b-e880103659cf 2026-05-10 02:05:46.299 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 30691cc1-3d5e-440c-8f67-94080bd8c8d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:46.415 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: cc739d66-e834-4652-bf6f-7f7fa9e659df [pid: 8|app: 0|req: 702/1448] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:46 2026] DELETE /v2.0/subnets/6125a13c-f993-4c5f-b32a-4b07b7e4a196 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:46.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 01feda75-cbb9-4afa-88f4-8415c94cfcac (type: ports) to 1 [pid: 8|app: 0|req: 703/1449] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:05:46 2026] PUT /v2.0/ports/b550499c-f3ef-4123-8bff-77620b098c52/tags => generated 25 bytes in 56 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-05-10 02:05:46.525 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 8b51cfda-26fb-4b29-bce4-0751e23d49dd 2026-05-10 02:05:46.605 8 INFO neutron_taas.services.taas.taas_plugin [req-a0034cd7-5739-4ecc-a219-b04058755247 req-5d2e6c3d-9447-4287-a9bf-450d9328bd2b 3ffe701d21714917b6f0b24e21f7200b 0585b598081f4b5cb704a86abf9b95c4 - - default default] TaaS: Handle Delete Port: 5b8453b3-f7d6-43b1-9f37-5512105d55d5 2026-05-10 02:05:46.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a0034cd7-5739-4ecc-a219-b04058755247 req-5d2e6c3d-9447-4287-a9bf-450d9328bd2b 3ffe701d21714917b6f0b24e21f7200b 0585b598081f4b5cb704a86abf9b95c4 - - default default] Tap Mirror: Handle Delete Port: 5b8453b3-f7d6-43b1-9f37-5512105d55d5 2026-05-10 02:05:46.623 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 8bb4147f-ab66-478e-a8f8-7d49f6288cfb [pid: 8|app: 0|req: 704/1450] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:05:46 2026] DELETE /v2.0/ports/5b8453b3-f7d6-43b1-9f37-5512105d55d5 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:46.765 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: d7223dee-85cd-4a9c-8841-b39c8bcde00a 2026-05-10 02:05:46.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-efac3798-9cfb-4de1-83a5-ae302d02d356 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 0872e4d6-da9d-463a-9a0c-7ec0ed7ed968 2026-05-10 02:05:46.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efac3798-9cfb-4de1-83a5-ae302d02d356 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 0872e4d6-da9d-463a-9a0c-7ec0ed7ed968 2026-05-10 02:05:46.892 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: c6efb892-339c-4478-a8bf-43acd970d9da 2026-05-10 02:05:46.993 8 INFO neutron.services.segments.plugin [-] Segment 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b resource provider aggregate not found 2026-05-10 02:05:46.998 8 INFO neutron.services.segments.plugin [-] Segment 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b resource provider aggregate not found 2026-05-10 02:05:47.018 8 INFO neutron.services.segments.plugin [-] Segment 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b 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 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b found for delete ", "request_id": "req-374035e5-785f-4852-91ac-3cdf6c2cf0db"}]} 2026-05-10 02:05:47.018 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status down for port: 01feda75-cbb9-4afa-88f4-8415c94cfcac 2026-05-10 02:05:47.023 8 INFO neutron.services.segments.plugin [-] Segment 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b 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 51ac3f9b-5e2d-4fcc-ad15-efa0ff7a507b found for delete ", "request_id": "req-79f0bbc5-26eb-4a3e-bb43-d5af1b159f1e"}]} [pid: 8|app: 0|req: 705/1451] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:46 2026] DELETE /v2.0/networks/14fd03bd-797b-4123-9c6e-cea1ffc8c6b6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1452] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:05:47 2026] PUT /v2.0/ports/8b51cfda-26fb-4b29-bce4-0751e23d49dd/tags => generated 34 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: 707/1453] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:47.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] OVN reports status up for port: 01feda75-cbb9-4afa-88f4-8415c94cfcac 2026-05-10 02:05:47.165 7 INFO neutron.plugins.ml2.plugin [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] Attempt 1 to provision port 01feda75-cbb9-4afa-88f4-8415c94cfcac [pid: 8|app: 0|req: 708/1454] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:05:47 2026] PUT /v2.0/ports/d7223dee-85cd-4a9c-8841-b39c8bcde00a/tags => generated 19 bytes in 63 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-05-10 02:05:47.190 8 WARNING neutron.db.securitygroups_db [None req-e6ccaa15-8523-464f-b73d-cfc0744e28a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 709/1455] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/security-groups?tenant_id=41171cdc107844f98588b3bc2194d757&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:47.262 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:47.265 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 30691cc1-3d5e-440c-8f67-94080bd8c8d3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 710/1456] 10.0.0.175 () {32 vars in 660 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1457] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:47 2026] DELETE /v2.0/security-groups/9355d1ab-01a0-421c-822c-e699bd537227 => 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: 712/1458] 10.0.0.175 () {32 vars in 674 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1461] 10.0.0.175 () {32 vars in 670 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:47.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-03a7d610-ca1f-44c4-ab4f-ec05f7dc2247 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 01feda75-cbb9-4afa-88f4-8415c94cfcac (type: router_ports) to 1 2026-05-10 02:05:47.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f169916-0e4f-47f2-adc9-47143e25e0b4'] response: {'server_uuid': '41712d0f-0fd0-448d-be05-ca122dd0ec2f', 'name': 'network-vif-deleted', 'tag': '5b8453b3-f7d6-43b1-9f37-5512105d55d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 716/1462] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1463] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:05:45 2026] PUT /v2.0/routers/41f19eca-f8be-4207-ace6-fbac4426ba17/add_router_interface => generated 310 bytes in 1865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:47.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-1617c2f6-a2e8-4794-bec0-8f7cf7306fb7 - - - - - -] Successfully bumped revision number for resource 01feda75-cbb9-4afa-88f4-8415c94cfcac (type: ports) to 2 [pid: 8|app: 0|req: 717/1464] 10.0.0.175 () {32 vars in 668 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1465] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports/01feda75-cbb9-4afa-88f4-8415c94cfcac => generated 947 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1466] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports/01feda75-cbb9-4afa-88f4-8415c94cfcac => generated 947 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1467] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1468] 10.0.0.175 () {32 vars in 678 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1469] 10.0.0.175 () {32 vars in 690 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:48.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6560d10-9183-4c85-b1e1-445559df7704 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 01feda75-cbb9-4afa-88f4-8415c94cfcac 2026-05-10 02:05:48.177 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6560d10-9183-4c85-b1e1-445559df7704 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 01feda75-cbb9-4afa-88f4-8415c94cfcac 2026-05-10 02:05:48.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2c72ff1-a8e3-42b5-9767-1309a8175189 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 587efc4f-2def-4da0-b034-c624d459e1a9 2026-05-10 02:05:48.254 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2c72ff1-a8e3-42b5-9767-1309a8175189 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 587efc4f-2def-4da0-b034-c624d459e1a9 [pid: 8|app: 0|req: 721/1470] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/ports/587efc4f-2def-4da0-b034-c624d459e1a9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1471] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => 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: 750/1472] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:47 2026] PUT /v2.0/routers/41f19eca-f8be-4207-ace6-fbac4426ba17/remove_router_interface => generated 310 bytes in 473 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: 751/1473] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports?device_id=41f19eca-f8be-4207-ace6-fbac4426ba17 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:48.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2c78573-4ec3-44dd-9a21-6b9f1bbdde12 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: b550499c-f3ef-4123-8bff-77620b098c52 2026-05-10 02:05:48.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c78573-4ec3-44dd-9a21-6b9f1bbdde12 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: b550499c-f3ef-4123-8bff-77620b098c52 [pid: 8|app: 0|req: 723/1474] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/ports/b550499c-f3ef-4123-8bff-77620b098c52 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1475] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/routers/41f19eca-f8be-4207-ace6-fbac4426ba17 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:48.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ef2dc0d-25f3-420c-ac50-93beeed2447b d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 8b51cfda-26fb-4b29-bce4-0751e23d49dd 2026-05-10 02:05:48.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ef2dc0d-25f3-420c-ac50-93beeed2447b d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 8b51cfda-26fb-4b29-bce4-0751e23d49dd [pid: 8|app: 0|req: 724/1476] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/ports/8b51cfda-26fb-4b29-bce4-0751e23d49dd => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1477] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/subnets/a529740c-906e-49c3-80e5-dcc1cb7b7748 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:48.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-59b1b210-1ae3-4cf3-8f7a-e120abc322c6 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: d7223dee-85cd-4a9c-8841-b39c8bcde00a 2026-05-10 02:05:48.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b1b210-1ae3-4cf3-8f7a-e120abc322c6 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: d7223dee-85cd-4a9c-8841-b39c8bcde00a 2026-05-10 02:05:48.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1372a2e-f732-4ff0-bb5b-696fe30e1568 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: 8bb4147f-ab66-478e-a8f8-7d49f6288cfb 2026-05-10 02:05:48.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1372a2e-f732-4ff0-bb5b-696fe30e1568 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: 8bb4147f-ab66-478e-a8f8-7d49f6288cfb [pid: 8|app: 0|req: 725/1478] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/ports/d7223dee-85cd-4a9c-8841-b39c8bcde00a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:49.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-9121348f-18a2-43d8-9d5e-f9384231687e d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: c6efb892-339c-4478-a8bf-43acd970d9da 2026-05-10 02:05:49.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9121348f-18a2-43d8-9d5e-f9384231687e d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: c6efb892-339c-4478-a8bf-43acd970d9da 2026-05-10 02:05:49.126 7 INFO neutron.services.segments.plugin [-] Segment 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d resource provider aggregate not found 2026-05-10 02:05:49.130 7 INFO neutron.services.segments.plugin [-] Segment 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d resource provider aggregate not found 2026-05-10 02:05:49.148 7 INFO neutron.services.segments.plugin [-] Segment 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d 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 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d found for delete ", "request_id": "req-5f857a49-a946-43da-9fb7-71183d52549c"}]} 2026-05-10 02:05:49.159 7 INFO neutron.services.segments.plugin [-] Segment 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d 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 59ae0cf8-0c4b-4e25-8660-270e0dbf0d0d found for delete ", "request_id": "req-55490e50-ca8e-4638-aad4-979a81682e3b"}]} [pid: 8|app: 0|req: 726/1479] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/ports/c6efb892-339c-4478-a8bf-43acd970d9da => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1480] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:48 2026] DELETE /v2.0/networks/30691cc1-3d5e-440c-8f67-94080bd8c8d3 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:49.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5a42afb-b145-4e47-88a5-99393ce2cf44 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 63cf8b87-559b-4915-b92c-55b5d071ed44 2026-05-10 02:05:49.302 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5a42afb-b145-4e47-88a5-99393ce2cf44 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 63cf8b87-559b-4915-b92c-55b5d071ed44 2026-05-10 02:05:49.479 8 INFO neutron.services.segments.plugin [-] Segment f728bcf1-ae1f-4cc0-9326-df20532c0918 resource provider aggregate not found 2026-05-10 02:05:49.486 8 INFO neutron.services.segments.plugin [-] Segment f728bcf1-ae1f-4cc0-9326-df20532c0918 resource provider aggregate not found 2026-05-10 02:05:49.497 8 INFO neutron.services.segments.plugin [-] Segment f728bcf1-ae1f-4cc0-9326-df20532c0918 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 f728bcf1-ae1f-4cc0-9326-df20532c0918 found for delete ", "request_id": "req-f232bbba-0f48-499b-8d70-a474c848ba1c"}]} 2026-05-10 02:05:49.503 8 INFO neutron.services.segments.plugin [-] Segment f728bcf1-ae1f-4cc0-9326-df20532c0918 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 f728bcf1-ae1f-4cc0-9326-df20532c0918 found for delete ", "request_id": "req-3bd6d798-6e60-469f-9bb5-70724fc60097"}]} [pid: 8|app: 0|req: 727/1481] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:49 2026] DELETE /v2.0/networks/bcd1be8f-7296-4eae-a806-c68f36fab00f => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1482] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:05:49 2026] GET /v2.0/ports?device_id=41712d0f-0fd0-448d-be05-ca122dd0ec2f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:49.585 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02da7c72-d8e6-4dde-8cab-37d5c8da2499 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] No more DHCP agents 2026-05-10 02:05:49.586 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02da7c72-d8e6-4dde-8cab-37d5c8da2499 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:49.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-8364ddcd-36e6-449f-8b00-dd4758cae550 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 549c9c02-7846-40f6-b85b-e880103659cf 2026-05-10 02:05:49.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8364ddcd-36e6-449f-8b00-dd4758cae550 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 549c9c02-7846-40f6-b85b-e880103659cf 2026-05-10 02:05:49.712 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: ea983ea7-14f8-4ed1-b826-ca25b3edd30d 2026-05-10 02:05:49.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-02da7c72-d8e6-4dde-8cab-37d5c8da2499 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource ea983ea7-14f8-4ed1-b826-ca25b3edd30d (type: ports) to 1 [pid: 8|app: 0|req: 729/1483] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:49 2026] DELETE /v2.0/networks/173fae2a-2be8-408f-a88f-d94f12725bb8 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:50.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa896a84-0d19-4fbf-b67b-eee960b08dac d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: cc739d66-e834-4652-bf6f-7f7fa9e659df 2026-05-10 02:05:50.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa896a84-0d19-4fbf-b67b-eee960b08dac d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: cc739d66-e834-4652-bf6f-7f7fa9e659df [pid: 8|app: 0|req: 730/1484] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:49 2026] DELETE /v2.0/networks/b8b28f7c-3d41-49f3-afce-1ed6dd8b6973 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:50.362 8 WARNING neutron.db.securitygroups_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:50.469 8 INFO neutron.db.ovn_revision_numbers_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a889c643-6f92-4886-a730-7e2bcf525323 (type: security_groups) to 1 2026-05-10 02:05:50.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 559ef124-bd27-4ab4-8c14-d6ebe985112b (type: security_group_rules) to 0 2026-05-10 02:05:50.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 83642d0b-fc6e-48c8-b458-4e852de1935c (type: security_group_rules) to 0 2026-05-10 02:05:50.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d9a42f92-432f-4ab6-9bf4-823cedffc1bf (type: security_group_rules) to 0 2026-05-10 02:05:50.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-34dc6f91-c7ae-496d-82ba-73575819efce a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ec7b52de-4ab8-49e9-9254-4411e66d8c5b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 731/1485] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:50 2026] GET /v2.0/security-groups?tenant_id=2f0877a22ba2481ab34cbad1fc0844d3&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:50.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-2547d34c-3b8f-4723-b4ef-a0be333a389c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 652e1d29-b90f-4a06-9890-8acfb1fbda2c 2026-05-10 02:05:50.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2547d34c-3b8f-4723-b4ef-a0be333a389c d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 652e1d29-b90f-4a06-9890-8acfb1fbda2c 2026-05-10 02:05:50.798 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status up for port: ea983ea7-14f8-4ed1-b826-ca25b3edd30d 2026-05-10 02:05:50.817 8 INFO neutron.plugins.ml2.plugin [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] Attempt 1 to provision port ea983ea7-14f8-4ed1-b826-ca25b3edd30d 2026-05-10 02:05:50.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-02da7c72-d8e6-4dde-8cab-37d5c8da2499 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource ea983ea7-14f8-4ed1-b826-ca25b3edd30d (type: router_ports) to 1 2026-05-10 02:05:50.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-02da7c72-d8e6-4dde-8cab-37d5c8da2499 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 2abf1954-523d-486d-b412-ce5381e1604c (type: routers) to 2 [pid: 7|app: 0|req: 755/1486] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:49 2026] POST /v2.0/routers => generated 973 bytes in 1716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1487] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:50 2026] DELETE /v2.0/networks/154344ac-af09-477a-8e8d-14681db7bf27 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1488] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:50 2026] DELETE /v2.0/security-groups/a889c643-6f92-4886-a730-7e2bcf525323 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1489] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:05:51 2026] GET /v2.0/routers/2abf1954-523d-486d-b412-ce5381e1604c => generated 979 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:51.188 8 INFO neutron_taas.services.taas.taas_plugin [None req-98c309f6-a393-42ea-9252-55eaa1206071 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:51.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98c309f6-a393-42ea-9252-55eaa1206071 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: b22ac376-603f-49c6-b0b2-c3937d9df1c5 2026-05-10 02:05:51.231 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3ef1c2a-8851-4288-a919-e23b2c515bb9 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] TaaS: Handle Delete Port: 3d1b5d29-cca4-4287-b80e-b76d5895cb07 2026-05-10 02:05:51.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3ef1c2a-8851-4288-a919-e23b2c515bb9 d81d26e0a9c1478e9eed383bcbf74f74 f01c7ac135cf441baa437671aaa8794d - - default default] Tap Mirror: Handle Delete Port: 3d1b5d29-cca4-4287-b80e-b76d5895cb07 2026-05-10 02:05:51.414 7 INFO neutron.services.segments.plugin [-] Segment d6bf624b-1133-43e5-9ee5-2531e8d47320 resource provider aggregate not found 2026-05-10 02:05:51.420 7 INFO neutron.services.segments.plugin [-] Segment d6bf624b-1133-43e5-9ee5-2531e8d47320 resource provider aggregate not found 2026-05-10 02:05:51.434 7 INFO neutron.services.segments.plugin [-] Segment d6bf624b-1133-43e5-9ee5-2531e8d47320 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 d6bf624b-1133-43e5-9ee5-2531e8d47320 found for delete ", "request_id": "req-47bc2ee1-fdd2-4a18-a600-4ffd15e60202"}]} 2026-05-10 02:05:51.440 7 INFO neutron.services.segments.plugin [-] Segment d6bf624b-1133-43e5-9ee5-2531e8d47320 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 d6bf624b-1133-43e5-9ee5-2531e8d47320 found for delete ", "request_id": "req-0210920b-42e8-4521-8239-b3c9d9bf5b04"}]} [pid: 7|app: 0|req: 758/1490] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:51 2026] DELETE /v2.0/networks/67704dd5-254d-4861-8a27-c5601048b513 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:51.524 8 INFO neutron.services.segments.plugin [-] Segment 32a2de17-734e-46b7-a7ac-15605a11e435 resource provider aggregate not found 2026-05-10 02:05:51.527 8 INFO neutron.services.segments.plugin [-] Segment 32a2de17-734e-46b7-a7ac-15605a11e435 resource provider aggregate not found 2026-05-10 02:05:51.544 8 INFO neutron.services.segments.plugin [-] Segment 32a2de17-734e-46b7-a7ac-15605a11e435 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 32a2de17-734e-46b7-a7ac-15605a11e435 found for delete ", "request_id": "req-d0879914-968f-40da-a7ee-54e2298d1cce"}]} 2026-05-10 02:05:51.551 8 INFO neutron.services.segments.plugin [-] Segment 32a2de17-734e-46b7-a7ac-15605a11e435 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 32a2de17-734e-46b7-a7ac-15605a11e435 found for delete ", "request_id": "req-ee37c17d-6a81-471f-97a9-190327bacb4b"}]} [pid: 7|app: 0|req: 759/1491] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:05:51 2026] GET /v2.0/routers => generated 982 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:51.569 8 INFO neutron.services.segments.plugin [-] Segment 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d resource provider aggregate not found 2026-05-10 02:05:51.574 8 INFO neutron.services.segments.plugin [-] Segment 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d resource provider aggregate not found 2026-05-10 02:05:51.594 8 INFO neutron.services.segments.plugin [-] Segment 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d 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 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d found for delete ", "request_id": "req-fc280a8d-0cb3-4d17-835e-0dedf04d0646"}]} 2026-05-10 02:05:51.595 8 INFO neutron.services.segments.plugin [-] Segment 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d 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 540c0ecd-ea62-4c2f-ba7d-9a7eec26311d found for delete ", "request_id": "req-ca8ac866-85db-47bf-8b05-afabbb2230a7"}]} 2026-05-10 02:05:51.631 8 INFO neutron.services.segments.plugin [-] Segment d95cf7c1-db29-4915-a83a-4908ad17826b resource provider aggregate not found 2026-05-10 02:05:51.636 8 INFO neutron.services.segments.plugin [-] Segment d95cf7c1-db29-4915-a83a-4908ad17826b resource provider aggregate not found 2026-05-10 02:05:51.657 8 INFO neutron.services.segments.plugin [-] Segment d95cf7c1-db29-4915-a83a-4908ad17826b 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 d95cf7c1-db29-4915-a83a-4908ad17826b found for delete ", "request_id": "req-eeb35a43-b1cd-4e3f-94f6-e7bad5a2dd08"}]} 2026-05-10 02:05:51.660 8 INFO neutron.services.segments.plugin [-] Segment d95cf7c1-db29-4915-a83a-4908ad17826b 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 d95cf7c1-db29-4915-a83a-4908ad17826b found for delete ", "request_id": "req-c4293c7a-a51e-4b16-87e1-a60ea4af8e45"}]} [pid: 8|app: 0|req: 733/1492] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:05:50 2026] PUT /v2.0/routers/00a89405-c69b-434b-8248-de98e81d6b15/remove_router_interface => generated 310 bytes in 964 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-05-10 02:05:52.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cdfbc92-21c6-44f8-a856-961229bfd82e 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Successfully bumped revision number for resource 2abf1954-523d-486d-b412-ce5381e1604c (type: routers) to 3 [pid: 7|app: 0|req: 760/1493] 10.0.0.175 () {34 vars in 741 bytes} [Sun May 10 02:05:51 2026] PUT /v2.0/routers/2abf1954-523d-486d-b412-ce5381e1604c => generated 986 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1494] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:05:52 2026] GET /v2.0/routers/2abf1954-523d-486d-b412-ce5381e1604c => generated 986 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1495] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:52 2026] GET /v2.0/ports?device_id=2abf1954-523d-486d-b412-ce5381e1604c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:52.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-50dc3b82-9ef9-4cf1-b0bc-8ad0adf81316 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 4b1c3fd9-ff09-4065-9f00-08086783dc56 2026-05-10 02:05:52.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50dc3b82-9ef9-4cf1-b0bc-8ad0adf81316 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 4b1c3fd9-ff09-4065-9f00-08086783dc56 2026-05-10 02:05:52.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc493741-91ea-4880-8d6e-bd151a261bdb 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] TaaS: Handle Delete Port: ea983ea7-14f8-4ed1-b826-ca25b3edd30d 2026-05-10 02:05:52.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc493741-91ea-4880-8d6e-bd151a261bdb 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] Tap Mirror: Handle Delete Port: ea983ea7-14f8-4ed1-b826-ca25b3edd30d [pid: 8|app: 0|req: 734/1496] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:51 2026] DELETE /v2.0/routers/00a89405-c69b-434b-8248-de98e81d6b15 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1497] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:52 2026] DELETE /v2.0/routers/2abf1954-523d-486d-b412-ce5381e1604c => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:52.828 8 WARNING neutron.db.securitygroups_db [None req-1c39dc6c-a1e7-4bb1-ac7c-90bb501a6943 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 735/1498] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:52 2026] GET /v2.0/security-groups?tenant_id=f01c7ac135cf441baa437671aaa8794d&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1499] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:52 2026] GET /v2.0/ports?device_id=2abf1954-523d-486d-b412-ce5381e1604c => 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: 764/1500] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:52 2026] DELETE /v2.0/subnets/94032fc1-a98f-4467-b99a-919633aec8d4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:52.978 7 INFO neutron.api.v2.resource [None req-afeafaf3-85b4-49a4-8076-ced601e53973 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1501] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:52 2026] DELETE /v2.0/routers/2abf1954-523d-486d-b412-ce5381e1604c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1502] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:52 2026] DELETE /v2.0/security-groups/482b91c4-d2e5-4fe6-a0c0-5637a6bab33b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1503] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/ports?device_id=41f19eca-f8be-4207-ace6-fbac4426ba17 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:53.061 8 INFO neutron.api.v2.resource [None req-543f648e-8475-4a74-9ea9-4bf42a69fe9e 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1504] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/routers/41f19eca-f8be-4207-ace6-fbac4426ba17 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e47cf76-f51c-4b2e-92ef-b30f65607896 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 3f1bdcf2-cd75-46ea-b84f-fa697bcfec90 2026-05-10 02:05:53.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c73e8ff4-b31c-49ed-b072-5b7f2056f035 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-10 02:05:53.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e47cf76-f51c-4b2e-92ef-b30f65607896 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 3f1bdcf2-cd75-46ea-b84f-fa697bcfec90 [pid: 8|app: 0|req: 740/1505] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/subnets/a529740c-906e-49c3-80e5-dcc1cb7b7748 => 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: 741/1506] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/ports?device_id=c90c278e-bfd0-49d6-8eea-70a4bbce333f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:53.118 8 INFO neutron.api.v2.resource [None req-f331ab50-aaf6-46b6-9b7e-cc8bc627db64 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1507] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/routers/c90c278e-bfd0-49d6-8eea-70a4bbce333f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.123 8 WARNING neutron.db.securitygroups_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:53.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 352bd600-1848-41af-b825-fa27c6cbb4c1 (type: security_groups) to 1 2026-05-10 02:05:53.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 924c835f-437a-4e4f-b215-1a3fb3c54506 (type: security_group_rules) to 0 2026-05-10 02:05:53.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource aa49249a-25b7-4a1d-ae3f-1b779b473798 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 766/1508] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:05:52 2026] DELETE /v2.0/networks/75498243-3d85-4073-ad0d-6eeb29ecf9a2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:53.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ecf1baf7-4e95-45cc-ac82-45df06b2c375 (type: security_group_rules) to 0 2026-05-10 02:05:53.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e05daace-b692-4b89-b08f-58ff7fd104ae 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1509] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/subnets/202a22e2-4b3e-4a97-9bf1-5e1a0dfdd2b0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-e011dfd0-ef83-47ee-8e12-f14bc1f20bb8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eef8185b-9f8b-4904-bd05-3f866b174e2f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 768/1510] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/ports?device_id=47369fbd-a33a-424e-a569-18d6a25fe955 => 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: 743/1511] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/security-groups?tenant_id=14bc794baa924ec286ab57c42f8a6e7a&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:53.324 7 INFO neutron.api.v2.resource [None req-a693ad22-2d95-46a4-b311-95b8db8a87eb 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1512] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/routers/47369fbd-a33a-424e-a569-18d6a25fe955 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5a0c050-3862-4080-8c6d-6c356a329498 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1513] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/subnets/e23d569e-b2e6-4399-93d4-2659a779afac => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4273645d-c05f-4da2-8124-0001f14097b6 4c0b598f90854b19b2dc23a0e922c933 681eb4a0f0e94ff7af1d775c1603b4b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1514] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/subnets/a7f97c6f-c340-4aac-98a9-05966534c9fd => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:53.404 7 WARNING neutron.db.securitygroups_db [None req-51a5eb95-b1a5-4cfc-b68e-9624baa9f970 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 772/1515] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/security-groups?tenant_id=0585b598081f4b5cb704a86abf9b95c4&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:53.457 7 INFO neutron.services.segments.plugin [-] Segment b425ed5d-223c-4a71-9b82-939c598eac62 resource provider aggregate not found 2026-05-10 02:05:53.461 7 INFO neutron.services.segments.plugin [-] Segment b425ed5d-223c-4a71-9b82-939c598eac62 resource provider aggregate not found [pid: 8|app: 0|req: 744/1516] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/security-groups/352bd600-1848-41af-b825-fa27c6cbb4c1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:53.484 7 INFO neutron.services.segments.plugin [-] Segment b425ed5d-223c-4a71-9b82-939c598eac62 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 b425ed5d-223c-4a71-9b82-939c598eac62 found for delete ", "request_id": "req-e31818dc-bc9b-4bd9-8879-fa2afb53d4b9"}]} 2026-05-10 02:05:53.485 7 INFO neutron.services.segments.plugin [-] Segment b425ed5d-223c-4a71-9b82-939c598eac62 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 b425ed5d-223c-4a71-9b82-939c598eac62 found for delete ", "request_id": "req-beb65cf5-2757-448d-84c6-8682f6150d9a"}]} 2026-05-10 02:05:53.596 8 WARNING neutron.db.securitygroups_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:53.610 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] No port found with ID 01feda75-cbb9-4afa-88f4-8415c94cfcac: RuntimeError: No port found with ID 01feda75-cbb9-4afa-88f4-8415c94cfcac [pid: 7|app: 0|req: 773/1517] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/security-groups/bf44d539-619a-4f63-a465-ca74d76a706f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:53.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 88313b80-a3fa-4a56-a101-880796ff4d17 (type: security_groups) to 1 2026-05-10 02:05:53.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5af2ee6c-5097-4685-bd1c-4e78bc398798 (type: security_group_rules) to 0 2026-05-10 02:05:53.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7594587c-204c-4949-8507-a36ec0ec924a (type: security_group_rules) to 0 2026-05-10 02:05:53.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7ba0242a-35cc-43af-940c-52f1ef45fa44 (type: security_group_rules) to 0 2026-05-10 02:05:53.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-3774dff7-7773-4f06-8148-ea973fc74cf4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eef05cc0-00d2-4f0e-871e-f6348631c11c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 745/1518] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/security-groups?tenant_id=149eb13ec6184c1e90c547b271f355a8&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1519] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:53 2026] DELETE /v2.0/security-groups/88313b80-a3fa-4a56-a101-880796ff4d17 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:54.060 7 WARNING neutron.db.securitygroups_db [None req-1e11a9ea-f4d7-49a3-a474-e5898a21334a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 774/1520] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/security-groups?tenant_id=681eb4a0f0e94ff7af1d775c1603b4b6&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1521] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:54 2026] DELETE /v2.0/security-groups/ead2e001-a801-4295-9cee-7448549cc06a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1522] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:05:55 2026] POST /v2.0/subnetpools => generated 549 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:56.186 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] No port found with ID ea983ea7-14f8-4ed1-b826-ca25b3edd30d: RuntimeError: No port found with ID ea983ea7-14f8-4ed1-b826-ca25b3edd30d [pid: 8|app: 0|req: 748/1523] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/subnetpools/92f09733-c21a-4fc0-94e4-cf77534555b7 => generated 549 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1524] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:05:56 2026] PUT /v2.0/subnetpools/92f09733-c21a-4fc0-94e4-cf77534555b7 => generated 501 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1525] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:56 2026] DELETE /v2.0/subnetpools/92f09733-c21a-4fc0-94e4-cf77534555b7 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:56.343 7 INFO neutron.api.v2.resource [None req-6322383d-846d-4937-b5a0-22446f7dfa5b 0d910bacb97d4b02be995b5d30b075f3 656c3fc3b3f44c7c8efad130c8fac0e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1526] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/subnetpools/92f09733-c21a-4fc0-94e4-cf77534555b7 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:56.364 8 INFO neutron.api.v2.resource [None req-e34ff7aa-30fa-4196-baa5-f6400f9935da 0d910bacb97d4b02be995b5d30b075f3 656c3fc3b3f44c7c8efad130c8fac0e3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1527] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:05:56 2026] DELETE /v2.0/subnetpools/92f09733-c21a-4fc0-94e4-cf77534555b7 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:57.048 7 WARNING neutron.db.securitygroups_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:57.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0fef3d3e-9493-4280-a43b-6367d5ba4878 (type: security_groups) to 1 2026-05-10 02:05:57.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 110242b2-067a-4c22-acd4-2d114db0e7b0 (type: security_group_rules) to 0 2026-05-10 02:05:57.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 27e8fd2f-cc1a-476b-b559-60854a72e06e (type: security_group_rules) to 0 2026-05-10 02:05:57.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3287eb9b-9e9d-4b83-9613-de778cb86a59 (type: security_group_rules) to 0 2026-05-10 02:05:57.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25a3162-9d9c-491e-b0a6-225b01d47476 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 695429e4-60e0-4c2d-b8e2-1393640740ba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 778/1528] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/security-groups?tenant_id=656c3fc3b3f44c7c8efad130c8fac0e3&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1529] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:57 2026] DELETE /v2.0/security-groups/0fef3d3e-9493-4280-a43b-6367d5ba4878 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:57.654 7 WARNING neutron.db.securitygroups_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:57.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 357647ce-8113-41b0-abb6-3c4cd22e5215 (type: security_groups) to 1 2026-05-10 02:05:57.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 81985193-a743-47e9-8a0f-4c5829bc7bf7 (type: security_group_rules) to 0 2026-05-10 02:05:57.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c4d0e9d8-c73d-4f3c-a1c0-e8153a1165e9 (type: security_group_rules) to 0 2026-05-10 02:05:57.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d25df4fe-2495-45dc-9aaa-1291822b0ea6 (type: security_group_rules) to 0 2026-05-10 02:05:57.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4d6e5b-c0c4-466c-b790-e74f8974ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d3d5d9b4-cc72-4d89-9dd8-747a1a756d25 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 779/1530] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:57 2026] GET /v2.0/security-groups?tenant_id=629d76530b0b4adb995c54158e3eb270&name=default => generated 2925 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1531] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:57 2026] DELETE /v2.0/security-groups/357647ce-8113-41b0-abb6-3c4cd22e5215 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:58.148 7 WARNING neutron.db.securitygroups_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:58.188 8 WARNING neutron.db.securitygroups_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:58.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b599f093-4f85-4661-8320-f6ceb06790b2 (type: security_groups) to 1 2026-05-10 02:05:58.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 44b059ba-f34d-4e12-b6cb-36e8283a4998 (type: security_group_rules) to 0 2026-05-10 02:05:58.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e83d9d2-c80f-499d-a025-b1eced170060 (type: security_group_rules) to 0 2026-05-10 02:05:58.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 456f21e8-fadd-4960-9979-dcdfda5bb292 (type: security_groups) to 1 2026-05-10 02:05:58.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 100245b5-108c-46ba-98da-f364bd67bb44 (type: security_group_rules) to 0 2026-05-10 02:05:58.320 7 INFO neutron.db.ovn_revision_numbers_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b8efcb2a-20fb-465f-a6a5-dbaa8c4db9e9 (type: security_group_rules) to 0 2026-05-10 02:05:58.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 17c56872-b9fb-4ea4-ab72-8b90a8410cc3 (type: security_group_rules) to 0 2026-05-10 02:05:58.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-1413f442-3514-4f8a-b084-48499dd4a509 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dfb7cd65-8b26-458e-baea-03a4ff70e904 (type: security_group_rules) to 0 2026-05-10 02:05:58.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 29097b11-8770-486a-92a6-e1edfd48c6e4 (type: security_group_rules) to 0 2026-05-10 02:05:58.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-111de5fe-34c1-4609-93e4-58dfd8da8502 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 81af4fcb-f8a1-442e-b8ed-f60f367c39c9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 780/1532] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/security-groups?tenant_id=54371dc3bdd047c2ac75ee28198f14cb&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1533] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/security-groups?tenant_id=1b2cd6e31224494c811b02fb4c279242&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1534] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:58 2026] DELETE /v2.0/security-groups/b599f093-4f85-4661-8320-f6ceb06790b2 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1535] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:58 2026] DELETE /v2.0/security-groups/456f21e8-fadd-4960-9979-dcdfda5bb292 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:58.663 8 WARNING neutron.db.securitygroups_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:05:58.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 163823b4-c19f-40dd-857a-825dbedf7bba (type: security_groups) to 1 2026-05-10 02:05:58.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 374a0662-6899-455a-a5d7-3914bae86768 (type: security_group_rules) to 0 2026-05-10 02:05:58.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5f4f50d4-3519-442a-a6c9-3ac42184fcba (type: security_group_rules) to 0 2026-05-10 02:05:58.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 87a0a4a1-e49c-4d5a-a73e-0d92d5c60e4f (type: security_group_rules) to 0 2026-05-10 02:05:58.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f237110-10dc-4bc0-aeb8-9423a6e6e92e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e6f7c7dd-e02d-4413-a931-fb7c6f4784b5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 755/1536] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/security-groups?tenant_id=657fd910bee34a22952649a348119ddd&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:59.014 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 3ab6d19a-3095-4c07-81d6-7f43050b8c6c (type: security_groups) to 1 2026-05-10 02:05:59.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 1b4cb90c-6826-47dc-b387-181453d95c59 (type: security_group_rules) to 0 2026-05-10 02:05:59.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 4e0cf90e-1f3a-4dcb-a8d5-9b71ce2bfbef (type: security_group_rules) to 0 2026-05-10 02:05:59.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 990d1406-b0af-4294-8de2-7efee0a30729 (type: security_group_rules) to 0 2026-05-10 02:05:59.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource a6a9d40e-0159-40af-ae3d-b47a325a2d29 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 756/1537] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:05:58 2026] DELETE /v2.0/security-groups/163823b4-c19f-40dd-857a-825dbedf7bba => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:59.151 7 INFO neutron.db.segments_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Added segment cd1d8d5a-121d-4aa2-9495-4dcac8a20688 of type geneve for network ba106ff3-6b38-4761-8d9d-6cf43d501438 2026-05-10 02:05:59.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource ba106ff3-6b38-4761-8d9d-6cf43d501438 (type: networks) to 1 2026-05-10 02:05:59.424 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:05:59.425 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network ba106ff3-6b38-4761-8d9d-6cf43d501438: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:05:59.478 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: d85e8599-2520-4379-bc48-ec26dbeb5414 2026-05-10 02:05:59.536 7 INFO neutron.db.ovn_revision_numbers_db [None req-6394a138-9c02-4d37-8200-b288252c71a8 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource d85e8599-2520-4379-bc48-ec26dbeb5414 (type: ports) to 1 [pid: 7|app: 0|req: 782/1538] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:05:58 2026] POST /v2.0/networks => generated 670 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:05:59.762 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70ec05ea-5106-41cb-9da7-3af9cdcdd05f d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:05:59.763 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70ec05ea-5106-41cb-9da7-3af9cdcdd05f d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network ba106ff3-6b38-4761-8d9d-6cf43d501438: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:00.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-70ec05ea-5106-41cb-9da7-3af9cdcdd05f d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource d85e8599-2520-4379-bc48-ec26dbeb5414 (type: ports) to 2 2026-05-10 02:06:00.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-70ec05ea-5106-41cb-9da7-3af9cdcdd05f d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 25f0cd02-a87f-41b4-a815-b602da0d848d (type: subnets) to 0 [pid: 8|app: 0|req: 757/1539] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:05:59 2026] POST /v2.0/subnets => generated 626 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:00.302 7 INFO neutron.db.segments_db [None req-4e3983af-b839-494d-b16e-e9cf3f5020f0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Added segment 1e02997d-3d0b-45a8-a019-c90d95b233ea of type geneve for network 9a9a7326-5482-42b1-90ec-212036c9e3b0 2026-05-10 02:06:00.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e3983af-b839-494d-b16e-e9cf3f5020f0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 9a9a7326-5482-42b1-90ec-212036c9e3b0 (type: networks) to 1 [pid: 8|app: 0|req: 758/1540] 10.0.0.175 () {32 vars in 653 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions => generated 21706 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1541] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:00 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: 760/1542] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1543] 10.0.0.175 () {32 vars in 665 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 762/1544] 10.0.0.175 () {32 vars in 697 bytes} [Sun May 10 02:06:00 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: 763/1545] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 764/1546] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 765/1547] 10.0.0.175 () {32 vars in 693 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1548] 10.0.0.175 () {32 vars in 695 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1549] 10.0.0.175 () {32 vars in 685 bytes} [Sun May 10 02:06:00 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: 768/1550] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 769/1551] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 770/1552] 10.0.0.175 () {32 vars in 699 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1553] 10.0.0.175 () {32 vars in 679 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 772/1554] 10.0.0.175 () {32 vars in 683 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1555] 10.0.0.175 () {32 vars in 675 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1556] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1557] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1558] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 777/1559] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:00 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) 2026-05-10 02:06:00.603 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e3983af-b839-494d-b16e-e9cf3f5020f0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:00.604 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e3983af-b839-494d-b16e-e9cf3f5020f0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 9a9a7326-5482-42b1-90ec-212036c9e3b0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 778/1560] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/flavors => 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: 779/1561] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1562] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:00 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: 781/1563] 10.0.0.175 () {32 vars in 679 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1564] 10.0.0.175 () {32 vars in 667 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/router => generated 256 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1565] 10.0.0.175 () {32 vars in 703 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1566] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:00 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) 2026-05-10 02:06:00.672 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 84c08550-3630-46a0-b5d6-78eacff43640 [pid: 8|app: 0|req: 785/1567] 10.0.0.175 () {32 vars in 677 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:00.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e3983af-b839-494d-b16e-e9cf3f5020f0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 84c08550-3630-46a0-b5d6-78eacff43640 (type: ports) to 1 [pid: 8|app: 0|req: 786/1568] 10.0.0.175 () {32 vars in 665 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/l3-ha => 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: 783/1569] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:00 2026] POST /v2.0/networks => generated 669 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1570] 10.0.0.175 () {32 vars in 711 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1571] 10.0.0.175 () {32 vars in 675 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1572] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/logging => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1573] 10.0.0.175 () {32 vars in 683 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1574] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1575] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1576] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:00 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: 794/1577] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1578] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1579] 10.0.0.175 () {32 vars in 675 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1580] 10.0.0.175 () {32 vars in 693 bytes} [Sun May 10 02:06:00 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: 798/1581] 10.0.0.175 () {32 vars in 709 bytes} [Sun May 10 02:06:00 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: 799/1582] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 800/1583] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1584] 10.0.0.175 () {32 vars in 697 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1585] 10.0.0.175 () {32 vars in 711 bytes} [Sun May 10 02:06:00 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: 803/1586] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 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: 804/1587] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:00 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: 805/1588] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1589] 10.0.0.175 () {32 vars in 675 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:00.898 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d8c0c96-b1d2-4ffc-b836-bcd43b7d1844 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:00.899 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d8c0c96-b1d2-4ffc-b836-bcd43b7d1844 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 9a9a7326-5482-42b1-90ec-212036c9e3b0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 807/1590] 10.0.0.175 () {32 vars in 671 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 808/1591] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1592] 10.0.0.175 () {32 vars in 661 bytes} [Sun May 10 02:06:00 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: 810/1593] 10.0.0.175 () {32 vars in 699 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1594] 10.0.0.175 () {32 vars in 699 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1595] 10.0.0.175 () {32 vars in 677 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1596] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 814/1597] 10.0.0.175 () {32 vars in 683 bytes} [Sun May 10 02:06:00 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: 8|app: 0|req: 815/1598] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1599] 10.0.0.175 () {32 vars in 685 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1600] 10.0.0.175 () {32 vars in 707 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1601] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1602] 10.0.0.175 () {32 vars in 697 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1603] 10.0.0.175 () {32 vars in 695 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1604] 10.0.0.175 () {32 vars in 685 bytes} [Sun May 10 02:06:01 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: 8|app: 0|req: 822/1605] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1606] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1607] 10.0.0.175 () {32 vars in 667 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/quotas => 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: 825/1608] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1609] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1610] 10.0.0.175 () {32 vars in 691 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1611] 10.0.0.175 () {32 vars in 695 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1612] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1613] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1614] 10.0.0.175 () {32 vars in 703 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1615] 10.0.0.175 () {32 vars in 691 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/router-enable-snat => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1616] 10.0.0.175 () {32 vars in 713 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1617] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1618] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1619] 10.0.0.175 () {32 vars in 741 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1620] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1621] 10.0.0.175 () {32 vars in 683 bytes} [Sun May 10 02:06:01 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: 839/1622] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1623] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1624] 10.0.0.175 () {32 vars in 679 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1625] 10.0.0.175 () {32 vars in 669 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1626] 10.0.0.175 () {32 vars in 697 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/standard-attr-segment => 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: 844/1627] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1628] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:01 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: 8|app: 0|req: 846/1629] 10.0.0.175 () {32 vars in 709 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1630] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:01 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: 8|app: 0|req: 848/1631] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:01 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: 8|app: 0|req: 849/1632] 10.0.0.175 () {32 vars in 695 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1633] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1634] 10.0.0.175 () {32 vars in 697 bytes} [Sun May 10 02:06:01 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: 8|app: 0|req: 852/1635] 10.0.0.175 () {32 vars in 679 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1636] 10.0.0.175 () {32 vars in 689 bytes} [Sun May 10 02:06:01 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) [pid: 8|app: 0|req: 854/1637] 10.0.0.175 () {32 vars in 701 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1638] 10.0.0.175 () {32 vars in 665 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1639] 10.0.0.175 () {32 vars in 681 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1640] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1641] 10.0.0.175 () {32 vars in 677 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:01.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d8c0c96-b1d2-4ffc-b836-bcd43b7d1844 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 84c08550-3630-46a0-b5d6-78eacff43640 (type: ports) to 2 [pid: 8|app: 0|req: 859/1642] 10.0.0.175 () {32 vars in 693 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1643] 10.0.0.175 () {32 vars in 693 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:01.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d8c0c96-b1d2-4ffc-b836-bcd43b7d1844 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 152d6c97-7652-4ce2-b480-098858f84d20 (type: subnets) to 0 [pid: 8|app: 0|req: 861/1644] 10.0.0.175 () {32 vars in 677 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1645] 10.0.0.175 () {32 vars in 667 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1646] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:00 2026] POST /v2.0/subnets => generated 629 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1647] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1648] 10.0.0.175 () {32 vars in 675 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1649] 10.0.0.175 () {32 vars in 705 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1650] 10.0.0.175 () {32 vars in 687 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:01.551 7 INFO neutron.db.segments_db [None req-c07098b1-12fe-4685-be4c-3d04cd512a2a d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Added segment 287a024c-4bb4-4f33-be33-0aef88960bc9 of type geneve for network 07382523-556a-4eff-9afc-b5b5f0764913 2026-05-10 02:06:01.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-c07098b1-12fe-4685-be4c-3d04cd512a2a d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 07382523-556a-4eff-9afc-b5b5f0764913 (type: networks) to 1 2026-05-10 02:06:01.853 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c07098b1-12fe-4685-be4c-3d04cd512a2a d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:01.855 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c07098b1-12fe-4685-be4c-3d04cd512a2a d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 07382523-556a-4eff-9afc-b5b5f0764913: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:01.910 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 6dae529e-3bdb-4e67-8094-8cbf8df6582c 2026-05-10 02:06:01.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-c07098b1-12fe-4685-be4c-3d04cd512a2a d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 6dae529e-3bdb-4e67-8094-8cbf8df6582c (type: ports) to 1 [pid: 7|app: 0|req: 785/1651] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:01 2026] POST /v2.0/networks => generated 670 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:02.149 8 WARNING neutron.db.securitygroups_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:02.159 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17fa02b9-fd94-4190-9168-ae8ef190137c d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:02.161 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17fa02b9-fd94-4190-9168-ae8ef190137c d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 07382523-556a-4eff-9afc-b5b5f0764913: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:02.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c6df7378-ecc8-440e-b7b1-2419e763fc2c (type: security_groups) to 1 2026-05-10 02:06:02.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 68456753-223a-4664-88b7-88860302be2e (type: security_group_rules) to 0 2026-05-10 02:06:02.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9d9db6ee-e5ab-4693-a071-093ee7f4bd2f (type: security_group_rules) to 0 2026-05-10 02:06:02.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource aae08fb8-2c37-4d18-b873-9b81bf3a90af (type: security_group_rules) to 0 2026-05-10 02:06:02.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-f31573e8-6ffc-4f89-a2b5-e9f903666ee9 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e39544c2-8654-4cb2-8818-698cd86399bd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 867/1652] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/security-groups?tenant_id=1523c2ec677b4f74962d7497d4b4f20f&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1655] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:02 2026] DELETE /v2.0/security-groups/c6df7378-ecc8-440e-b7b1-2419e763fc2c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:02.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-17fa02b9-fd94-4190-9168-ae8ef190137c d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 6dae529e-3bdb-4e67-8094-8cbf8df6582c (type: ports) to 2 2026-05-10 02:06:02.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-17fa02b9-fd94-4190-9168-ae8ef190137c d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 755bed79-bb12-4d6e-818c-cccf6d15e2fc (type: subnets) to 0 [pid: 7|app: 0|req: 786/1656] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:01 2026] POST /v2.0/subnets => generated 629 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:02.699 8 WARNING neutron.db.securitygroups_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:02.759 7 INFO neutron.db.segments_db [None req-d6670842-d7c7-4a49-b716-52b897394a52 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Added segment 61d75a34-5ddf-40ee-9dee-73c4a45a1466 of type geneve for network b7ba5a05-c3ee-4a83-9956-34e15cfc329b 2026-05-10 02:06:02.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 29670b38-6bcb-4cdd-b092-30598d58771d (type: security_groups) to 1 2026-05-10 02:06:02.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 13dd63c3-5ee4-4e23-84c2-9803c496e26a (type: security_group_rules) to 0 2026-05-10 02:06:02.838 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2bd6749f-f360-449f-9d66-91f05440ea0b (type: security_group_rules) to 0 2026-05-10 02:06:02.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 464c86eb-a01c-42bc-a049-cfa6f452ef2a (type: security_group_rules) to 0 2026-05-10 02:06:02.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd3446c-7479-484b-8eed-ed949c631004 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 59dde010-fd90-494f-ae9e-9c3958727703 (type: security_group_rules) to 0 2026-05-10 02:06:02.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6670842-d7c7-4a49-b716-52b897394a52 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource b7ba5a05-c3ee-4a83-9956-34e15cfc329b (type: networks) to 1 [pid: 8|app: 0|req: 871/1657] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:02 2026] GET /v2.0/security-groups?tenant_id=8c61cc97dd7844d2b05e932aaf4d206f&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:03.078 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6670842-d7c7-4a49-b716-52b897394a52 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:03.079 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6670842-d7c7-4a49-b716-52b897394a52 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network b7ba5a05-c3ee-4a83-9956-34e15cfc329b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 872/1658] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:02 2026] DELETE /v2.0/security-groups/29670b38-6bcb-4cdd-b092-30598d58771d => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:03.132 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 4da87910-3d1c-473a-8012-3bb6acd9232e 2026-05-10 02:06:03.189 8 WARNING neutron.db.securitygroups_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:03.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6670842-d7c7-4a49-b716-52b897394a52 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 4da87910-3d1c-473a-8012-3bb6acd9232e (type: ports) to 1 [pid: 7|app: 0|req: 787/1659] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:02 2026] POST /v2.0/networks => generated 670 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:03.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5b76563b-b12d-44e5-ac2d-b6190d46b631 (type: security_groups) to 1 2026-05-10 02:06:03.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6266a55c-220a-4cf1-800e-4965aa5c1590 (type: security_group_rules) to 0 2026-05-10 02:06:03.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 80730885-5453-4f77-9123-363cfe0d0cb1 (type: security_group_rules) to 0 2026-05-10 02:06:03.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 951c39ef-f267-4ef2-8689-14c68803709d (type: security_group_rules) to 0 2026-05-10 02:06:03.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5bb60f-e239-4dd6-92ae-d6fe1a894e29 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9533b254-e020-47a7-a707-22b98976cf31 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 873/1660] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/security-groups?tenant_id=2ceca37da85542a59916efcea585ead9&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:03.453 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-575276c7-99ad-4efc-9870-f4282560e2ae d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:03.456 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-575276c7-99ad-4efc-9870-f4282560e2ae d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network b7ba5a05-c3ee-4a83-9956-34e15cfc329b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 874/1661] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:03 2026] DELETE /v2.0/security-groups/5b76563b-b12d-44e5-ac2d-b6190d46b631 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:03.907 8 WARNING neutron.db.securitygroups_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:03.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-575276c7-99ad-4efc-9870-f4282560e2ae d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 4da87910-3d1c-473a-8012-3bb6acd9232e (type: ports) to 2 2026-05-10 02:06:03.968 7 INFO neutron.db.ovn_revision_numbers_db [None req-575276c7-99ad-4efc-9870-f4282560e2ae d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 4e92199e-50d4-47f6-9afe-1ee937427c53 (type: subnets) to 0 [pid: 7|app: 0|req: 788/1662] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:03 2026] POST /v2.0/subnets => generated 629 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:04.014 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d925d6a9-aa2d-4b04-8067-d81622290c2a (type: security_groups) to 1 2026-05-10 02:06:04.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0b79eed1-694e-4fc2-bae1-a27e9f3a0ed9 (type: security_group_rules) to 0 2026-05-10 02:06:04.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 663bd280-1b27-48e9-9093-b31ec306c988 (type: security_group_rules) to 0 2026-05-10 02:06:04.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6e3a6adc-a1b3-440f-a041-3eb7f116b439 (type: security_group_rules) to 0 2026-05-10 02:06:04.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a2db16-1091-454e-b178-f8b14a4802ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cd326e40-28b5-4e08-bb74-d6d05fead044 (type: security_group_rules) to 0 2026-05-10 02:06:04.078 7 INFO neutron.db.segments_db [None req-c2f6a318-2785-4e24-95be-2e5a88437dd0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Added segment 2a3470bc-8d19-44c6-9640-6b1f60c183ac of type geneve for network 09128409-abac-4b54-85e2-5fde8f21ee85 [pid: 8|app: 0|req: 875/1663] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/security-groups?tenant_id=6c40680802154a1dae1032c4294f5bb6&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:04.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2f6a318-2785-4e24-95be-2e5a88437dd0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 09128409-abac-4b54-85e2-5fde8f21ee85 (type: networks) to 1 [pid: 8|app: 0|req: 876/1664] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:04 2026] DELETE /v2.0/security-groups/d925d6a9-aa2d-4b04-8067-d81622290c2a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:04.339 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2f6a318-2785-4e24-95be-2e5a88437dd0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:04.341 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2f6a318-2785-4e24-95be-2e5a88437dd0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 09128409-abac-4b54-85e2-5fde8f21ee85: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:04.397 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: bf17ca81-13c8-4e35-95c8-3ee5f93f496c 2026-05-10 02:06:04.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2f6a318-2785-4e24-95be-2e5a88437dd0 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource bf17ca81-13c8-4e35-95c8-3ee5f93f496c (type: ports) to 1 [pid: 7|app: 0|req: 789/1665] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:03 2026] POST /v2.0/networks => generated 670 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:04.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource e7e05bbf-62ff-43de-8198-7cd797655445 (type: security_groups) to 1 2026-05-10 02:06:04.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource ca951641-2151-43e3-bade-2145fa25cdfc (type: security_group_rules) to 0 2026-05-10 02:06:04.633 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-882b1085-b97e-48fc-9224-f38a67ca8ba6 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] No more DHCP agents 2026-05-10 02:06:04.634 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-882b1085-b97e-48fc-9224-f38a67ca8ba6 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Unable to schedule network 09128409-abac-4b54-85e2-5fde8f21ee85: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:04.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource e385653f-e878-4778-8116-d354c14fefbf (type: security_group_rules) to 0 2026-05-10 02:06:04.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource f5a72679-a9f1-489d-a4eb-5192e56c743f (type: security_group_rules) to 0 2026-05-10 02:06:04.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource feffe469-6ccc-4b37-8e13-02e6ee4c69a5 (type: security_group_rules) to 0 2026-05-10 02:06:04.739 8 INFO neutron.db.segments_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment 8b8fa482-bd7e-43f0-9496-2fde62df82c9 of type geneve for network d7b9fd27-5d2b-4020-85a3-485dc552dff2 2026-05-10 02:06:04.828 8 INFO neutron.db.segments_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment cc2b5187-d267-4333-a70d-e8fc07e95194 of type geneve for network a8f2d70e-4ec2-40ad-957a-726c9fe408e3 2026-05-10 02:06:04.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource d7b9fd27-5d2b-4020-85a3-485dc552dff2 (type: networks) to 1 2026-05-10 02:06:05.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-882b1085-b97e-48fc-9224-f38a67ca8ba6 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource bf17ca81-13c8-4e35-95c8-3ee5f93f496c (type: ports) to 2 2026-05-10 02:06:05.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-882b1085-b97e-48fc-9224-f38a67ca8ba6 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Successfully bumped revision number for resource 93f5874d-7fbd-4c8c-ad0a-047f3345e9fb (type: subnets) to 0 [pid: 7|app: 0|req: 790/1666] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:04 2026] POST /v2.0/subnets => generated 629 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:05.130 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:05.131 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network d7b9fd27-5d2b-4020-85a3-485dc552dff2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 791/1667] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:06:05 2026] PUT /v2.0/subnets/25f0cd02-a87f-41b4-a815-b602da0d848d/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:05.194 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 26ca325f-6db5-4b81-a8a6-6f787392ec7f [pid: 7|app: 0|req: 792/1668] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:06:05 2026] PUT /v2.0/subnets/152d6c97-7652-4ce2-b480-098858f84d20/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:05.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 26ca325f-6db5-4b81-a8a6-6f787392ec7f (type: ports) to 1 [pid: 7|app: 0|req: 793/1669] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:06:05 2026] PUT /v2.0/subnets/755bed79-bb12-4d6e-818c-cccf6d15e2fc/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1670] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:06:05 2026] PUT /v2.0/subnets/4e92199e-50d4-47f6-9afe-1ee937427c53/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:05.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource a8f2d70e-4ec2-40ad-957a-726c9fe408e3 (type: networks) to 1 [pid: 7|app: 0|req: 795/1671] 10.0.0.175 () {32 vars in 664 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1672] 10.0.0.175 () {32 vars in 678 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1673] 10.0.0.175 () {32 vars in 674 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:05.495 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:05.496 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network a8f2d70e-4ec2-40ad-957a-726c9fe408e3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 798/1674] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:05.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2d9efc3-8aa1-4382-8b4b-ab49b4f65e5c fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource cf4d0878-9b70-4cd9-a752-e804774266ea (type: ports) to 1 2026-05-10 02:06:05.577 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: cf4d0878-9b70-4cd9-a752-e804774266ea [pid: 7|app: 0|req: 799/1675] 10.0.0.175 () {32 vars in 672 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1676] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:04 2026] POST /v2.0/networks => generated 1321 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1677] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1678] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/networks => generated 1970 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1679] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1680] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:05.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-b130db09-2c3e-43b6-918a-02489d3728bb fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: 26ca325f-6db5-4b81-a8a6-6f787392ec7f 2026-05-10 02:06:05.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b130db09-2c3e-43b6-918a-02489d3728bb fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: 26ca325f-6db5-4b81-a8a6-6f787392ec7f [pid: 7|app: 0|req: 803/1681] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:05 2026] DELETE /v2.0/subnets/25f0cd02-a87f-41b4-a815-b602da0d848d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:05.990 8 INFO neutron.services.segments.plugin [-] Segment 8b8fa482-bd7e-43f0-9496-2fde62df82c9 resource provider aggregate not found 2026-05-10 02:06:05.994 8 INFO neutron.services.segments.plugin [-] Segment 8b8fa482-bd7e-43f0-9496-2fde62df82c9 resource provider aggregate not found 2026-05-10 02:06:06.017 8 INFO neutron.services.segments.plugin [-] Segment 8b8fa482-bd7e-43f0-9496-2fde62df82c9 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 8b8fa482-bd7e-43f0-9496-2fde62df82c9 found for delete ", "request_id": "req-101a7855-b164-4a7f-a5da-1419dc1b1dca"}]} 2026-05-10 02:06:06.019 8 INFO neutron.services.segments.plugin [-] Segment 8b8fa482-bd7e-43f0-9496-2fde62df82c9 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 8b8fa482-bd7e-43f0-9496-2fde62df82c9 found for delete ", "request_id": "req-d864e829-733a-463a-b9a7-de7856ae6054"}]} [pid: 8|app: 0|req: 879/1682] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:05 2026] DELETE /v2.0/networks/d7b9fd27-5d2b-4020-85a3-485dc552dff2 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1683] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:06 2026] DELETE /v2.0/subnets/152d6c97-7652-4ce2-b480-098858f84d20 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:06.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 2ae70d77-f993-440f-b722-d98087822c2d (type: security_groups) to 1 2026-05-10 02:06:06.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 39c31b4c-351d-4ccb-a0b1-7b150509b923 (type: security_group_rules) to 0 2026-05-10 02:06:06.262 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 77b2ea81-e320-40e0-b608-111154d2d75b (type: security_group_rules) to 0 2026-05-10 02:06:06.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource a2ddcbea-e705-45a1-8378-da228edfac79 (type: security_group_rules) to 0 2026-05-10 02:06:06.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource eab116e2-a968-4e0a-a38c-5eec022d610d (type: security_group_rules) to 0 2026-05-10 02:06:06.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb1ea5c2-1ef5-457b-8413-6226751923f1 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: cf4d0878-9b70-4cd9-a752-e804774266ea 2026-05-10 02:06:06.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb1ea5c2-1ef5-457b-8413-6226751923f1 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: cf4d0878-9b70-4cd9-a752-e804774266ea 2026-05-10 02:06:06.384 7 INFO neutron.db.segments_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment d720dcf8-abde-4490-addd-3703714865e1 of type geneve for network 6d1c41bb-ac28-41ae-8485-2bb1de1a0373 2026-05-10 02:06:06.509 7 INFO neutron.db.segments_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment 7ae58a2b-3483-45b4-8d7e-aca824626fd5 of type geneve for network 4a962afd-6dcf-46cb-b501-454aca69181b [pid: 8|app: 0|req: 881/1684] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:06 2026] DELETE /v2.0/networks/a8f2d70e-4ec2-40ad-957a-726c9fe408e3 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:06.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 6d1c41bb-ac28-41ae-8485-2bb1de1a0373 (type: networks) to 1 2026-05-10 02:06:06.790 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:06.791 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 6d1c41bb-ac28-41ae-8485-2bb1de1a0373: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:06.837 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 1830c26b-fc1d-4697-a19b-a302a28957c9 2026-05-10 02:06:06.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 1830c26b-fc1d-4697-a19b-a302a28957c9 (type: ports) to 1 2026-05-10 02:06:06.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 4a962afd-6dcf-46cb-b501-454aca69181b (type: networks) to 1 [pid: 8|app: 0|req: 882/1685] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:06 2026] DELETE /v2.0/subnets/755bed79-bb12-4d6e-818c-cccf6d15e2fc => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:07.162 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:07.163 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 4a962afd-6dcf-46cb-b501-454aca69181b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 883/1686] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:07 2026] GET /v2.0/networks => generated 689 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:07.223 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 878d1f05-12fb-4c9e-a079-b7ec6e79efdb 2026-05-10 02:06:07.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4ed3d48-722f-4023-9663-d5dbce740265 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 878d1f05-12fb-4c9e-a079-b7ec6e79efdb (type: ports) to 1 [pid: 7|app: 0|req: 804/1687] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:05 2026] POST /v2.0/networks => generated 1322 bytes in 1288 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:07.303 8 WARNING neutron.db.securitygroups_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:07.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c8df887-ea2a-4e27-896d-068776d4cd4b (type: security_groups) to 1 2026-05-10 02:06:07.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 09414419-404e-48e2-9d9a-fed79cde311b (type: security_group_rules) to 0 2026-05-10 02:06:07.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2b5c8bd4-535c-493e-994f-c464c13e94e1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 805/1688] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:07 2026] DELETE /v2.0/subnets/4e92199e-50d4-47f6-9afe-1ee937427c53 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:07.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 49556113-e131-4372-adb6-143dd53ff0af (type: security_group_rules) to 0 2026-05-10 02:06:07.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab354d-4924-4518-bfbf-434a79cc3909 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c09b5ed6-c549-4750-8aa7-d44a091fa5a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 884/1689] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:07 2026] GET /v2.0/security-groups?tenant_id=58943c8f4e1245bea2092a09331d7726&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:07.513 7 INFO neutron.db.segments_db [None req-2409e55b-a3ab-4a1f-b34c-55f561735245 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 of type geneve for network 4e53aa4b-9b66-4bd3-a90e-65d3e20486d8 [pid: 8|app: 0|req: 885/1690] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:07 2026] GET /v2.0/networks => generated 1971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:07.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-2409e55b-a3ab-4a1f-b34c-55f561735245 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 4e53aa4b-9b66-4bd3-a90e-65d3e20486d8 (type: networks) to 1 [pid: 8|app: 0|req: 886/1691] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:07 2026] DELETE /v2.0/subnets/93f5874d-7fbd-4c8c-ad0a-047f3345e9fb => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:07.781 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2409e55b-a3ab-4a1f-b34c-55f561735245 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:07.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2409e55b-a3ab-4a1f-b34c-55f561735245 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network 4e53aa4b-9b66-4bd3-a90e-65d3e20486d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:07.843 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: c70d3e5a-07dc-4284-b079-3f647342ae26 [pid: 8|app: 0|req: 887/1692] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:07 2026] DELETE /v2.0/security-groups/3c8df887-ea2a-4e27-896d-068776d4cd4b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:07.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-2409e55b-a3ab-4a1f-b34c-55f561735245 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource c70d3e5a-07dc-4284-b079-3f647342ae26 (type: ports) to 1 [pid: 7|app: 0|req: 806/1693] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:07 2026] POST /v2.0/networks => generated 687 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:07.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-b23a52d4-6dd8-48f8-b6f2-542309b0984c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: 1830c26b-fc1d-4697-a19b-a302a28957c9 2026-05-10 02:06:07.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b23a52d4-6dd8-48f8-b6f2-542309b0984c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: 1830c26b-fc1d-4697-a19b-a302a28957c9 2026-05-10 02:06:08.039 8 INFO neutron.services.segments.plugin [-] Segment cc2b5187-d267-4333-a70d-e8fc07e95194 resource provider aggregate not found 2026-05-10 02:06:08.042 8 INFO neutron.services.segments.plugin [-] Segment cc2b5187-d267-4333-a70d-e8fc07e95194 resource provider aggregate not found 2026-05-10 02:06:08.063 8 INFO neutron.services.segments.plugin [-] Segment cc2b5187-d267-4333-a70d-e8fc07e95194 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 cc2b5187-d267-4333-a70d-e8fc07e95194 found for delete ", "request_id": "req-f446db96-5946-4195-b99b-f8f2dd3b71ff"}]} 2026-05-10 02:06:08.063 8 INFO neutron.services.segments.plugin [-] Segment cc2b5187-d267-4333-a70d-e8fc07e95194 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 cc2b5187-d267-4333-a70d-e8fc07e95194 found for delete ", "request_id": "req-86fa524e-38cc-451e-a585-4ba79da74f73"}]} 2026-05-10 02:06:08.078 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfdde1ac-8d63-4205-8213-edc359ab3576 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] TaaS: Handle Delete Port: d85e8599-2520-4379-bc48-ec26dbeb5414 2026-05-10 02:06:08.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfdde1ac-8d63-4205-8213-edc359ab3576 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Tap Mirror: Handle Delete Port: d85e8599-2520-4379-bc48-ec26dbeb5414 [pid: 8|app: 0|req: 888/1694] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:07 2026] DELETE /v2.0/networks/6d1c41bb-ac28-41ae-8485-2bb1de1a0373 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:08.272 7 INFO neutron.services.segments.plugin [-] Segment cd1d8d5a-121d-4aa2-9495-4dcac8a20688 resource provider aggregate not found 2026-05-10 02:06:08.277 7 INFO neutron.services.segments.plugin [-] Segment cd1d8d5a-121d-4aa2-9495-4dcac8a20688 resource provider aggregate not found 2026-05-10 02:06:08.292 7 INFO neutron.services.segments.plugin [-] Segment cd1d8d5a-121d-4aa2-9495-4dcac8a20688 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 cd1d8d5a-121d-4aa2-9495-4dcac8a20688 found for delete ", "request_id": "req-1f5725da-a9d8-4932-ab64-65565129f4be"}]} 2026-05-10 02:06:08.292 7 INFO neutron.services.segments.plugin [-] Segment cd1d8d5a-121d-4aa2-9495-4dcac8a20688 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 cd1d8d5a-121d-4aa2-9495-4dcac8a20688 found for delete ", "request_id": "req-b2fb7b36-fa61-4197-838e-a259aae01ceb"}]} 2026-05-10 02:06:08.314 8 INFO neutron.db.segments_db [None req-6b0ab0bf-67c3-4ccf-862d-ae9ac4c7e992 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment 505e3786-3090-4b1c-92b7-b81ac32f655e of type geneve for network fc5629f1-3dc8-4f81-817a-e04a0f12b343 [pid: 7|app: 0|req: 807/1695] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:07 2026] DELETE /v2.0/networks/ba106ff3-6b38-4761-8d9d-6cf43d501438 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:08.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b0ab0bf-67c3-4ccf-862d-ae9ac4c7e992 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource fc5629f1-3dc8-4f81-817a-e04a0f12b343 (type: networks) to 1 2026-05-10 02:06:08.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab1851b2-89e4-461f-8772-1c81135467a8 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: 878d1f05-12fb-4c9e-a079-b7ec6e79efdb 2026-05-10 02:06:08.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab1851b2-89e4-461f-8772-1c81135467a8 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: 878d1f05-12fb-4c9e-a079-b7ec6e79efdb 2026-05-10 02:06:08.612 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b0ab0bf-67c3-4ccf-862d-ae9ac4c7e992 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:08.614 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b0ab0bf-67c3-4ccf-862d-ae9ac4c7e992 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network fc5629f1-3dc8-4f81-817a-e04a0f12b343: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:08.681 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: ed6e8df3-6a7a-4d1a-bacc-b7eb2d6d0e70 [pid: 7|app: 0|req: 808/1696] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:08 2026] DELETE /v2.0/networks/4a962afd-6dcf-46cb-b501-454aca69181b => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:08.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b0ab0bf-67c3-4ccf-862d-ae9ac4c7e992 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource ed6e8df3-6a7a-4d1a-bacc-b7eb2d6d0e70 (type: ports) to 1 [pid: 8|app: 0|req: 889/1697] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:08 2026] POST /v2.0/networks => generated 688 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:08.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab083142-2851-4931-8f40-91e079db6d5d d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] TaaS: Handle Delete Port: 84c08550-3630-46a0-b5d6-78eacff43640 2026-05-10 02:06:08.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab083142-2851-4931-8f40-91e079db6d5d d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Tap Mirror: Handle Delete Port: 84c08550-3630-46a0-b5d6-78eacff43640 [pid: 8|app: 0|req: 890/1698] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:08 2026] GET /v2.0/networks => generated 689 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1699] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:08 2026] DELETE /v2.0/networks/9a9a7326-5482-42b1-90ec-212036c9e3b0 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:09.107 7 INFO neutron.db.segments_db [None req-d6e9fae1-056f-4f9c-ad98-2fd82a2c7350 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment eccaf419-ab5a-466e-bbf8-08d4c3268c9d of type geneve for network a06b6e7a-25c2-4bac-b7b6-c0c1e2379272 2026-05-10 02:06:09.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e9fae1-056f-4f9c-ad98-2fd82a2c7350 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource a06b6e7a-25c2-4bac-b7b6-c0c1e2379272 (type: networks) to 1 2026-05-10 02:06:09.299 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:09.301 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network 4e53aa4b-9b66-4bd3-a90e-65d3e20486d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:09.391 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: ab61645b-5c2f-4b1c-bf6d-f1a0619eb550 2026-05-10 02:06:09.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource ab61645b-5c2f-4b1c-bf6d-f1a0619eb550 (type: ports) to 1 2026-05-10 02:06:09.456 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6e9fae1-056f-4f9c-ad98-2fd82a2c7350 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:09.456 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:09.457 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network fc5629f1-3dc8-4f81-817a-e04a0f12b343: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:09.458 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6e9fae1-056f-4f9c-ad98-2fd82a2c7350 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network a06b6e7a-25c2-4bac-b7b6-c0c1e2379272: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:09.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b0addcf-4737-4512-b44a-fdafb5c8656a fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource c5397322-0997-44c3-8f3e-d956662bd122 (type: ports) to 1 2026-05-10 02:06:09.548 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: c5397322-0997-44c3-8f3e-d956662bd122 2026-05-10 02:06:09.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: b06f4ab7-88e5-4bd0-bfeb-d3346a40bab4 2026-05-10 02:06:09.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e9fae1-056f-4f9c-ad98-2fd82a2c7350 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource b06f4ab7-88e5-4bd0-bfeb-d3346a40bab4 (type: ports) to 1 [pid: 7|app: 0|req: 810/1700] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:09 2026] POST /v2.0/networks => generated 692 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1701] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:06:08 2026] POST /v2.0/ports => generated 1505 bytes in 848 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-05-10 02:06:09.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd0eab5d-cb52-4634-a530-256ef13b82f5 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] TaaS: Handle Delete Port: 6dae529e-3bdb-4e67-8094-8cbf8df6582c 2026-05-10 02:06:09.780 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd0eab5d-cb52-4634-a530-256ef13b82f5 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Tap Mirror: Handle Delete Port: 6dae529e-3bdb-4e67-8094-8cbf8df6582c 2026-05-10 02:06:09.809 8 INFO neutron.db.segments_db [None req-21b3b426-4f48-46f5-afa8-9e14d7d7b1cd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment 6880488c-54cd-41fa-8440-3ad28508d0fa of type geneve for network a4a2e051-a709-48c1-a09c-2dfc40375435 2026-05-10 02:06:09.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-21b3b426-4f48-46f5-afa8-9e14d7d7b1cd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource a4a2e051-a709-48c1-a09c-2dfc40375435 (type: networks) to 1 [pid: 7|app: 0|req: 811/1702] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:09 2026] DELETE /v2.0/networks/07382523-556a-4eff-9afc-b5b5f0764913 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1703] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:06:09 2026] GET /v2.0/ports => generated 3017 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:10.088 8 INFO neutron.services.segments.plugin [-] Segment d720dcf8-abde-4490-addd-3703714865e1 resource provider aggregate not found 2026-05-10 02:06:10.090 8 INFO neutron.services.segments.plugin [-] Segment d720dcf8-abde-4490-addd-3703714865e1 resource provider aggregate not found 2026-05-10 02:06:10.110 8 INFO neutron.services.segments.plugin [-] Segment d720dcf8-abde-4490-addd-3703714865e1 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 d720dcf8-abde-4490-addd-3703714865e1 found for delete ", "request_id": "req-b3451fd5-fe33-47c7-ad45-f9407f05d5a8"}]} 2026-05-10 02:06:10.111 8 INFO neutron.services.segments.plugin [-] Segment d720dcf8-abde-4490-addd-3703714865e1 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 d720dcf8-abde-4490-addd-3703714865e1 found for delete ", "request_id": "req-38138a12-2638-42d6-b744-dc50406c5654"}]} 2026-05-10 02:06:10.116 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21b3b426-4f48-46f5-afa8-9e14d7d7b1cd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:10.117 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21b3b426-4f48-46f5-afa8-9e14d7d7b1cd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network a4a2e051-a709-48c1-a09c-2dfc40375435: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:10.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-21b3b426-4f48-46f5-afa8-9e14d7d7b1cd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 2bd6cf7e-7f3f-4c58-b71b-47edc754b693 (type: ports) to 1 2026-05-10 02:06:10.199 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 2bd6cf7e-7f3f-4c58-b71b-47edc754b693 [pid: 8|app: 0|req: 892/1704] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:09 2026] POST /v2.0/networks => generated 692 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:10.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-e13ad30e-d489-4fd1-a79e-a6d0eeeb11c7 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] TaaS: Handle Delete Port: 4da87910-3d1c-473a-8012-3bb6acd9232e 2026-05-10 02:06:10.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e13ad30e-d489-4fd1-a79e-a6d0eeeb11c7 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Tap Mirror: Handle Delete Port: 4da87910-3d1c-473a-8012-3bb6acd9232e 2026-05-10 02:06:10.319 7 INFO neutron.services.segments.plugin [-] Segment 7ae58a2b-3483-45b4-8d7e-aca824626fd5 resource provider aggregate not found 2026-05-10 02:06:10.329 7 INFO neutron.services.segments.plugin [-] Segment 7ae58a2b-3483-45b4-8d7e-aca824626fd5 resource provider aggregate not found 2026-05-10 02:06:10.338 7 INFO neutron.services.segments.plugin [-] Segment 7ae58a2b-3483-45b4-8d7e-aca824626fd5 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 7ae58a2b-3483-45b4-8d7e-aca824626fd5 found for delete ", "request_id": "req-1066c650-6d15-41ed-bfe6-cce3619fc921"}]} 2026-05-10 02:06:10.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa8e8577-d467-401a-ba59-47372272e1ba fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: ab61645b-5c2f-4b1c-bf6d-f1a0619eb550 2026-05-10 02:06:10.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa8e8577-d467-401a-ba59-47372272e1ba fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: ab61645b-5c2f-4b1c-bf6d-f1a0619eb550 2026-05-10 02:06:10.352 7 INFO neutron.services.segments.plugin [-] Segment 7ae58a2b-3483-45b4-8d7e-aca824626fd5 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 7ae58a2b-3483-45b4-8d7e-aca824626fd5 found for delete ", "request_id": "req-368c49f6-0859-4e7a-b90c-6f6caba07930"}]} 2026-05-10 02:06:10.355 7 INFO neutron.services.segments.plugin [-] Segment 1e02997d-3d0b-45a8-a019-c90d95b233ea resource provider aggregate not found 2026-05-10 02:06:10.374 7 INFO neutron.services.segments.plugin [-] Segment 1e02997d-3d0b-45a8-a019-c90d95b233ea 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 1e02997d-3d0b-45a8-a019-c90d95b233ea found for delete ", "request_id": "req-1480df6d-fc19-4f2a-95f7-983658e963fc"}]} 2026-05-10 02:06:10.375 7 INFO neutron.services.segments.plugin [-] Segment 1e02997d-3d0b-45a8-a019-c90d95b233ea resource provider aggregate not found 2026-05-10 02:06:10.400 7 INFO neutron.services.segments.plugin [-] Segment 1e02997d-3d0b-45a8-a019-c90d95b233ea 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 1e02997d-3d0b-45a8-a019-c90d95b233ea found for delete ", "request_id": "req-a31f652d-a701-475d-8e1b-0da1fa31e443"}]} 2026-05-10 02:06:10.404 7 INFO neutron.services.segments.plugin [-] Segment 287a024c-4bb4-4f33-be33-0aef88960bc9 resource provider aggregate not found 2026-05-10 02:06:10.418 7 INFO neutron.services.segments.plugin [-] Segment 287a024c-4bb4-4f33-be33-0aef88960bc9 resource provider aggregate not found 2026-05-10 02:06:10.424 7 INFO neutron.services.segments.plugin [-] Segment 287a024c-4bb4-4f33-be33-0aef88960bc9 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 287a024c-4bb4-4f33-be33-0aef88960bc9 found for delete ", "request_id": "req-7c0bad80-4cf8-4f9d-b34b-8a79d9b8faf1"}]} 2026-05-10 02:06:10.437 7 INFO neutron.services.segments.plugin [-] Segment 287a024c-4bb4-4f33-be33-0aef88960bc9 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 287a024c-4bb4-4f33-be33-0aef88960bc9 found for delete ", "request_id": "req-592e3c60-fd1b-47cb-a15c-0f47b881ebfe"}]} [pid: 8|app: 0|req: 893/1705] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:10 2026] DELETE /v2.0/ports/ab61645b-5c2f-4b1c-bf6d-f1a0619eb550 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1706] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:10 2026] DELETE /v2.0/networks/b7ba5a05-c3ee-4a83-9956-34e15cfc329b => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:10.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb375521-bb13-4f92-b7e5-c03c5b73231b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: c5397322-0997-44c3-8f3e-d956662bd122 2026-05-10 02:06:10.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb375521-bb13-4f92-b7e5-c03c5b73231b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: c5397322-0997-44c3-8f3e-d956662bd122 [pid: 7|app: 0|req: 814/1707] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:10 2026] DELETE /v2.0/ports/c5397322-0997-44c3-8f3e-d956662bd122 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:10.886 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:10.887 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network a06b6e7a-25c2-4bac-b7b6-c0c1e2379272: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:10.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cd56795-7212-4384-9be0-7c2abc6dae21 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] TaaS: Handle Delete Port: bf17ca81-13c8-4e35-95c8-3ee5f93f496c 2026-05-10 02:06:10.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cd56795-7212-4384-9be0-7c2abc6dae21 d3a02614c50749c583752f004b49041b 6e6d6372fbe94ae9b93fd7cf0fa037b4 - - default default] Tap Mirror: Handle Delete Port: bf17ca81-13c8-4e35-95c8-3ee5f93f496c 2026-05-10 02:06:10.945 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 412647ff-4b1a-4350-a38b-b4a65a757516 2026-05-10 02:06:10.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 412647ff-4b1a-4350-a38b-b4a65a757516 (type: ports) to 1 2026-05-10 02:06:11.077 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:11.078 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network a4a2e051-a709-48c1-a09c-2dfc40375435: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 815/1708] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:10 2026] DELETE /v2.0/networks/09128409-abac-4b54-85e2-5fde8f21ee85 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:11.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: ea45b33e-7755-401f-9de5-ffd780b1fc7a 2026-05-10 02:06:11.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-a57508d5-87ea-4725-a815-84455309cc5c 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource ea45b33e-7755-401f-9de5-ffd780b1fc7a (type: ports) to 1 [pid: 7|app: 0|req: 816/1709] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:06:11 2026] GET /v2.0/ports => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1710] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:06:10 2026] POST /v2.0/ports => generated 1506 bytes in 756 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-05-10 02:06:11.324 8 INFO neutron.db.segments_db [None req-34253946-3e3f-4d16-8be9-787ad55d5662 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment 9ec32286-a597-4c1d-9200-9435c20a858f of type geneve for network 0108b817-8740-40fe-9c1b-5bd3c015bd8d 2026-05-10 02:06:11.358 7 WARNING neutron.db.securitygroups_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:11.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-34253946-3e3f-4d16-8be9-787ad55d5662 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 0108b817-8740-40fe-9c1b-5bd3c015bd8d (type: networks) to 1 2026-05-10 02:06:11.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d4f81b1b-2079-413c-b158-c30a04c33d89 (type: security_groups) to 1 2026-05-10 02:06:11.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 280a6049-91fe-4e35-9e8f-26038c1f0240 (type: security_group_rules) to 0 2026-05-10 02:06:11.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 928bbcca-f7ce-49ac-92ce-215847368a32 (type: security_group_rules) to 0 2026-05-10 02:06:11.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b892e171-3014-4250-831e-dffe629ba664 (type: security_group_rules) to 0 2026-05-10 02:06:11.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5936b3c-3741-4a75-92a5-6ca9db84d76e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d0d95899-aa3d-4738-acbf-647d56142740 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 817/1711] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:11 2026] GET /v2.0/security-groups?tenant_id=4a182fb96f934d43be1ce1ea3fc2a566&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:11.602 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34253946-3e3f-4d16-8be9-787ad55d5662 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:11.604 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34253946-3e3f-4d16-8be9-787ad55d5662 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network 0108b817-8740-40fe-9c1b-5bd3c015bd8d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:11.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 84b48162-7114-4a19-937c-2a834ae5f634 [pid: 7|app: 0|req: 818/1712] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:06:11 2026] GET /v2.0/ports => generated 3018 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:11.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-34253946-3e3f-4d16-8be9-787ad55d5662 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 84b48162-7114-4a19-937c-2a834ae5f634 (type: ports) to 1 [pid: 8|app: 0|req: 895/1713] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:11 2026] POST /v2.0/networks => generated 687 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:11.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-6df42fa5-f224-4fa8-9439-95e0e04b2c4d 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: 412647ff-4b1a-4350-a38b-b4a65a757516 2026-05-10 02:06:11.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6df42fa5-f224-4fa8-9439-95e0e04b2c4d 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: 412647ff-4b1a-4350-a38b-b4a65a757516 [pid: 7|app: 0|req: 819/1714] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:11 2026] DELETE /v2.0/security-groups/d4f81b1b-2079-413c-b158-c30a04c33d89 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1715] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:11 2026] DELETE /v2.0/ports/412647ff-4b1a-4350-a38b-b4a65a757516 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:12.013 7 INFO neutron.db.segments_db [None req-4f40e957-a1d8-46c0-8a9d-e21b9ae5c0f3 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Added segment 5302af0c-b492-49a4-b0f6-7882d7026784 of type geneve for network ec34f183-12b8-4110-81f6-e5c61b379a8b 2026-05-10 02:06:12.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f40e957-a1d8-46c0-8a9d-e21b9ae5c0f3 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource ec34f183-12b8-4110-81f6-e5c61b379a8b (type: networks) to 1 2026-05-10 02:06:12.202 8 WARNING neutron.db.securitygroups_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:12.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f40e957-a1d8-46c0-8a9d-e21b9ae5c0f3 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:12.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f40e957-a1d8-46c0-8a9d-e21b9ae5c0f3 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network ec34f183-12b8-4110-81f6-e5c61b379a8b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:12.350 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 751ef638-6652-44c5-acad-7ce750bba293 2026-05-10 02:06:12.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c92cf60-74db-4524-83b0-2702391fdfed (type: security_groups) to 1 2026-05-10 02:06:12.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f40e957-a1d8-46c0-8a9d-e21b9ae5c0f3 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 751ef638-6652-44c5-acad-7ce750bba293 (type: ports) to 1 2026-05-10 02:06:12.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1c30bfca-42df-4b1a-8747-2dad62bdd89f (type: security_group_rules) to 0 2026-05-10 02:06:12.394 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 66f03877-b4cc-4a9a-8de8-aca37b7177b8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 820/1716] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:11 2026] POST /v2.0/networks => generated 688 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:12.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d5a0dfe3-9e42-4870-83ac-4c3bb34b9490 (type: security_group_rules) to 0 2026-05-10 02:06:12.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1e7ea13-632a-424f-b296-d3ea0f910cb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e947ef96-1c92-4dc3-a3e0-60e0661f716d (type: security_group_rules) to 0 2026-05-10 02:06:12.463 7 INFO neutron.services.segments.plugin [-] Segment 61d75a34-5ddf-40ee-9dee-73c4a45a1466 resource provider aggregate not found 2026-05-10 02:06:12.480 7 INFO neutron.services.segments.plugin [-] Segment 61d75a34-5ddf-40ee-9dee-73c4a45a1466 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 61d75a34-5ddf-40ee-9dee-73c4a45a1466 found for delete ", "request_id": "req-fd8eb954-d784-4266-bea7-d3296337de24"}]} 2026-05-10 02:06:12.493 7 INFO neutron.services.segments.plugin [-] Segment 2a3470bc-8d19-44c6-9640-6b1f60c183ac resource provider aggregate not found 2026-05-10 02:06:12.500 7 INFO neutron.services.segments.plugin [-] Segment 61d75a34-5ddf-40ee-9dee-73c4a45a1466 resource provider aggregate not found [pid: 8|app: 0|req: 897/1717] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:11 2026] GET /v2.0/security-groups?tenant_id=3fa2bf4ea5ef49349f9e1581e3136015&name=default => generated 2925 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:12.520 7 INFO neutron.services.segments.plugin [-] Segment 2a3470bc-8d19-44c6-9640-6b1f60c183ac 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 2a3470bc-8d19-44c6-9640-6b1f60c183ac found for delete ", "request_id": "req-e46f2f42-0ff8-48c3-a0c8-37b58d29f2a8"}]} 2026-05-10 02:06:12.532 7 INFO neutron.services.segments.plugin [-] Segment 61d75a34-5ddf-40ee-9dee-73c4a45a1466 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 61d75a34-5ddf-40ee-9dee-73c4a45a1466 found for delete ", "request_id": "req-94a69a83-68d3-4e0b-a1de-4762020df04a"}]} 2026-05-10 02:06:12.560 7 INFO neutron.services.segments.plugin [-] Segment 2a3470bc-8d19-44c6-9640-6b1f60c183ac resource provider aggregate not found 2026-05-10 02:06:12.578 7 INFO neutron.services.segments.plugin [-] Segment 2a3470bc-8d19-44c6-9640-6b1f60c183ac 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 2a3470bc-8d19-44c6-9640-6b1f60c183ac found for delete ", "request_id": "req-63ecac03-c2c4-4169-bb1f-ffb8dcd95fb9"}]} 2026-05-10 02:06:12.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1434c9c-ff02-4a6a-af9c-3106ceceb82b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: ea45b33e-7755-401f-9de5-ffd780b1fc7a 2026-05-10 02:06:12.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1434c9c-ff02-4a6a-af9c-3106ceceb82b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: ea45b33e-7755-401f-9de5-ffd780b1fc7a [pid: 7|app: 0|req: 821/1718] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:12 2026] DELETE /v2.0/ports/ea45b33e-7755-401f-9de5-ffd780b1fc7a => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:12.827 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:12.829 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network 0108b817-8740-40fe-9c1b-5bd3c015bd8d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 822/1719] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:12 2026] DELETE /v2.0/security-groups/3c92cf60-74db-4524-83b0-2702391fdfed => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1720] 10.0.0.175 () {32 vars in 643 bytes} [Sun May 10 02:06:12 2026] GET /v2.0/ports => generated 1523 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:13.047 7 INFO neutron.db.segments_db [None req-235265d5-ee7f-4bf4-8900-93a4e5b30ffd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment a39b84c8-6d66-4ae1-907c-3050f149ba9e of type geneve for network 956388e4-d1da-4042-8d72-544c85047f40 2026-05-10 02:06:13.159 7 INFO neutron.db.ovn_revision_numbers_db [None req-235265d5-ee7f-4bf4-8900-93a4e5b30ffd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 956388e4-d1da-4042-8d72-544c85047f40 (type: networks) to 1 2026-05-10 02:06:13.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 84b48162-7114-4a19-937c-2a834ae5f634 (type: ports) to 2 2026-05-10 02:06:13.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 6092afd9-8a52-430a-b444-fce53d2238e1 (type: subnets) to 0 2026-05-10 02:06:13.323 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] No more DHCP agents 2026-05-10 02:06:13.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Unable to schedule network ec34f183-12b8-4110-81f6-e5c61b379a8b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:13.347 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-235265d5-ee7f-4bf4-8900-93a4e5b30ffd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:13.349 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-235265d5-ee7f-4bf4-8900-93a4e5b30ffd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 956388e4-d1da-4042-8d72-544c85047f40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:13.427 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: d5261721-3a30-4bcc-9dfa-fec2e698a0e0 2026-05-10 02:06:13.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-235265d5-ee7f-4bf4-8900-93a4e5b30ffd 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource d5261721-3a30-4bcc-9dfa-fec2e698a0e0 (type: ports) to 1 [pid: 7|app: 0|req: 824/1721] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:12 2026] POST /v2.0/networks => generated 691 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:13.460 7 WARNING neutron.db.securitygroups_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:13.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 272cec21-f214-42fa-b119-44bd28e4f753 (type: security_groups) to 1 2026-05-10 02:06:13.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 20e6e97b-67de-449b-82cf-05ff70892fab (type: security_group_rules) to 0 2026-05-10 02:06:13.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3d716816-42d8-4840-bf30-be817b538bd9 (type: security_group_rules) to 0 2026-05-10 02:06:13.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b430df41-0321-4006-a041-f73d066977b1 (type: security_group_rules) to 0 2026-05-10 02:06:13.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-2487b9e1-56c4-49e3-828c-64b41575987a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d5222f69-a744-43f5-ab90-91d198d7d740 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 825/1722] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/security-groups?tenant_id=6b5d6cbd238d464aa000965189d80f26&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:13.780 7 INFO neutron.db.segments_db [None req-f1875a1a-3e81-401a-8ae4-dd85a4be85da 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Added segment fa7a344c-09cb-4465-8154-5022d710d2b2 of type geneve for network 7134107e-d156-4ff3-9783-61d4f8689747 2026-05-10 02:06:13.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 751ef638-6652-44c5-acad-7ce750bba293 (type: ports) to 2 2026-05-10 02:06:13.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-f54b3627-8962-426a-a6dc-38324618b64b fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Successfully bumped revision number for resource 011033de-3d5a-4848-a83a-a23b55ef5dd0 (type: subnets) to 0 [pid: 8|app: 0|req: 898/1723] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:12 2026] POST /v2.0/subnets => generated 1274 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:13.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1875a1a-3e81-401a-8ae4-dd85a4be85da 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 7134107e-d156-4ff3-9783-61d4f8689747 (type: networks) to 1 [pid: 8|app: 0|req: 899/1724] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:13 2026] DELETE /v2.0/security-groups/272cec21-f214-42fa-b119-44bd28e4f753 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:14.063 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1875a1a-3e81-401a-8ae4-dd85a4be85da 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:14.064 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1875a1a-3e81-401a-8ae4-dd85a4be85da 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 7134107e-d156-4ff3-9783-61d4f8689747: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 900/1725] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:14 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) 2026-05-10 02:06:14.113 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 687fe7cd-e735-4da8-a7c5-5b52bc72ff05 2026-05-10 02:06:14.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1875a1a-3e81-401a-8ae4-dd85a4be85da 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 687fe7cd-e735-4da8-a7c5-5b52bc72ff05 (type: ports) to 1 [pid: 7|app: 0|req: 826/1726] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:13 2026] POST /v2.0/networks => generated 691 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:14.287 8 WARNING neutron.db.securitygroups_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 827/1727] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:14 2026] DELETE /v2.0/subnets/6092afd9-8a52-430a-b444-fce53d2238e1 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:14.396 7 WARNING neutron.db.securitygroups_db [None req-44db1c13-8089-4d65-8fb4-81d87d999873 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:14.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 20cb3a18-109c-4efa-ba6d-620857aaa91f (type: security_groups) to 1 [pid: 7|app: 0|req: 828/1728] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/security-groups?tenant_id=6e6d6372fbe94ae9b93fd7cf0fa037b4&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:14.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 03bd2891-b13b-419d-9086-64f0f92c6693 (type: security_group_rules) to 0 2026-05-10 02:06:14.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1fc2243e-8bfa-4104-97d0-fe5645e18089 (type: security_group_rules) to 0 2026-05-10 02:06:14.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c8fbb536-0ab8-4324-b24f-80d96b2375f2 (type: security_group_rules) to 0 2026-05-10 02:06:14.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6159552-def8-4821-b2ac-b93b74353d3a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eb7e4956-580c-4c34-93c3-293b5bc92d81 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 901/1729] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/security-groups?tenant_id=2b028f84dc9f4e1ab196e67c49f19fb6&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1730] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:14 2026] DELETE /v2.0/subnets/011033de-3d5a-4848-a83a-a23b55ef5dd0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1731] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:14 2026] DELETE /v2.0/security-groups/3ab6d19a-3095-4c07-81d6-7f43050b8c6c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1732] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1733] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:14 2026] DELETE /v2.0/security-groups/20cb3a18-109c-4efa-ba6d-620857aaa91f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:14.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d4cf535-bfe1-400f-b93a-ebab7f2a336f fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: 751ef638-6652-44c5-acad-7ce750bba293 2026-05-10 02:06:14.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d4cf535-bfe1-400f-b93a-ebab7f2a336f fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: 751ef638-6652-44c5-acad-7ce750bba293 2026-05-10 02:06:15.018 8 INFO neutron.services.segments.plugin [-] Segment 5302af0c-b492-49a4-b0f6-7882d7026784 resource provider aggregate not found 2026-05-10 02:06:15.023 8 INFO neutron.services.segments.plugin [-] Segment 5302af0c-b492-49a4-b0f6-7882d7026784 resource provider aggregate not found 2026-05-10 02:06:15.034 8 INFO neutron.services.segments.plugin [-] Segment 5302af0c-b492-49a4-b0f6-7882d7026784 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 5302af0c-b492-49a4-b0f6-7882d7026784 found for delete ", "request_id": "req-9b52fa1b-a69d-4610-a8d4-4bdbb4478910"}]} 2026-05-10 02:06:15.042 8 INFO neutron.services.segments.plugin [-] Segment 5302af0c-b492-49a4-b0f6-7882d7026784 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 5302af0c-b492-49a4-b0f6-7882d7026784 found for delete ", "request_id": "req-e2ae17fa-65cd-4f2e-8ab9-b78b70f9c494"}]} [pid: 8|app: 0|req: 904/1734] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:14 2026] DELETE /v2.0/networks/ec34f183-12b8-4110-81f6-e5c61b379a8b => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:15.179 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:15.180 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 956388e4-d1da-4042-8d72-544c85047f40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:15.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cdfa500-cf5c-4f35-a996-d37007d13549 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: 84b48162-7114-4a19-937c-2a834ae5f634 2026-05-10 02:06:15.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cdfa500-cf5c-4f35-a996-d37007d13549 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: 84b48162-7114-4a19-937c-2a834ae5f634 2026-05-10 02:06:15.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 072c9bd5-6939-4d18-8958-86ce5c1da3f5 (type: subnets) to 0 2026-05-10 02:06:15.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] No more DHCP agents 2026-05-10 02:06:15.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Unable to schedule network 7134107e-d156-4ff3-9783-61d4f8689747: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:15.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-79341a95-bb62-49eb-bc8b-3b455ae41d3b 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Successfully bumped revision number for resource 97451df0-0144-456a-a17b-350c2e9a4102 (type: subnets) to 0 [pid: 7|app: 0|req: 831/1735] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:14 2026] POST /v2.0/subnets => generated 1323 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1736] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/subnets => generated 1959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1737] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/networks/0108b817-8740-40fe-9c1b-5bd3c015bd8d => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:15.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-392d0604-2f0d-4e22-b413-9bcc3c901424 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: ed6e8df3-6a7a-4d1a-bacc-b7eb2d6d0e70 2026-05-10 02:06:15.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-392d0604-2f0d-4e22-b413-9bcc3c901424 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: ed6e8df3-6a7a-4d1a-bacc-b7eb2d6d0e70 [pid: 7|app: 0|req: 833/1738] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/subnets/072c9bd5-6939-4d18-8958-86ce5c1da3f5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1739] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/subnets/97451df0-0144-456a-a17b-350c2e9a4102 => 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: 835/1740] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1741] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/networks/fc5629f1-3dc8-4f81-817a-e04a0f12b343 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:15.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f90a6ac-e3a0-4389-a2c9-31df8e4dc5c5 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] TaaS: Handle Delete Port: c70d3e5a-07dc-4284-b079-3f647342ae26 2026-05-10 02:06:15.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f90a6ac-e3a0-4389-a2c9-31df8e4dc5c5 fdea9c123f99452ab9b6235275f3f694 7337b99acb15491696db8bd3307d4924 - - default default] Tap Mirror: Handle Delete Port: c70d3e5a-07dc-4284-b079-3f647342ae26 2026-05-10 02:06:15.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-d32b05e7-aba9-4f27-b452-5b8f0e3b6878 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: 687fe7cd-e735-4da8-a7c5-5b52bc72ff05 2026-05-10 02:06:15.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d32b05e7-aba9-4f27-b452-5b8f0e3b6878 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: 687fe7cd-e735-4da8-a7c5-5b52bc72ff05 2026-05-10 02:06:16.102 7 INFO neutron.services.segments.plugin [-] Segment fa7a344c-09cb-4465-8154-5022d710d2b2 resource provider aggregate not found 2026-05-10 02:06:16.105 7 INFO neutron.services.segments.plugin [-] Segment fa7a344c-09cb-4465-8154-5022d710d2b2 resource provider aggregate not found [pid: 8|app: 0|req: 907/1742] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/networks/4e53aa4b-9b66-4bd3-a90e-65d3e20486d8 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:16.127 7 INFO neutron.services.segments.plugin [-] Segment fa7a344c-09cb-4465-8154-5022d710d2b2 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 fa7a344c-09cb-4465-8154-5022d710d2b2 found for delete ", "request_id": "req-76d95bd9-4999-4164-a51e-310db51db7ef"}]} 2026-05-10 02:06:16.134 7 INFO neutron.services.segments.plugin [-] Segment fa7a344c-09cb-4465-8154-5022d710d2b2 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 fa7a344c-09cb-4465-8154-5022d710d2b2 found for delete ", "request_id": "req-77393d43-8272-4bec-ad1f-632347bca973"}]} [pid: 7|app: 0|req: 836/1743] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:15 2026] DELETE /v2.0/networks/7134107e-d156-4ff3-9783-61d4f8689747 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:16.275 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b1009a0-c21e-4003-9d80-2f124d889271 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: d5261721-3a30-4bcc-9dfa-fec2e698a0e0 2026-05-10 02:06:16.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b1009a0-c21e-4003-9d80-2f124d889271 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: d5261721-3a30-4bcc-9dfa-fec2e698a0e0 [pid: 8|app: 0|req: 908/1744] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:16 2026] DELETE /v2.0/networks/956388e4-d1da-4042-8d72-544c85047f40 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:16.609 8 WARNING neutron.db.securitygroups_db [None req-a80166a3-f938-4315-a08e-ac0f99e4e82d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:16.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ee83705-47ad-4dcb-9bc4-66bd8b245a67 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: 2bd6cf7e-7f3f-4c58-b71b-47edc754b693 2026-05-10 02:06:16.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ee83705-47ad-4dcb-9bc4-66bd8b245a67 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: 2bd6cf7e-7f3f-4c58-b71b-47edc754b693 [pid: 8|app: 0|req: 909/1745] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:16 2026] GET /v2.0/security-groups?tenant_id=7337b99acb15491696db8bd3307d4924&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1746] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:16 2026] DELETE /v2.0/networks/a4a2e051-a709-48c1-a09c-2dfc40375435 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1747] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:16 2026] DELETE /v2.0/security-groups/e7e05bbf-62ff-43de-8198-7cd797655445 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:16.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a6d986c-b9e7-4ae2-92cd-57d8035efe9e 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] TaaS: Handle Delete Port: b06f4ab7-88e5-4bd0-bfeb-d3346a40bab4 2026-05-10 02:06:16.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a6d986c-b9e7-4ae2-92cd-57d8035efe9e 92a0daca41c941b0b74f505b042e7ee7 5c1d850c955b440a98ef51aa8c83e3cf - - default default] Tap Mirror: Handle Delete Port: b06f4ab7-88e5-4bd0-bfeb-d3346a40bab4 2026-05-10 02:06:17.054 8 INFO neutron.services.segments.plugin [-] Segment 9ec32286-a597-4c1d-9200-9435c20a858f resource provider aggregate not found 2026-05-10 02:06:17.071 8 INFO neutron.services.segments.plugin [-] Segment 9ec32286-a597-4c1d-9200-9435c20a858f 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 9ec32286-a597-4c1d-9200-9435c20a858f found for delete ", "request_id": "req-7820a0fb-b468-46ce-923b-0b202cb67bdd"}]} 2026-05-10 02:06:17.075 8 INFO neutron.services.segments.plugin [-] Segment 9ec32286-a597-4c1d-9200-9435c20a858f resource provider aggregate not found 2026-05-10 02:06:17.089 8 INFO neutron.services.segments.plugin [-] Segment 9ec32286-a597-4c1d-9200-9435c20a858f 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 9ec32286-a597-4c1d-9200-9435c20a858f found for delete ", "request_id": "req-6faef620-b5ad-4b87-ac3c-28b5a86f165a"}]} 2026-05-10 02:06:17.096 8 INFO neutron.services.segments.plugin [-] Segment 505e3786-3090-4b1c-92b7-b81ac32f655e resource provider aggregate not found 2026-05-10 02:06:17.112 8 INFO neutron.services.segments.plugin [-] Segment 505e3786-3090-4b1c-92b7-b81ac32f655e resource provider aggregate not found 2026-05-10 02:06:17.120 8 INFO neutron.services.segments.plugin [-] Segment 505e3786-3090-4b1c-92b7-b81ac32f655e 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 505e3786-3090-4b1c-92b7-b81ac32f655e found for delete ", "request_id": "req-4ab44797-a147-489a-b1cf-d4ba0364571c"}]} 2026-05-10 02:06:17.133 8 INFO neutron.services.segments.plugin [-] Segment 505e3786-3090-4b1c-92b7-b81ac32f655e 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 505e3786-3090-4b1c-92b7-b81ac32f655e found for delete ", "request_id": "req-32739698-e6b0-47f6-99b9-8142d84c4003"}]} 2026-05-10 02:06:17.150 8 INFO neutron.services.segments.plugin [-] Segment 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 resource provider aggregate not found 2026-05-10 02:06:17.161 8 INFO neutron.services.segments.plugin [-] Segment 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 resource provider aggregate not found 2026-05-10 02:06:17.170 8 INFO neutron.services.segments.plugin [-] Segment 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 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 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 found for delete ", "request_id": "req-157c971e-d59e-4a15-854a-333cabcb33a4"}]} 2026-05-10 02:06:17.184 8 INFO neutron.services.segments.plugin [-] Segment 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 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 2c2a8118-a75e-4e3c-a88f-a5f8fd9c6c29 found for delete ", "request_id": "req-f9d6afd7-04e3-476c-a6bd-4045a4a64d09"}]} 2026-05-10 02:06:17.193 8 INFO neutron.services.segments.plugin [-] Segment a39b84c8-6d66-4ae1-907c-3050f149ba9e resource provider aggregate not found 2026-05-10 02:06:17.214 8 INFO neutron.services.segments.plugin [-] Segment a39b84c8-6d66-4ae1-907c-3050f149ba9e resource provider aggregate not found [pid: 7|app: 0|req: 838/1748] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:16 2026] DELETE /v2.0/networks/a06b6e7a-25c2-4bac-b7b6-c0c1e2379272 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:17.222 8 INFO neutron.services.segments.plugin [-] Segment a39b84c8-6d66-4ae1-907c-3050f149ba9e 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 a39b84c8-6d66-4ae1-907c-3050f149ba9e found for delete ", "request_id": "req-91a1929a-a0af-401e-b294-c774b6bf3d58"}]} 2026-05-10 02:06:17.231 8 INFO neutron.services.segments.plugin [-] Segment a39b84c8-6d66-4ae1-907c-3050f149ba9e 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 a39b84c8-6d66-4ae1-907c-3050f149ba9e found for delete ", "request_id": "req-703c4f99-70f7-42e3-abea-1625e1c1a207"}]} 2026-05-10 02:06:17.841 8 WARNING neutron.db.securitygroups_db [None req-fb8b5a7a-76cd-47d7-b23b-2e4876301318 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 912/1751] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:17 2026] GET /v2.0/security-groups?tenant_id=5c1d850c955b440a98ef51aa8c83e3cf&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1752] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:17 2026] DELETE /v2.0/security-groups/2ae70d77-f993-440f-b722-d98087822c2d => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:18.154 7 INFO neutron.services.segments.plugin [-] Segment 6880488c-54cd-41fa-8440-3ad28508d0fa resource provider aggregate not found 2026-05-10 02:06:18.158 7 INFO neutron.services.segments.plugin [-] Segment 6880488c-54cd-41fa-8440-3ad28508d0fa resource provider aggregate not found 2026-05-10 02:06:18.177 7 INFO neutron.services.segments.plugin [-] Segment 6880488c-54cd-41fa-8440-3ad28508d0fa 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 6880488c-54cd-41fa-8440-3ad28508d0fa found for delete ", "request_id": "req-357122b6-6c29-4842-b78c-ef5993595ae1"}]} 2026-05-10 02:06:18.183 7 INFO neutron.services.segments.plugin [-] Segment 6880488c-54cd-41fa-8440-3ad28508d0fa 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 6880488c-54cd-41fa-8440-3ad28508d0fa found for delete ", "request_id": "req-f50494e2-1997-4c9c-a3dd-c311b0363cf9"}]} 2026-05-10 02:06:18.198 7 INFO neutron.services.segments.plugin [-] Segment eccaf419-ab5a-466e-bbf8-08d4c3268c9d resource provider aggregate not found 2026-05-10 02:06:18.203 7 INFO neutron.services.segments.plugin [-] Segment eccaf419-ab5a-466e-bbf8-08d4c3268c9d resource provider aggregate not found 2026-05-10 02:06:18.218 7 INFO neutron.services.segments.plugin [-] Segment eccaf419-ab5a-466e-bbf8-08d4c3268c9d 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 eccaf419-ab5a-466e-bbf8-08d4c3268c9d found for delete ", "request_id": "req-31164311-a8a7-4018-bd53-526296cdf36d"}]} 2026-05-10 02:06:18.222 7 INFO neutron.services.segments.plugin [-] Segment eccaf419-ab5a-466e-bbf8-08d4c3268c9d 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 eccaf419-ab5a-466e-bbf8-08d4c3268c9d found for delete ", "request_id": "req-4bffe05d-cbf6-49d0-a172-614600426b0d"}]} 2026-05-10 02:06:18.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource a6050300-df48-4181-a6aa-8abaaee5830d (type: security_groups) to 1 2026-05-10 02:06:18.884 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 07917c04-bc3b-4426-8591-1ac5569bebba (type: security_group_rules) to 0 2026-05-10 02:06:18.898 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 2e1d8305-a071-4d68-91ea-548f94b99cbb (type: security_group_rules) to 0 2026-05-10 02:06:18.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 9abd5df5-722b-4a08-9798-e4ca2369ae64 (type: security_groups) to 1 2026-05-10 02:06:18.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 5dd46e22-e1c6-4d47-9bf4-7af3c6f7c226 (type: security_group_rules) to 0 2026-05-10 02:06:18.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 2af77105-c721-4e17-b455-0e875d071bc2 (type: security_group_rules) to 0 2026-05-10 02:06:18.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 91b1c7af-86cc-43bf-b12c-b3f8f27dcc9a (type: security_group_rules) to 0 2026-05-10 02:06:18.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource cdcfffcd-fc5c-429f-b240-1816b9a035ca (type: security_group_rules) to 0 2026-05-10 02:06:18.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource e607929f-3490-4997-9ba5-7e82269c8c48 (type: security_group_rules) to 0 2026-05-10 02:06:18.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource eabd253f-c5df-4fa2-88bc-9a63e6faa523 (type: security_group_rules) to 0 2026-05-10 02:06:19.023 8 INFO neutron.db.segments_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Added segment c726e5fa-708b-4dca-a87d-c8f0aa2405c6 of type geneve for network c3dd6de6-88d7-481d-ba49-14414711f880 2026-05-10 02:06:19.057 7 INFO neutron.db.segments_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Added segment e1c5622b-f5c6-40d1-89db-921e147b9fb3 of type geneve for network 776a0f7d-fa29-4705-95fa-4ba5b10779d8 2026-05-10 02:06:19.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 776a0f7d-fa29-4705-95fa-4ba5b10779d8 (type: networks) to 1 2026-05-10 02:06:19.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource c3dd6de6-88d7-481d-ba49-14414711f880 (type: networks) to 1 2026-05-10 02:06:19.367 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:19.368 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 776a0f7d-fa29-4705-95fa-4ba5b10779d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:19.390 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:19.392 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network c3dd6de6-88d7-481d-ba49-14414711f880: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:19.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 1dc81a94-7425-4430-bc05-d0963a33e55f 2026-05-10 02:06:19.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-51692fa1-7e71-43ab-b572-375fd3525075 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource ee435e00-8fde-4e5c-bce9-cd69aeac055c (type: ports) to 1 [pid: 8|app: 0|req: 913/1753] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:18 2026] POST /v2.0/networks => generated 670 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:19.544 7 INFO neutron.db.ovn_revision_numbers_db [None req-a562032e-7f96-4b03-9871-720f7e3b3195 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 1dc81a94-7425-4430-bc05-d0963a33e55f (type: ports) to 1 [pid: 7|app: 0|req: 841/1754] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:18 2026] POST /v2.0/networks => generated 668 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:19.631 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: ee435e00-8fde-4e5c-bce9-cd69aeac055c 2026-05-10 02:06:19.725 7 INFO neutron.db.segments_db [None req-2ae69e4e-ed11-449b-b76c-114ee13333fe 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Added segment 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 of type geneve for network 272523a7-ac43-4e97-bdaf-cf1d36f9753b 2026-05-10 02:06:19.785 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c542515-f342-4369-a46a-107a1254e3ba 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:19.786 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c542515-f342-4369-a46a-107a1254e3ba 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network c3dd6de6-88d7-481d-ba49-14414711f880: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:19.865 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 8e5218cd-0d8c-452d-a731-9633eeba0ab9 2026-05-10 02:06:19.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c542515-f342-4369-a46a-107a1254e3ba 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 8e5218cd-0d8c-452d-a731-9633eeba0ab9 (type: ports) to 1 2026-05-10 02:06:19.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ae69e4e-ed11-449b-b76c-114ee13333fe 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 272523a7-ac43-4e97-bdaf-cf1d36f9753b (type: networks) to 1 [pid: 8|app: 0|req: 914/1755] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:06:19 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:20.070 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ae69e4e-ed11-449b-b76c-114ee13333fe 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:20.071 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ae69e4e-ed11-449b-b76c-114ee13333fe 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 272523a7-ac43-4e97-bdaf-cf1d36f9753b: 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-05-10 02:06:20.127 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 86657046-c749-46ab-80ae-c82d200329b9 2026-05-10 02:06:20.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ae69e4e-ed11-449b-b76c-114ee13333fe 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 86657046-c749-46ab-80ae-c82d200329b9 (type: ports) to 1 [pid: 7|app: 0|req: 842/1756] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:19 2026] POST /v2.0/networks => generated 667 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:20.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource bc9b5752-694f-4c2b-8645-d454e918d890 (type: security_groups) to 1 2026-05-10 02:06:20.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 16155d9b-2d1e-408f-8771-2a42128f4038 (type: security_group_rules) to 0 2026-05-10 02:06:20.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 27fa3f5e-f4c1-44f7-83d8-5b33056d655d (type: security_group_rules) to 0 2026-05-10 02:06:20.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 41355127-2f92-4d94-a313-9ae5d005831d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 843/1757] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:06:20 2026] POST /v2.0/trunks => generated 409 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:20.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 4cea1988-191a-4da2-8757-835aa567f481 (type: security_group_rules) to 0 2026-05-10 02:06:20.435 8 INFO neutron.db.segments_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Added segment 034e82b8-63ef-4b04-8481-3a92bc793cce of type geneve for network 9f7174dd-24dd-413f-9f94-5962a2471c88 2026-05-10 02:06:20.509 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec3d6029-a512-46d2-91a0-552d9a9419c8 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:20.510 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec3d6029-a512-46d2-91a0-552d9a9419c8 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 776a0f7d-fa29-4705-95fa-4ba5b10779d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:20.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 9f7174dd-24dd-413f-9f94-5962a2471c88 (type: networks) to 1 2026-05-10 02:06:20.708 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] No more DHCP agents 2026-05-10 02:06:20.709 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Unable to schedule network 9f7174dd-24dd-413f-9f94-5962a2471c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:20.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ec54a6c-dc7c-4def-aa1d-48027c7d67cb c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource c7d6f1b1-e606-4852-ad77-94114a09c1f3 (type: ports) to 1 2026-05-10 02:06:20.793 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: c7d6f1b1-e606-4852-ad77-94114a09c1f3 [pid: 8|app: 0|req: 915/1758] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:19 2026] POST /v2.0/networks => generated 681 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:20.899 8 INFO neutron.db.segments_db [None req-cb61defa-4b5f-4b11-afbd-141eb4499e0e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Added segment 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 of type geneve for network 46b1c44d-0e1f-4e13-96fa-c06ce4f0678e 2026-05-10 02:06:21.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb61defa-4b5f-4b11-afbd-141eb4499e0e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 46b1c44d-0e1f-4e13-96fa-c06ce4f0678e (type: networks) to 1 2026-05-10 02:06:21.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec3d6029-a512-46d2-91a0-552d9a9419c8 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 1dc81a94-7425-4430-bc05-d0963a33e55f (type: ports) to 2 2026-05-10 02:06:21.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec3d6029-a512-46d2-91a0-552d9a9419c8 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 74c5c623-3d1d-4c8e-9489-eddcb27faa8a (type: subnets) to 0 [pid: 7|app: 0|req: 844/1759] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:20 2026] POST /v2.0/subnets => generated 626 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:21.184 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb61defa-4b5f-4b11-afbd-141eb4499e0e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:21.186 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb61defa-4b5f-4b11-afbd-141eb4499e0e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 46b1c44d-0e1f-4e13-96fa-c06ce4f0678e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:21.253 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: b988390a-234a-4ff1-8e6e-5f5a7bcc3aa7 2026-05-10 02:06:21.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb61defa-4b5f-4b11-afbd-141eb4499e0e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource b988390a-234a-4ff1-8e6e-5f5a7bcc3aa7 (type: ports) to 1 [pid: 8|app: 0|req: 916/1760] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:20 2026] POST /v2.0/networks => generated 669 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:21.310 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b8a43e5-18ce-486e-a711-d9a934686451 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] No more DHCP agents 2026-05-10 02:06:21.312 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b8a43e5-18ce-486e-a711-d9a934686451 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Unable to schedule network 9f7174dd-24dd-413f-9f94-5962a2471c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:21.472 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfdcbbd7-c4e1-4b11-bded-dbda1cfc2f26 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:21.474 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfdcbbd7-c4e1-4b11-bded-dbda1cfc2f26 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 272523a7-ac43-4e97-bdaf-cf1d36f9753b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:21.790 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8a43e5-18ce-486e-a711-d9a934686451 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource c7d6f1b1-e606-4852-ad77-94114a09c1f3 (type: ports) to 2 2026-05-10 02:06:21.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8a43e5-18ce-486e-a711-d9a934686451 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource d9e63c18-1c3d-49e7-b851-27bbd759f914 (type: subnets) to 0 [pid: 7|app: 0|req: 845/1761] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:21 2026] POST /v2.0/subnets => generated 641 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:21.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfdcbbd7-c4e1-4b11-bded-dbda1cfc2f26 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 86657046-c749-46ab-80ae-c82d200329b9 (type: ports) to 2 2026-05-10 02:06:21.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfdcbbd7-c4e1-4b11-bded-dbda1cfc2f26 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 95a343ae-1f97-42ce-9f78-296aa05cfb2a (type: subnets) to 0 [pid: 8|app: 0|req: 917/1762] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:21 2026] POST /v2.0/subnets => generated 626 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:22.056 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ed03dcf-bafb-42f2-aec6-b7d667d348f4 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:22.058 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ed03dcf-bafb-42f2-aec6-b7d667d348f4 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 46b1c44d-0e1f-4e13-96fa-c06ce4f0678e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:22.059 8 INFO neutron.db.segments_db [None req-5422a2c3-fc72-4429-a898-b2e61ebaf290 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Added segment ffb1fbb8-7462-433f-b549-9885aa23284f of type geneve for network 6b0f0520-f0f9-4bfa-90e4-7ae56515af51 2026-05-10 02:06:22.112 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 2026-05-10 02:06:22.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ed03dcf-bafb-42f2-aec6-b7d667d348f4 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 (type: ports) to 1 2026-05-10 02:06:22.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422a2c3-fc72-4429-a898-b2e61ebaf290 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 6b0f0520-f0f9-4bfa-90e4-7ae56515af51 (type: networks) to 1 [pid: 7|app: 0|req: 846/1763] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:06:21 2026] POST /v2.0/ports => generated 743 bytes in 427 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-05-10 02:06:22.356 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5422a2c3-fc72-4429-a898-b2e61ebaf290 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] No more DHCP agents 2026-05-10 02:06:22.357 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5422a2c3-fc72-4429-a898-b2e61ebaf290 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Unable to schedule network 6b0f0520-f0f9-4bfa-90e4-7ae56515af51: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:22.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8bb4af6-0b45-4e86-8c01-e47c8273d57b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 93a87c60-ebb8-4ad3-a5b0-759cc1265a51 (type: routers) to 1 2026-05-10 02:06:22.433 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: d823e1e9-1b0d-4735-9514-899d9a0fbf08 2026-05-10 02:06:22.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422a2c3-fc72-4429-a898-b2e61ebaf290 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource d823e1e9-1b0d-4735-9514-899d9a0fbf08 (type: ports) to 1 [pid: 7|app: 0|req: 847/1764] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:22 2026] POST /v2.0/routers => generated 624 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1765] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:21 2026] POST /v2.0/networks => generated 681 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1766] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:06:22 2026] POST /v2.0/trunks => generated 409 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:22.827 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:22.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-0531f701-b3bf-48a2-b671-a988e32a4d71 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource 6b0f0520-f0f9-4bfa-90e4-7ae56515af51 (type: networks) to 2 2026-05-10 02:06:22.828 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 776a0f7d-fa29-4705-95fa-4ba5b10779d8: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 849/1767] 10.0.0.175 () {34 vars in 743 bytes} [Sun May 10 02:06:22 2026] PUT /v2.0/networks/6b0f0520-f0f9-4bfa-90e4-7ae56515af51 => generated 636 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:22.930 7 INFO neutron.db.segments_db [None req-bbfee52f-6a0d-45ed-88a9-d02c6369ccd7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Added segment 33629efb-eb67-43dc-b3c5-0a64251a37bb of type geneve for network 1dc0a2dc-7872-4aeb-bf38-9d235d1268be 2026-05-10 02:06:22.943 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status down for port: 90414b1c-92be-40c7-a84d-80e23f2282dc 2026-05-10 02:06:22.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 90414b1c-92be-40c7-a84d-80e23f2282dc (type: ports) to 1 2026-05-10 02:06:23.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbfee52f-6a0d-45ed-88a9-d02c6369ccd7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 1dc0a2dc-7872-4aeb-bf38-9d235d1268be (type: networks) to 1 2026-05-10 02:06:23.179 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbfee52f-6a0d-45ed-88a9-d02c6369ccd7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:23.181 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbfee52f-6a0d-45ed-88a9-d02c6369ccd7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 1dc0a2dc-7872-4aeb-bf38-9d235d1268be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:23.236 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: 61409803-5be6-45e5-bad2-6e197542c0b4 2026-05-10 02:06:23.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbfee52f-6a0d-45ed-88a9-d02c6369ccd7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 61409803-5be6-45e5-bad2-6e197542c0b4 (type: ports) to 1 [pid: 7|app: 0|req: 850/1768] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:22 2026] POST /v2.0/networks => generated 669 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:23.525 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-378aef69-d8c9-4717-8a87-7a8e4481b4fe c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] No more DHCP agents 2026-05-10 02:06:23.526 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-378aef69-d8c9-4717-8a87-7a8e4481b4fe c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Unable to schedule network 6b0f0520-f0f9-4bfa-90e4-7ae56515af51: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:23.528 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] OVN reports status up for port: 90414b1c-92be-40c7-a84d-80e23f2282dc 2026-05-10 02:06:23.552 8 INFO neutron.plugins.ml2.plugin [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] Attempt 1 to provision port 90414b1c-92be-40c7-a84d-80e23f2282dc 2026-05-10 02:06:23.648 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:23.652 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 776a0f7d-fa29-4705-95fa-4ba5b10779d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:23.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-378aef69-d8c9-4717-8a87-7a8e4481b4fe c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource d823e1e9-1b0d-4735-9514-899d9a0fbf08 (type: ports) to 2 2026-05-10 02:06:24.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-378aef69-d8c9-4717-8a87-7a8e4481b4fe c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource b500be96-0cff-4fb3-a723-6ad1156d2ba6 (type: subnets) to 0 [pid: 7|app: 0|req: 851/1769] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:23 2026] POST /v2.0/subnets => generated 626 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:24.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee67e071-0045-40e7-8202-06efe7bbacc3 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 90414b1c-92be-40c7-a84d-80e23f2282dc (type: router_ports) to 1 [pid: 8|app: 0|req: 919/1770] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:22 2026] PUT /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51/add_router_interface => generated 310 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:24.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-c993f60f-eba2-4608-b0ac-08c63d3eaa15 - - - - - -] Successfully bumped revision number for resource 90414b1c-92be-40c7-a84d-80e23f2282dc (type: ports) to 2 2026-05-10 02:06:24.227 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3407594-9463-45f0-a745-24f77a00e59e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:24.228 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3407594-9463-45f0-a745-24f77a00e59e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 1dc0a2dc-7872-4aeb-bf38-9d235d1268be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:24.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3407594-9463-45f0-a745-24f77a00e59e 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource e8ce0680-8ea7-48f8-bdd6-12875be409be (type: ports) to 1 [pid: 7|app: 0|req: 852/1771] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:06:24 2026] POST /v2.0/ports => generated 743 bytes in 309 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: 853/1772] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/ports/90414b1c-92be-40c7-a84d-80e23f2282dc => generated 943 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:24.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-3091a194-56b3-4b08-ae89-bff0ee742d6a c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Successfully bumped revision number for resource b500be96-0cff-4fb3-a723-6ad1156d2ba6 (type: subnets) to 1 [pid: 8|app: 0|req: 920/1773] 10.0.0.175 () {34 vars in 741 bytes} [Sun May 10 02:06:24 2026] PUT /v2.0/subnets/b500be96-0cff-4fb3-a723-6ad1156d2ba6 => generated 636 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1774] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:06:24 2026] POST /v2.0/trunks => generated 409 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:24.651 7 INFO neutron_taas.services.taas.taas_plugin [None req-f16f3570-0e1b-4e69-9cca-0cf3cb01f57d c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] TaaS: Handle Delete Port: d823e1e9-1b0d-4735-9514-899d9a0fbf08 2026-05-10 02:06:24.654 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f16f3570-0e1b-4e69-9cca-0cf3cb01f57d c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Tap Mirror: Handle Delete Port: d823e1e9-1b0d-4735-9514-899d9a0fbf08 2026-05-10 02:06:24.902 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:24.904 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 272523a7-ac43-4e97-bdaf-cf1d36f9753b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:24.958 7 INFO neutron.services.segments.plugin [-] Segment ffb1fbb8-7462-433f-b549-9885aa23284f resource provider aggregate not found 2026-05-10 02:06:24.963 7 INFO neutron.services.segments.plugin [-] Segment ffb1fbb8-7462-433f-b549-9885aa23284f resource provider aggregate not found 2026-05-10 02:06:24.979 7 INFO neutron.services.segments.plugin [-] Segment ffb1fbb8-7462-433f-b549-9885aa23284f 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 ffb1fbb8-7462-433f-b549-9885aa23284f found for delete ", "request_id": "req-5a702836-6e87-4ac8-a73e-c20de9db8bc5"}]} 2026-05-10 02:06:24.980 7 INFO neutron.services.segments.plugin [-] Segment ffb1fbb8-7462-433f-b549-9885aa23284f 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 ffb1fbb8-7462-433f-b549-9885aa23284f found for delete ", "request_id": "req-83568020-51fb-4167-89b9-4a8f4b5ee48d"}]} 2026-05-10 02:06:25.013 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status down for port: a9917122-952b-44cb-8745-d9a5967b36ce [pid: 7|app: 0|req: 855/1775] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:24 2026] DELETE /v2.0/networks/6b0f0520-f0f9-4bfa-90e4-7ae56515af51 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:25.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource a9917122-952b-44cb-8745-d9a5967b36ce (type: ports) to 1 2026-05-10 02:06:25.126 7 INFO neutron.db.segments_db [None req-3f73450d-12a5-4410-96bc-a2f80239f5d7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Added segment 67c1f9db-3908-468a-ba96-c77f2344ed04 of type geneve for network f2415841-20a3-4575-8ed6-7beea5dc6f9b 2026-05-10 02:06:25.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f73450d-12a5-4410-96bc-a2f80239f5d7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource f2415841-20a3-4575-8ed6-7beea5dc6f9b (type: networks) to 1 2026-05-10 02:06:25.381 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f73450d-12a5-4410-96bc-a2f80239f5d7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:25.382 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f73450d-12a5-4410-96bc-a2f80239f5d7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network f2415841-20a3-4575-8ed6-7beea5dc6f9b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:25.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f73450d-12a5-4410-96bc-a2f80239f5d7 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 8c780201-2142-48da-bff8-30a84f9b1a35 (type: ports) to 1 [pid: 7|app: 0|req: 856/1776] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:25 2026] POST /v2.0/networks => generated 669 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:25.575 7 WARNING neutron.db.securitygroups_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:25.634 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] OVN reports status up for port: a9917122-952b-44cb-8745-d9a5967b36ce 2026-05-10 02:06:25.659 7 INFO neutron.plugins.ml2.plugin [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] Attempt 1 to provision port a9917122-952b-44cb-8745-d9a5967b36ce 2026-05-10 02:06:25.686 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:25.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 272523a7-ac43-4e97-bdaf-cf1d36f9753b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:25.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d3eebd80-4ef2-48f2-a7b2-7a60fa78e81f (type: security_groups) to 1 2026-05-10 02:06:25.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6e45a042-1ef1-4cee-a635-1ab46bfe8579 (type: security_group_rules) to 0 2026-05-10 02:06:25.836 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8578fc3c-c847-4c19-92df-916b5976d542 (type: security_group_rules) to 0 2026-05-10 02:06:25.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b1970860-c49f-48d9-bc6d-b94320c28d2e (type: security_group_rules) to 0 2026-05-10 02:06:25.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1dd544d-ec09-4198-845b-a6d5888f658e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource a9917122-952b-44cb-8745-d9a5967b36ce (type: router_ports) to 1 [pid: 8|app: 0|req: 921/1777] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:24 2026] PUT /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51/add_router_interface => generated 310 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:25.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b9bbc54-07b7-4511-8a0f-8c7c224318bc c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-10 02:06:25.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa9b53-c16d-4671-af60-57ed27a6ad72 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c714e690-bed5-4bf4-97ec-3d0cc0c01ff4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 922/1778] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:25 2026] DELETE /v2.0/networks/6b0f0520-f0f9-4bfa-90e4-7ae56515af51 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1779] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/security-groups?tenant_id=07c06cc4d046403883a044f8c37e45fa&name=default => generated 2925 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:26.111 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d032d46-a3ce-47d8-bd86-26fe0a58545b 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:26.113 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d032d46-a3ce-47d8-bd86-26fe0a58545b 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network f2415841-20a3-4575-8ed6-7beea5dc6f9b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 858/1780] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/ports/a9917122-952b-44cb-8745-d9a5967b36ce => generated 943 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:26.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d032d46-a3ce-47d8-bd86-26fe0a58545b 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 4b06e00c-2777-412e-8822-b62bfa2dbdd5 (type: ports) to 1 [pid: 8|app: 0|req: 923/1781] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:06:25 2026] POST /v2.0/ports => generated 743 bytes in 336 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: 859/1782] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:06:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1783] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:26 2026] GET /v2.0/ports/a9917122-952b-44cb-8745-d9a5967b36ce => generated 943 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1784] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:26 2026] DELETE /v2.0/security-groups/d3eebd80-4ef2-48f2-a7b2-7a60fa78e81f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:26.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-46a622cc-66cc-4c70-a55d-f7efb0ab7a64 - - - - - -] Successfully bumped revision number for resource a9917122-952b-44cb-8745-d9a5967b36ce (type: ports) to 2 [pid: 8|app: 0|req: 925/1785] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:06:26 2026] GET /v2.0/subnets?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1786] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:06:26 2026] POST /v2.0/trunks => generated 409 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1787] 10.0.0.175 () {32 vars in 653 bytes} [Sun May 10 02:06:26 2026] GET /v2.0/extensions => generated 21706 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:06:26.667 8 INFO neutron_taas.services.taas.taas_plugin [None req-53db4f07-e668-4758-9c4e-169b7d5aa349 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: a9917122-952b-44cb-8745-d9a5967b36ce 2026-05-10 02:06:26.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53db4f07-e668-4758-9c4e-169b7d5aa349 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: a9917122-952b-44cb-8745-d9a5967b36ce 2026-05-10 02:06:26.703 7 INFO neutron.db.segments_db [None req-dfdc722f-2606-4762-a8b4-e09cf00cb60a 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Added segment b22ffd83-e920-4b15-b53c-78690d30ca4e of type geneve for network 44e260b7-baff-4a24-b160-e63682217be4 2026-05-10 02:06:26.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfdc722f-2606-4762-a8b4-e09cf00cb60a 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 44e260b7-baff-4a24-b160-e63682217be4 (type: networks) to 1 2026-05-10 02:06:27.011 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfdc722f-2606-4762-a8b4-e09cf00cb60a 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:27.012 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfdc722f-2606-4762-a8b4-e09cf00cb60a 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 44e260b7-baff-4a24-b160-e63682217be4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 926/1788] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:06:26 2026] PUT /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51/remove_router_interface => generated 310 bytes in 607 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: 927/1789] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/networks => generated 1384 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:27.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfdc722f-2606-4762-a8b4-e09cf00cb60a 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource b84b61fb-b5e4-403d-b3e2-9efd114ca04c (type: ports) to 1 [pid: 7|app: 0|req: 863/1790] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:26 2026] POST /v2.0/networks => generated 669 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1791] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:27 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: 8|app: 0|req: 928/1792] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/ports/90414b1c-92be-40c7-a84d-80e23f2282dc => generated 943 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1793] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/networks/9f7174dd-24dd-413f-9f94-5962a2471c88 => generated 706 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:27.351 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3471ea31-9ada-4cb4-b051-fc3a2fb97e3d 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] No more DHCP agents 2026-05-10 02:06:27.352 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3471ea31-9ada-4cb4-b051-fc3a2fb97e3d 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Unable to schedule network 44e260b7-baff-4a24-b160-e63682217be4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:27.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-3471ea31-9ada-4cb4-b051-fc3a2fb97e3d 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Successfully bumped revision number for resource 2b060510-e6b4-4376-81f5-b409e5867e29 (type: ports) to 1 2026-05-10 02:06:27.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-95c517ba-909f-4e42-a35a-2437d74dbe46 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: 90414b1c-92be-40c7-a84d-80e23f2282dc 2026-05-10 02:06:27.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c517ba-909f-4e42-a35a-2437d74dbe46 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: 90414b1c-92be-40c7-a84d-80e23f2282dc [pid: 7|app: 0|req: 865/1794] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:06:27 2026] POST /v2.0/ports => generated 743 bytes in 339 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: 866/1795] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/subnets/d9e63c18-1c3d-49e7-b851-27bbd759f914 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1796] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:06:27 2026] POST /v2.0/trunks => generated 409 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:27.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d677214c-8401-4b45-850c-29090bd2b240 c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1797] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/subnets/b500be96-0cff-4fb3-a723-6ad1156d2ba6 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:27.727 7 WARNING tagging [None req-98cc2faa-ac4b-4371-b751-a89e1bdfa8ec 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 869/1798] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:06:27 2026] PUT /v2.0/trunks/80e4dd55-b32e-4dae-94e8-03ca92a1e383/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:27.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53acb0c7-9634-4f55-a5cc-0cf30a78c40e c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1799] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/networks/6b0f0520-f0f9-4bfa-90e4-7ae56515af51 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:27.780 7 WARNING tagging [None req-006181fc-74e2-4018-9bf9-f7e037355b39 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 930/1800] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:06:27 2026] PUT /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51/remove_router_interface => generated 310 bytes in 561 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: 871/1801] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:06:27 2026] PUT /v2.0/trunks/6a409bbc-716a-48fd-b65f-f4b4f0ceaab0/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: 872/1802] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/ports?device_id=93a87c60-ebb8-4ad3-a5b0-759cc1265a51 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:27.834 7 WARNING tagging [None req-4baeb13d-992d-469b-aa78-f8eb65a54527 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 873/1803] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:06:27 2026] PUT /v2.0/trunks/6ab6a402-c00a-4bc9-a49b-45eae4396a34/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1804] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/subnets/d9e63c18-1c3d-49e7-b851-27bbd759f914 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:27.967 8 WARNING tagging [None req-8f975b7e-ab2b-40b7-a13d-30d1bb058c1f 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 932/1805] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:06:27 2026] PUT /v2.0/trunks/cc640f02-2992-44cc-9033-6d10fd766c7c/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1806] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1807] 10.0.0.175 () {32 vars in 662 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:28.090 8 INFO neutron_taas.services.taas.taas_plugin [None req-48b7fe9b-4d61-4176-a167-6cb7a8c560ca c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] TaaS: Handle Delete Port: c7d6f1b1-e606-4852-ad77-94114a09c1f3 2026-05-10 02:06:28.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48b7fe9b-4d61-4176-a167-6cb7a8c560ca c7fce0c9cd6445af98b137efe6c3b09a 4dfdde76d3cd4546b4b55a5df3048c22 - - default default] Tap Mirror: Handle Delete Port: c7d6f1b1-e606-4852-ad77-94114a09c1f3 [pid: 7|app: 0|req: 876/1808] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/subnets/95a343ae-1f97-42ce-9f78-296aa05cfb2a => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:28.265 8 INFO neutron.services.segments.plugin [-] Segment 034e82b8-63ef-4b04-8481-3a92bc793cce resource provider aggregate not found [pid: 7|app: 0|req: 877/1809] 10.0.0.175 () {32 vars in 676 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:28.270 8 INFO neutron.services.segments.plugin [-] Segment 034e82b8-63ef-4b04-8481-3a92bc793cce resource provider aggregate not found 2026-05-10 02:06:28.287 8 INFO neutron.services.segments.plugin [-] Segment 034e82b8-63ef-4b04-8481-3a92bc793cce 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 034e82b8-63ef-4b04-8481-3a92bc793cce found for delete ", "request_id": "req-beac6686-6ae8-472c-894c-d179017a0b89"}]} 2026-05-10 02:06:28.291 8 INFO neutron.services.segments.plugin [-] Segment 034e82b8-63ef-4b04-8481-3a92bc793cce 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 034e82b8-63ef-4b04-8481-3a92bc793cce found for delete ", "request_id": "req-6a695a67-3a39-4f9e-9792-7ac7f0f81fc2"}]} [pid: 8|app: 0|req: 933/1810] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/networks/9f7174dd-24dd-413f-9f94-5962a2471c88 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1811] 10.0.0.175 () {32 vars in 672 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1812] 10.0.0.175 () {32 vars in 684 bytes} [Sun May 10 02:06:28 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: 8|app: 0|req: 936/1813] 10.0.0.175 () {32 vars in 670 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1814] 10.0.0.175 () {32 vars in 684 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1815] 10.0.0.175 () {32 vars in 680 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1816] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/subnets/74c5c623-3d1d-4c8e-9489-eddcb27faa8a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1817] 10.0.0.175 () {32 vars in 692 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1818] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks/80e4dd55-b32e-4dae-94e8-03ca92a1e383 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1819] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports/8e5218cd-0d8c-452d-a731-9633eeba0ab9 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:28.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-5aefaa1b-820a-4661-adbb-43d722e58cdc 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: 86657046-c749-46ab-80ae-c82d200329b9 2026-05-10 02:06:28.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aefaa1b-820a-4661-adbb-43d722e58cdc 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: 86657046-c749-46ab-80ae-c82d200329b9 [pid: 8|app: 0|req: 942/1820] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/trunks/80e4dd55-b32e-4dae-94e8-03ca92a1e383 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1821] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks/6a409bbc-716a-48fd-b65f-f4b4f0ceaab0 => generated 422 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1822] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports/c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:28.759 7 INFO neutron.services.segments.plugin [-] Segment 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 resource provider aggregate not found 2026-05-10 02:06:28.765 7 INFO neutron.services.segments.plugin [-] Segment 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 resource provider aggregate not found 2026-05-10 02:06:28.778 7 INFO neutron.services.segments.plugin [-] Segment 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 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 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 found for delete ", "request_id": "req-c4be0d6f-0a13-4e37-b736-14a4ba02f755"}]} 2026-05-10 02:06:28.780 7 INFO neutron.services.segments.plugin [-] Segment 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 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 195a8efe-bd9f-4f1a-9e12-4e558bcdbc42 found for delete ", "request_id": "req-4e99b19b-a452-4ef2-acc1-5863141345fd"}]} [pid: 7|app: 0|req: 879/1823] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/networks/272523a7-ac43-4e97-bdaf-cf1d36f9753b => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1824] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/trunks/6a409bbc-716a-48fd-b65f-f4b4f0ceaab0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:28.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b930541-2f69-4357-bdf5-e7bb9d12ef30 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: 1dc81a94-7425-4430-bc05-d0963a33e55f 2026-05-10 02:06:28.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b930541-2f69-4357-bdf5-e7bb9d12ef30 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: 1dc81a94-7425-4430-bc05-d0963a33e55f 2026-05-10 02:06:28.944 7 WARNING neutron.db.securitygroups_db [None req-43bb4ed2-34dc-4d1c-83a3-4a21b7e05bb3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 880/1825] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/security-groups?tenant_id=4dfdde76d3cd4546b4b55a5df3048c22&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1826] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/trunks/6ab6a402-c00a-4bc9-a49b-45eae4396a34 => 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: 946/1827] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/networks/776a0f7d-fa29-4705-95fa-4ba5b10779d8 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1828] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/security-groups/bc9b5752-694f-4c2b-8645-d454e918d890 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1829] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/ports/e8ce0680-8ea7-48f8-bdd6-12875be409be => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:29.220 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] No port found with ID 90414b1c-92be-40c7-a84d-80e23f2282dc: RuntimeError: No port found with ID 90414b1c-92be-40c7-a84d-80e23f2282dc 2026-05-10 02:06:29.247 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status down for port: e8ce0680-8ea7-48f8-bdd6-12875be409be 2026-05-10 02:06:29.256 7 INFO neutron.db.segments_db [None req-9f3374d1-753c-45b2-9d98-21bbbe616697 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Added segment f25807f5-fb23-4cd4-bc0c-b40045ab903d of type geneve for network e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8 [pid: 8|app: 0|req: 948/1830] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:06:29 2026] DELETE /v2.0/trunks/6ab6a402-c00a-4bc9-a49b-45eae4396a34 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:29.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status down for port: 8c780201-2142-48da-bff8-30a84f9b1a35 [pid: 8|app: 0|req: 949/1831] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/trunks/cc640f02-2992-44cc-9033-6d10fd766c7c => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:29.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f3374d1-753c-45b2-9d98-21bbbe616697 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8 (type: networks) to 1 [pid: 8|app: 0|req: 950/1832] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/ports/4b06e00c-2777-412e-8822-b62bfa2dbdd5 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:29.525 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f3374d1-753c-45b2-9d98-21bbbe616697 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:29.526 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f3374d1-753c-45b2-9d98-21bbbe616697 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 951/1833] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:06:29 2026] DELETE /v2.0/trunks/cc640f02-2992-44cc-9033-6d10fd766c7c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1834] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/trunks/9ff1d70c-2470-49dc-bfc3-a6bb16c2a7ba => generated 409 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:29.608 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status down for port: eae25131-822e-4b3c-adee-3f0a60bac24b 2026-05-10 02:06:29.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f3374d1-753c-45b2-9d98-21bbbe616697 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource eae25131-822e-4b3c-adee-3f0a60bac24b (type: ports) to 1 [pid: 7|app: 0|req: 883/1835] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:29 2026] POST /v2.0/networks => generated 668 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1836] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/ports/2b060510-e6b4-4376-81f5-b409e5867e29 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1837] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:06:29 2026] DELETE /v2.0/trunks/9ff1d70c-2470-49dc-bfc3-a6bb16c2a7ba => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:29.825 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf3a3469-00c9-4c0e-9a67-be0c36d77e29 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:29.826 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf3a3469-00c9-4c0e-9a67-be0c36d77e29 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:29.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-89acf950-b1c6-45c1-b62f-c0737bf1b86d 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: 8e5218cd-0d8c-452d-a731-9633eeba0ab9 2026-05-10 02:06:29.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89acf950-b1c6-45c1-b62f-c0737bf1b86d 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: 8e5218cd-0d8c-452d-a731-9633eeba0ab9 [pid: 8|app: 0|req: 955/1838] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:29 2026] DELETE /v2.0/ports/8e5218cd-0d8c-452d-a731-9633eeba0ab9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:30.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-74f44a7f-5f44-4246-bf7e-7ac1ccb683ce 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 2026-05-10 02:06:30.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74f44a7f-5f44-4246-bf7e-7ac1ccb683ce 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 [pid: 8|app: 0|req: 956/1839] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:30 2026] DELETE /v2.0/ports/c718d4c7-d124-4c9f-8ec1-c4d6bf774d21 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:30.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf3a3469-00c9-4c0e-9a67-be0c36d77e29 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource eae25131-822e-4b3c-adee-3f0a60bac24b (type: ports) to 2 2026-05-10 02:06:30.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf3a3469-00c9-4c0e-9a67-be0c36d77e29 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 62c48d2b-2f43-4d64-93a0-6e6056869b3f (type: subnets) to 0 2026-05-10 02:06:30.317 8 INFO neutron.services.segments.plugin [-] Segment e1c5622b-f5c6-40d1-89db-921e147b9fb3 resource provider aggregate not found [pid: 7|app: 0|req: 884/1840] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:29 2026] POST /v2.0/subnets => generated 626 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:30.324 8 INFO neutron.services.segments.plugin [-] Segment e1c5622b-f5c6-40d1-89db-921e147b9fb3 resource provider aggregate not found 2026-05-10 02:06:30.337 8 INFO neutron.services.segments.plugin [-] Segment e1c5622b-f5c6-40d1-89db-921e147b9fb3 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 e1c5622b-f5c6-40d1-89db-921e147b9fb3 found for delete ", "request_id": "req-62d3fe3c-b4ac-4044-9346-9d2e56df9b02"}]} 2026-05-10 02:06:30.350 8 INFO neutron.services.segments.plugin [-] Segment e1c5622b-f5c6-40d1-89db-921e147b9fb3 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 e1c5622b-f5c6-40d1-89db-921e147b9fb3 found for delete ", "request_id": "req-5ca459c6-8199-43b4-a4e5-20eaa3851e6e"}]} 2026-05-10 02:06:30.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9133a4a-a42d-427c-87c9-194b74baee22 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: e8ce0680-8ea7-48f8-bdd6-12875be409be 2026-05-10 02:06:30.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9133a4a-a42d-427c-87c9-194b74baee22 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: e8ce0680-8ea7-48f8-bdd6-12875be409be 2026-05-10 02:06:30.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e4c7ef8-d06e-4772-8f85-0b57b5e66582 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource bc59d8fa-41d4-4c51-b109-f46a8069ca2c (type: routers) to 1 [pid: 7|app: 0|req: 885/1841] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:30 2026] POST /v2.0/routers => generated 623 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1842] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:30 2026] DELETE /v2.0/ports/e8ce0680-8ea7-48f8-bdd6-12875be409be => 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: 886/1843] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:06:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:30.762 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a45306b0-0361-4b83-9686-62ca317c737c 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:30.764 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a45306b0-0361-4b83-9686-62ca317c737c 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:30.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f7a9cd1-b28c-47d3-aa95-ee09d5739410 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: 4b06e00c-2777-412e-8822-b62bfa2dbdd5 2026-05-10 02:06:30.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f7a9cd1-b28c-47d3-aa95-ee09d5739410 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: 4b06e00c-2777-412e-8822-b62bfa2dbdd5 2026-05-10 02:06:30.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-a45306b0-0361-4b83-9686-62ca317c737c 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource de5af90a-e533-4d39-a848-d6d3f318f47f (type: ports) to 1 [pid: 7|app: 0|req: 887/1844] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:30 2026] DELETE /v2.0/ports/4b06e00c-2777-412e-8822-b62bfa2dbdd5 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1845] 10.0.0.175 () {34 vars in 665 bytes} [Sun May 10 02:06:30 2026] POST /v2.0/ports => generated 952 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1846] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:06:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 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-05-10 02:06:31.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-79822b18-ced8-4247-88ab-9b2d042b25a2 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: 2b060510-e6b4-4376-81f5-b409e5867e29 2026-05-10 02:06:31.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79822b18-ced8-4247-88ab-9b2d042b25a2 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: 2b060510-e6b4-4376-81f5-b409e5867e29 2026-05-10 02:06:31.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 35e6a3f5-bd9d-4793-9512-08f503a9fb73 (type: security_groups) to 1 2026-05-10 02:06:31.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 12d21d39-79bd-4d11-a548-119decddf575 (type: security_group_rules) to 0 2026-05-10 02:06:31.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 14cfc777-9cd1-4a6a-86e2-b1423ce9115d (type: security_group_rules) to 0 2026-05-10 02:06:31.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 19d7739b-166d-40a7-8496-0e076893e4e0 (type: security_group_rules) to 0 2026-05-10 02:06:31.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource c1f97936-a70b-4d75-9304-1c6bf16c46ee (type: security_group_rules) to 0 [pid: 7|app: 0|req: 889/1847] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:06:30 2026] DELETE /v2.0/ports/2b060510-e6b4-4376-81f5-b409e5867e29 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:31.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 16de746d-68ab-4cab-9222-8057fbbd90f6 (type: security_groups) to 1 2026-05-10 02:06:31.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 11dd55ce-1e09-440f-9f29-81d09e617250 (type: security_group_rules) to 0 2026-05-10 02:06:31.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7be94f8-31fe-4f96-927f-cec42f45f69a ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource b07527aa-2be6-4be2-bb74-9b149aad67f1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 959/1848] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1849] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:06:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:31.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-07137645-8a35-4214-ad41-228d0257a2f0 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: ee435e00-8fde-4e5c-bce9-cd69aeac055c 2026-05-10 02:06:31.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07137645-8a35-4214-ad41-228d0257a2f0 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: ee435e00-8fde-4e5c-bce9-cd69aeac055c [pid: 8|app: 0|req: 961/1850] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:31 2026] DELETE /v2.0/networks/c3dd6de6-88d7-481d-ba49-14414711f880 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:31.769 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] No port found with ID a9917122-952b-44cb-8745-d9a5967b36ce: RuntimeError: No port found with ID a9917122-952b-44cb-8745-d9a5967b36ce [pid: 8|app: 0|req: 962/1851] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:31 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:31.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] OVN reports status down for port: 4b06e00c-2777-412e-8822-b62bfa2dbdd5 [pid: 8|app: 0|req: 963/1852] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:06:31 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-05-10 02:06:31.847 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] OVN reports status down for port: b84b61fb-b5e4-403d-b3e2-9efd114ca04c 2026-05-10 02:06:31.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-869cb8f2-352c-4014-a5f3-60086b6cf3cf 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: b988390a-234a-4ff1-8e6e-5f5a7bcc3aa7 2026-05-10 02:06:31.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-869cb8f2-352c-4014-a5f3-60086b6cf3cf 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: b988390a-234a-4ff1-8e6e-5f5a7bcc3aa7 2026-05-10 02:06:31.974 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] OVN reports status down for port: 2b060510-e6b4-4376-81f5-b409e5867e29 2026-05-10 02:06:31.988 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] OVN reports status down for port: de5af90a-e533-4d39-a848-d6d3f318f47f [pid: 8|app: 0|req: 964/1853] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:31 2026] DELETE /v2.0/networks/46b1c44d-0e1f-4e13-96fa-c06ce4f0678e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:32.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-137127a6-abf7-4d8d-ac41-4af0b23838bf ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 16de746d-68ab-4cab-9222-8057fbbd90f6 (type: security_groups) to 2 [pid: 8|app: 0|req: 965/1854] 10.0.0.175 () {34 vars in 758 bytes} [Sun May 10 02:06:32 2026] PUT /v2.0/security-groups/16de746d-68ab-4cab-9222-8057fbbd90f6 => generated 1663 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1855] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:06:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:32.312 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] OVN reports status up for port: de5af90a-e533-4d39-a848-d6d3f318f47f 2026-05-10 02:06:32.341 7 INFO neutron.plugins.ml2.plugin [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] Attempt 1 to provision port de5af90a-e533-4d39-a848-d6d3f318f47f 2026-05-10 02:06:32.358 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0e5e764-784c-4a59-9693-27f4dfc16a7d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource de5af90a-e533-4d39-a848-d6d3f318f47f (type: ports) to 2 2026-05-10 02:06:32.362 8 INFO neutron.services.segments.plugin [-] Segment c726e5fa-708b-4dca-a87d-c8f0aa2405c6 resource provider aggregate not found 2026-05-10 02:06:32.367 8 INFO neutron.services.segments.plugin [-] Segment c726e5fa-708b-4dca-a87d-c8f0aa2405c6 resource provider aggregate not found 2026-05-10 02:06:32.379 8 INFO neutron.services.segments.plugin [-] Segment c726e5fa-708b-4dca-a87d-c8f0aa2405c6 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 c726e5fa-708b-4dca-a87d-c8f0aa2405c6 found for delete ", "request_id": "req-d57114f0-3521-4656-8360-6a657966c06c"}]} 2026-05-10 02:06:32.384 8 INFO neutron.services.segments.plugin [-] Segment c726e5fa-708b-4dca-a87d-c8f0aa2405c6 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 c726e5fa-708b-4dca-a87d-c8f0aa2405c6 found for delete ", "request_id": "req-62a9c918-18b0-4f07-9439-ac5bbf472a93"}]} 2026-05-10 02:06:32.404 8 INFO neutron.services.segments.plugin [-] Segment 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 resource provider aggregate not found 2026-05-10 02:06:32.404 8 INFO neutron.services.segments.plugin [-] Segment 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 resource provider aggregate not found 2026-05-10 02:06:32.423 8 INFO neutron.services.segments.plugin [-] Segment 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 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 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 found for delete ", "request_id": "req-d22bf1a6-dc4c-484a-8667-2c8bd0d4b879"}]} 2026-05-10 02:06:32.425 8 INFO neutron.services.segments.plugin [-] Segment 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 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 8b25de0b-c324-4b6a-85cc-b0f82aa56be9 found for delete ", "request_id": "req-1de20da5-ec80-4d8d-9ff0-12657d84b121"}]} 2026-05-10 02:06:32.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e24608c-97b6-4c9b-a6fb-1c14cc147387 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: 61409803-5be6-45e5-bad2-6e197542c0b4 2026-05-10 02:06:32.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e24608c-97b6-4c9b-a6fb-1c14cc147387 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: 61409803-5be6-45e5-bad2-6e197542c0b4 [pid: 8|app: 0|req: 967/1856] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:32 2026] DELETE /v2.0/networks/1dc0a2dc-7872-4aeb-bf38-9d235d1268be => 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: 968/1857] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:06:32 2026] GET /v2.0/security-groups/16de746d-68ab-4cab-9222-8057fbbd90f6 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:32.721 8 WARNING tagging [None req-b65e6a78-d9f3-4885-88cf-95ae01f9132e 182ba0ca6efa4a00868f2ab168c13867 a32e0dc22437432e84b4dee6d8210b5a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 969/1858] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:32 2026] PUT /v2.0/policies/3d4d6ec9-98f9-40b0-a7f1-cd112e625b49/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:32.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-6681f8fb-f58b-4329-ae76-72dba387b4cd 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: 8c780201-2142-48da-bff8-30a84f9b1a35 2026-05-10 02:06:32.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6681f8fb-f58b-4329-ae76-72dba387b4cd 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: 8c780201-2142-48da-bff8-30a84f9b1a35 2026-05-10 02:06:33.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b7a4af-227f-4d54-a5ef-bafc020e9dff - - - - - -] Successfully bumped revision number for resource de5af90a-e533-4d39-a848-d6d3f318f47f (type: ports) to 3 [pid: 8|app: 0|req: 972/1861] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:32 2026] DELETE /v2.0/networks/f2415841-20a3-4575-8ed6-7beea5dc6f9b => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1862] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:33 2026] DELETE /v2.0/security-groups/16de746d-68ab-4cab-9222-8057fbbd90f6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:33.263 8 WARNING tagging [None req-ebb6fb42-6e97-4699-87c6-f725d20019ca 182ba0ca6efa4a00868f2ab168c13867 a32e0dc22437432e84b4dee6d8210b5a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 974/1863] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:33 2026] PUT /v2.0/policies/c9f55bf2-4f65-42b1-9e72-0973b035ca85/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:33.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0e5e764-784c-4a59-9693-27f4dfc16a7d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:33.370 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0e5e764-784c-4a59-9693-27f4dfc16a7d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:33.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ff5b221-492d-4238-8486-91a97671d368 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] TaaS: Handle Delete Port: b84b61fb-b5e4-403d-b3e2-9efd114ca04c 2026-05-10 02:06:33.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ff5b221-492d-4238-8486-91a97671d368 655a4c2db4b140a0bad4fbbf90e9dc83 bc641f46656f4505aec11fb93f7bdd08 - - default default] Tap Mirror: Handle Delete Port: b84b61fb-b5e4-403d-b3e2-9efd114ca04c [pid: 8|app: 0|req: 975/1864] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:33 2026] DELETE /v2.0/networks/44e260b7-baff-4a24-b160-e63682217be4 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1865] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:33 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-05-10 02:06:33.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0e5e764-784c-4a59-9693-27f4dfc16a7d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource de5af90a-e533-4d39-a848-d6d3f318f47f (type: router_ports) to 3 [pid: 7|app: 0|req: 890/1866] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:31 2026] PUT /v2.0/routers/bc59d8fa-41d4-4c51-b109-f46a8069ca2c/add_router_interface => generated 310 bytes in 2413 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-05-10 02:06:33.634 8 WARNING tagging [None req-31898970-0e76-42b1-b14c-b80cedc69ddc 182ba0ca6efa4a00868f2ab168c13867 a32e0dc22437432e84b4dee6d8210b5a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:33.639 7 INFO neutron.api.v2.resource [None req-b286235b-ad5e-4493-8ab4-a3276a32d69f ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1867] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:33 2026] DELETE /v2.0/security-groups/16de746d-68ab-4cab-9222-8057fbbd90f6 => 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: 977/1868] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:33 2026] PUT /v2.0/policies/ab14cf6f-b30a-4c33-a113-44dbcedb9a66/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1869] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:33 2026] GET /v2.0/ports/de5af90a-e533-4d39-a848-d6d3f318f47f => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:33.694 7 WARNING tagging [None req-92019ab7-60b9-481d-83eb-dff81f8f8f7a 182ba0ca6efa4a00868f2ab168c13867 a32e0dc22437432e84b4dee6d8210b5a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 893/1870] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:33 2026] PUT /v2.0/policies/8f48e02e-e477-4e09-868e-82e86ef31e0d/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:33.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-e887cdb3-60f4-4d4a-b592-f758ea9b9db6 ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource b5ec324b-7f69-4a86-b995-c211fdf240d4 (type: security_groups) to 1 2026-05-10 02:06:33.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-e887cdb3-60f4-4d4a-b592-f758ea9b9db6 ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 353d0f6d-f73d-41e5-82f8-5ab78c9ece75 (type: security_group_rules) to 0 2026-05-10 02:06:33.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-e887cdb3-60f4-4d4a-b592-f758ea9b9db6 ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 752cff47-483a-4c82-823e-44d210d96ec5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 978/1871] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:33.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-14f83cfb-0c03-40fa-9252-47e88294ce1d ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 48ad6dad-a740-4569-a71e-8b4a6af4201b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 979/1872] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:33.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3e94f0c-d122-4fc4-b550-a89ca83d2cfa 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: de5af90a-e533-4d39-a848-d6d3f318f47f 2026-05-10 02:06:33.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e94f0c-d122-4fc4-b550-a89ca83d2cfa 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: de5af90a-e533-4d39-a848-d6d3f318f47f [pid: 8|app: 0|req: 980/1873] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:33 2026] GET /v2.0/security-group-rules/48ad6dad-a740-4569-a71e-8b4a6af4201b => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1874] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1875] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:06:33 2026] PUT /v2.0/routers/bc59d8fa-41d4-4c51-b109-f46a8069ca2c/remove_router_interface => generated 310 bytes in 571 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: 982/1876] 10.0.0.175 () {32 vars in 674 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1877] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:34 2026] DELETE /v2.0/security-group-rules/48ad6dad-a740-4569-a71e-8b4a6af4201b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:34.399 8 INFO neutron.api.v2.resource [None req-cde84179-98bd-4a34-b188-f8ec5f732b18 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/1878] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:06:34 2026] PUT /v2.0/routers/bc59d8fa-41d4-4c51-b109-f46a8069ca2c/remove_router_interface => generated 197 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:34.440 8 WARNING neutron.db.securitygroups_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:34.442 8 INFO neutron.services.segments.plugin [-] Segment 33629efb-eb67-43dc-b3c5-0a64251a37bb resource provider aggregate not found [pid: 7|app: 0|req: 896/1879] 10.0.0.175 () {32 vars in 688 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:34.446 8 INFO neutron.services.segments.plugin [-] Segment 33629efb-eb67-43dc-b3c5-0a64251a37bb resource provider aggregate not found 2026-05-10 02:06:34.459 8 INFO neutron.services.segments.plugin [-] Segment 33629efb-eb67-43dc-b3c5-0a64251a37bb 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 33629efb-eb67-43dc-b3c5-0a64251a37bb found for delete ", "request_id": "req-2a0db2f9-04dc-4bf0-ab22-086bd17d675b"}]} 2026-05-10 02:06:34.461 8 INFO neutron.services.segments.plugin [-] Segment 33629efb-eb67-43dc-b3c5-0a64251a37bb 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 33629efb-eb67-43dc-b3c5-0a64251a37bb found for delete ", "request_id": "req-7a51dd64-00aa-457f-aa23-add386221980"}]} 2026-05-10 02:06:34.472 8 INFO neutron.services.segments.plugin [-] Segment 67c1f9db-3908-468a-ba96-c77f2344ed04 resource provider aggregate not found 2026-05-10 02:06:34.473 8 INFO neutron.services.segments.plugin [-] Segment 67c1f9db-3908-468a-ba96-c77f2344ed04 resource provider aggregate not found 2026-05-10 02:06:34.487 8 INFO neutron.services.segments.plugin [-] Segment 67c1f9db-3908-468a-ba96-c77f2344ed04 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 67c1f9db-3908-468a-ba96-c77f2344ed04 found for delete ", "request_id": "req-1dbf2a41-76c0-4651-88dd-cb57e7af7055"}]} 2026-05-10 02:06:34.496 8 INFO neutron.services.segments.plugin [-] Segment 67c1f9db-3908-468a-ba96-c77f2344ed04 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 67c1f9db-3908-468a-ba96-c77f2344ed04 found for delete ", "request_id": "req-3f9a411b-cc9b-4929-bb2a-30335c60ea72"}]} 2026-05-10 02:06:34.497 8 INFO neutron.services.segments.plugin [-] Segment b22ffd83-e920-4b15-b53c-78690d30ca4e resource provider aggregate not found [pid: 7|app: 0|req: 897/1880] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:34.517 8 INFO neutron.services.segments.plugin [-] Segment b22ffd83-e920-4b15-b53c-78690d30ca4e 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 b22ffd83-e920-4b15-b53c-78690d30ca4e found for delete ", "request_id": "req-7b52f34a-ea56-411c-b48f-e70deecb54df"}]} [pid: 7|app: 0|req: 898/1881] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/ports?device_id=bc59d8fa-41d4-4c51-b109-f46a8069ca2c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:34.522 8 INFO neutron.services.segments.plugin [-] Segment b22ffd83-e920-4b15-b53c-78690d30ca4e resource provider aggregate not found 2026-05-10 02:06:34.545 8 INFO neutron.services.segments.plugin [-] Segment b22ffd83-e920-4b15-b53c-78690d30ca4e 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 b22ffd83-e920-4b15-b53c-78690d30ca4e found for delete ", "request_id": "req-ae47041d-feb4-408e-80f2-6ba9009e0002"}]} [pid: 7|app: 0|req: 899/1882] 10.0.0.175 () {32 vars in 684 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:34.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3f2b6485-69a4-4bc9-8804-9676f09783c9 (type: security_groups) to 1 2026-05-10 02:06:34.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 09d8bc49-0c68-456f-8720-7ce9cbad9c1b (type: security_group_rules) to 0 2026-05-10 02:06:34.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2fab99b0-a67c-4888-ae7a-7bbd0cb5753b (type: security_group_rules) to 0 2026-05-10 02:06:34.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c00a41c1-c18a-430e-9d0d-3f15d1ea03fa (type: security_group_rules) to 0 2026-05-10 02:06:34.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c4884be-83ac-4407-b41c-8f5560aca593 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e96cb62c-acae-4135-aa91-c20fd0589d39 (type: security_group_rules) to 0 2026-05-10 02:06:34.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9e20422-75c8-4e1b-bdcd-37e05ff50213 ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource 2145dd62-aaf4-43cc-8502-36d169ed4558 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 984/1883] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/security-groups?tenant_id=d1422cb29fee4b2b8eeaefa27a0a2989&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1884] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1885] 10.0.0.175 () {32 vars in 696 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1886] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:34 2026] DELETE /v2.0/routers/bc59d8fa-41d4-4c51-b109-f46a8069ca2c => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1887] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:34 2026] DELETE /v2.0/security-groups/3f2b6485-69a4-4bc9-8804-9676f09783c9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1888] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/security-group-rules/2145dd62-aaf4-43cc-8502-36d169ed4558 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1889] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1890] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1891] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:34 2026] DELETE /v2.0/subnets/62c48d2b-2f43-4d64-93a0-6e6056869b3f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1892] 10.0.0.175 () {32 vars in 696 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:35.086 7 WARNING neutron.db.securitygroups_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 988/1893] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/security-group-rules/2145dd62-aaf4-43cc-8502-36d169ed4558 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:35.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 497ff3df-08cc-461e-a7d2-ff04353d9693 (type: security_groups) to 1 2026-05-10 02:06:35.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 09689f71-0bc6-41cc-9892-3a4ad72527e3 (type: security_group_rules) to 0 2026-05-10 02:06:35.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4bd27360-620c-44b0-873e-d71e89b69819 (type: security_group_rules) to 0 2026-05-10 02:06:35.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 990384ee-f74d-46f9-89db-69beb0311295 (type: security_group_rules) to 0 2026-05-10 02:06:35.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dfdd8c4-f4fb-4a63-a742-2e504b860633 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bd130bd1-912a-4c67-85ed-98a9a1c758d3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 906/1894] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/security-groups?tenant_id=9e6fec97ffc44aeabc8e39ed10c9b5e1&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:35.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3177abc-4d03-4984-97fa-7a7a51103b58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: eae25131-822e-4b3c-adee-3f0a60bac24b 2026-05-10 02:06:35.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3177abc-4d03-4984-97fa-7a7a51103b58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: eae25131-822e-4b3c-adee-3f0a60bac24b [pid: 7|app: 0|req: 907/1895] 10.0.0.175 () {32 vars in 692 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1896] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1897] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/networks/e2e077ef-d51a-4bd3-bcaa-92fe91bd43d8 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1898] 10.0.0.175 () {32 vars in 704 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1899] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/security-groups/497ff3df-08cc-461e-a7d2-ff04353d9693 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:35.578 8 INFO neutron.db.securitygroups_db [None req-67eb24f2-515e-4fb9-8c67-b9f6e8359f3d ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Project 71665b68c1a147a68520db5c1f5a9a6a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:06:35.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-67eb24f2-515e-4fb9-8c67-b9f6e8359f3d ca16d25b7ec94dbfa839a81fb5f9bb4d 71665b68c1a147a68520db5c1f5a9a6a - - default default] Successfully bumped revision number for resource a88520d9-0479-4fc0-b1d8-bc6c0bca5ffb (type: security_group_rules) to 0 2026-05-10 02:06:35.646 7 INFO neutron.db.segments_db [None req-8f515f92-1ed5-4e07-8fe4-6d4a4571ec58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Added segment c57633c5-ca17-425a-a374-8bf6904c6f6c of type geneve for network a50d1a65-12d4-4e10-a827-be3ea31e7d34 [pid: 8|app: 0|req: 991/1900] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1901] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/qos/policies/3d4d6ec9-98f9-40b0-a7f1-cd112e625b49 => 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: 993/1902] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/security-group-rules/a88520d9-0479-4fc0-b1d8-bc6c0bca5ffb => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:35.751 8 WARNING neutron.db.securitygroups_db [None req-9a1c39ab-8259-4fbf-bd16-fbc983ce56c7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:35.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f515f92-1ed5-4e07-8fe4-6d4a4571ec58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource a50d1a65-12d4-4e10-a827-be3ea31e7d34 (type: networks) to 1 [pid: 8|app: 0|req: 994/1903] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/security-groups?tenant_id=bc641f46656f4505aec11fb93f7bdd08&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1904] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/qos/policies/c9f55bf2-4f65-42b1-9e72-0973b035ca85 => 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: 996/1905] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:35 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:35.914 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f515f92-1ed5-4e07-8fe4-6d4a4571ec58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:35.915 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f515f92-1ed5-4e07-8fe4-6d4a4571ec58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network a50d1a65-12d4-4e10-a827-be3ea31e7d34: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:35.979 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f515f92-1ed5-4e07-8fe4-6d4a4571ec58 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 2b346ce4-c8b5-4825-a752-95ca3f772f14 (type: ports) to 1 2026-05-10 02:06:35.980 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status down for port: 2b346ce4-c8b5-4825-a752-95ca3f772f14 [pid: 7|app: 0|req: 910/1906] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:35 2026] POST /v2.0/networks => generated 667 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1907] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:06:36 2026] DELETE /v2.0/qos/policies/ab14cf6f-b30a-4c33-a113-44dbcedb9a66 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1908] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:35 2026] DELETE /v2.0/security-groups/a6050300-df48-4181-a6aa-8abaaee5830d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1909] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:36 2026] DELETE /v2.0/security-group-rules/a88520d9-0479-4fc0-b1d8-bc6c0bca5ffb => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1910] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:06:36 2026] DELETE /v2.0/qos/policies/8f48e02e-e477-4e09-868e-82e86ef31e0d => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1911] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:36.253 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f63fde6-def5-45df-adc4-d429dffd8758 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:36.254 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f63fde6-def5-45df-adc4-d429dffd8758 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network a50d1a65-12d4-4e10-a827-be3ea31e7d34: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 915/1912] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:06:36 2026] DELETE /v2.0/qos/policies/1ab0c9c8-19f7-4647-b516-d1b4cc87fb14 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1913] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:36 2026] DELETE /v2.0/security-groups/b5ec324b-7f69-4a86-b995-c211fdf240d4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1914] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1915] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:36.541 8 INFO neutron.services.segments.plugin [-] Segment f25807f5-fb23-4cd4-bc0c-b40045ab903d resource provider aggregate not found 2026-05-10 02:06:36.566 8 INFO neutron.services.segments.plugin [-] Segment f25807f5-fb23-4cd4-bc0c-b40045ab903d 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 f25807f5-fb23-4cd4-bc0c-b40045ab903d found for delete ", "request_id": "req-845d9ae7-8f16-4ba2-a212-f903258c37d6"}]} 2026-05-10 02:06:36.566 8 INFO neutron.services.segments.plugin [-] Segment f25807f5-fb23-4cd4-bc0c-b40045ab903d resource provider aggregate not found 2026-05-10 02:06:36.583 8 INFO neutron.services.segments.plugin [-] Segment f25807f5-fb23-4cd4-bc0c-b40045ab903d 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 f25807f5-fb23-4cd4-bc0c-b40045ab903d found for delete ", "request_id": "req-9f105fc6-c8bc-4890-a54c-a9ece16b46f2"}]} 2026-05-10 02:06:36.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f63fde6-def5-45df-adc4-d429dffd8758 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 2b346ce4-c8b5-4825-a752-95ca3f772f14 (type: ports) to 2 2026-05-10 02:06:36.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f63fde6-def5-45df-adc4-d429dffd8758 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 12c6d6d4-4a9e-49ba-8b56-2dc56b9d741e (type: subnets) to 0 [pid: 8|app: 0|req: 998/1916] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:36 2026] POST /v2.0/subnets => generated 626 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:36.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d733c9-ad4a-47a4-83e6-a26230fac142 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource cfa373d2-eae3-40a8-bad3-aa7bbe05d79f (type: routers) to 1 [pid: 7|app: 0|req: 919/1917] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:36 2026] POST /v2.0/routers => generated 624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:37.094 7 WARNING neutron.db.securitygroups_db [None req-3e51fce6-4383-4449-aa7b-33e5909d8d5c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 920/1918] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:37 2026] GET /v2.0/security-groups?tenant_id=71665b68c1a147a68520db5c1f5a9a6a&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:37.153 7 WARNING neutron.db.securitygroups_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:37.237 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:37.238 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network a50d1a65-12d4-4e10-a827-be3ea31e7d34: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:37.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0d012ae5-c3f9-4f75-8d89-bf9b2c8eedd0 (type: security_groups) to 1 2026-05-10 02:06:37.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1a004019-5843-4178-bc38-d831e9b25b49 (type: security_group_rules) to 0 2026-05-10 02:06:37.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2c4a2203-c575-4fb9-8b19-2702cf47ec9c (type: security_group_rules) to 0 2026-05-10 02:06:37.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2c4bb9a0-e55b-4b0f-94f7-007bf5605b83 (type: security_group_rules) to 0 2026-05-10 02:06:37.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c44d490-e5e4-4a0f-89be-68e38792255b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a7767188-8ab4-4af6-9823-0caa0917fdf0 (type: security_group_rules) to 0 2026-05-10 02:06:37.367 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status down for port: cc63e278-903b-4e1b-93bd-612f88ac15d2 [pid: 7|app: 0|req: 921/1919] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:37 2026] GET /v2.0/security-groups?tenant_id=aee7f7b4eb484b8086810ce5991d11a0&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:37.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource cc63e278-903b-4e1b-93bd-612f88ac15d2 (type: ports) to 1 [pid: 7|app: 0|req: 922/1920] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:37 2026] DELETE /v2.0/security-groups/35e6a3f5-bd9d-4793-9512-08f503a9fb73 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1921] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:37 2026] DELETE /v2.0/security-groups/0d012ae5-c3f9-4f75-8d89-bf9b2c8eedd0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:37.904 7 WARNING neutron.db.securitygroups_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:37.990 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] OVN reports status up for port: cc63e278-903b-4e1b-93bd-612f88ac15d2 2026-05-10 02:06:38.024 8 INFO neutron.plugins.ml2.plugin [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] Attempt 1 to provision port cc63e278-903b-4e1b-93bd-612f88ac15d2 2026-05-10 02:06:38.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 977ccbd4-95c3-4ac5-ad6f-650e3fa59be5 (type: security_groups) to 1 2026-05-10 02:06:38.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 16b8d364-3ba0-4f2f-a1e8-2cc61ee90db1 (type: security_group_rules) to 0 2026-05-10 02:06:38.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9accf971-36ec-4263-aaa6-8ac3e79595ef (type: security_group_rules) to 0 2026-05-10 02:06:38.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c97ae29f-c7cb-48ca-a06c-7953a8c8d46a (type: security_group_rules) to 0 2026-05-10 02:06:38.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-323ab3c2-d7d9-4150-8ba8-a4b6dc1d1188 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cb4fa59b-17ac-42f4-a7fd-adf91a239cb7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 924/1922] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:37 2026] GET /v2.0/security-groups?tenant_id=e997ebb0d9a04927ab83e394a0d839a8&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:38.168 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:38.174 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network a50d1a65-12d4-4e10-a827-be3ea31e7d34: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 925/1923] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:38 2026] DELETE /v2.0/security-groups/977ccbd4-95c3-4ac5-ad6f-650e3fa59be5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:38.452 7 WARNING neutron.db.securitygroups_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:38.618 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] No port found with ID de5af90a-e533-4d39-a848-d6d3f318f47f: RuntimeError: No port found with ID de5af90a-e533-4d39-a848-d6d3f318f47f 2026-05-10 02:06:38.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-012f8fae-0898-48d5-a0da-8fa753197269 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource cc63e278-903b-4e1b-93bd-612f88ac15d2 (type: router_ports) to 1 [pid: 8|app: 0|req: 999/1924] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:36 2026] PUT /v2.0/routers/cfa373d2-eae3-40a8-bad3-aa7bbe05d79f/add_router_interface => generated 310 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:38.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b04a4ced-422f-4329-9e67-fd83d064821c (type: security_groups) to 1 2026-05-10 02:06:38.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 69d75924-1c36-4fe5-abe7-f76dc19ed615 (type: security_group_rules) to 0 2026-05-10 02:06:38.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 98be133d-11f0-4a89-b26e-a4f715fa233d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1000/1925] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:38 2026] GET /v2.0/ports/cc63e278-903b-4e1b-93bd-612f88ac15d2 => generated 943 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:38.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b2e177f7-9bed-4d92-9d20-cfe3f18cd497 (type: security_group_rules) to 0 2026-05-10 02:06:38.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-2adfbece-b24f-45d9-994d-713c675dc6b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ce458f20-439e-4081-aad2-17c29de1a9c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 926/1926] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:38 2026] GET /v2.0/security-groups?tenant_id=a32e0dc22437432e84b4dee6d8210b5a&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: 1001/1927] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:06:38 2026] GET /v2.0/ports/cc63e278-903b-4e1b-93bd-612f88ac15d2 => generated 943 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:38.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd9cffda-320a-4f71-b238-21a92f21e7c2 - - - - - -] Successfully bumped revision number for resource cc63e278-903b-4e1b-93bd-612f88ac15d2 (type: ports) to 2 [pid: 7|app: 0|req: 927/1928] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:38 2026] DELETE /v2.0/security-groups/b04a4ced-422f-4329-9e67-fd83d064821c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:39.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0e03e81-c563-403c-afaa-34a569e394d7 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: cc63e278-903b-4e1b-93bd-612f88ac15d2 2026-05-10 02:06:39.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0e03e81-c563-403c-afaa-34a569e394d7 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: cc63e278-903b-4e1b-93bd-612f88ac15d2 2026-05-10 02:06:39.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 64382160-87c4-4980-bd0b-4482fa262b36 (type: security_groups) to 1 2026-05-10 02:06:39.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 0b2d362e-0a59-4817-bb57-08d027637811 (type: security_group_rules) to 0 2026-05-10 02:06:39.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 0ce0efd6-e36d-43da-ac5e-9fcd2981f40a (type: security_group_rules) to 0 2026-05-10 02:06:39.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 1935baf8-2bbb-4c7d-bdd4-5168e67321be (type: security_group_rules) to 0 2026-05-10 02:06:39.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource b8d79a6b-8e3e-4231-9d83-d4bbec906951 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1002/1929] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:06:38 2026] PUT /v2.0/routers/cfa373d2-eae3-40a8-bad3-aa7bbe05d79f/remove_router_interface => generated 310 bytes in 792 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-05-10 02:06:39.615 7 INFO neutron.db.segments_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Added segment a75b16ae-7f29-48b6-ac25-8631178a23c6 of type geneve for network 2678f447-2367-4682-837c-ead52d5e0865 [pid: 8|app: 0|req: 1003/1930] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:39 2026] GET /v2.0/ports?device_id=cfa373d2-eae3-40a8-bad3-aa7bbe05d79f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:39.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 2678f447-2367-4682-837c-ead52d5e0865 (type: networks) to 1 [pid: 8|app: 0|req: 1004/1931] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:39 2026] DELETE /v2.0/routers/cfa373d2-eae3-40a8-bad3-aa7bbe05d79f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:39.928 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] No more DHCP agents 2026-05-10 02:06:39.929 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Unable to schedule network 2678f447-2367-4682-837c-ead52d5e0865: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1005/1932] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:39 2026] DELETE /v2.0/subnets/12c6d6d4-4a9e-49ba-8b56-2dc56b9d741e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:40.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-522c9025-b0b7-4d1d-8397-b00fe23b505e ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource 20872c35-22a1-427e-8985-068e913509c0 (type: ports) to 1 [pid: 7|app: 0|req: 928/1933] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:39 2026] POST /v2.0/networks => generated 669 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:40.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2b00133-d7d4-45e4-84ae-ea0ff8d0d53d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: 2b346ce4-c8b5-4825-a752-95ca3f772f14 2026-05-10 02:06:40.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2b00133-d7d4-45e4-84ae-ea0ff8d0d53d 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: 2b346ce4-c8b5-4825-a752-95ca3f772f14 2026-05-10 02:06:40.160 7 INFO neutron.db.segments_db [None req-7af64f92-d9b1-4aa1-b35b-085336719844 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Added segment 34704915-f64d-45f5-b385-10243f5a1ea2 of type geneve for network d7c3643d-9417-426b-aed3-9d050f0f3afb 2026-05-10 02:06:40.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-7af64f92-d9b1-4aa1-b35b-085336719844 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource d7c3643d-9417-426b-aed3-9d050f0f3afb (type: networks) to 1 2026-05-10 02:06:40.303 8 INFO neutron.services.segments.plugin [-] Segment c57633c5-ca17-425a-a374-8bf6904c6f6c resource provider aggregate not found 2026-05-10 02:06:40.307 8 INFO neutron.services.segments.plugin [-] Segment c57633c5-ca17-425a-a374-8bf6904c6f6c resource provider aggregate not found 2026-05-10 02:06:40.321 8 INFO neutron.services.segments.plugin [-] Segment c57633c5-ca17-425a-a374-8bf6904c6f6c 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 c57633c5-ca17-425a-a374-8bf6904c6f6c found for delete ", "request_id": "req-ca8f0d82-33c6-4cad-9c54-0077c0a61849"}]} 2026-05-10 02:06:40.328 8 INFO neutron.services.segments.plugin [-] Segment c57633c5-ca17-425a-a374-8bf6904c6f6c 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 c57633c5-ca17-425a-a374-8bf6904c6f6c found for delete ", "request_id": "req-12e7cd98-229b-4530-bc19-2121e3e53de9"}]} [pid: 8|app: 0|req: 1006/1934] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:39 2026] DELETE /v2.0/networks/a50d1a65-12d4-4e10-a827-be3ea31e7d34 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:40.477 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7af64f92-d9b1-4aa1-b35b-085336719844 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] No more DHCP agents 2026-05-10 02:06:40.478 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7af64f92-d9b1-4aa1-b35b-085336719844 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Unable to schedule network d7c3643d-9417-426b-aed3-9d050f0f3afb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:40.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-7af64f92-d9b1-4aa1-b35b-085336719844 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Successfully bumped revision number for resource f4f43a0f-6a8c-43e0-b7d1-0c008718b339 (type: ports) to 1 [pid: 7|app: 0|req: 929/1935] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:40 2026] POST /v2.0/networks => generated 670 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1936] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:40 2026] PUT /v2.0/networks/2678f447-2367-4682-837c-ead52d5e0865/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:40.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 3446f65f-531d-4c04-a44f-b09edfa872ce (type: security_groups) to 1 2026-05-10 02:06:40.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 0fa3b2e4-45d4-4d40-993c-5c6280db9b2a (type: security_group_rules) to 0 2026-05-10 02:06:40.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 948623b3-8170-4a62-8b86-c0be4e1e24b8 (type: security_group_rules) to 0 2026-05-10 02:06:40.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 9b5db9a4-b186-4248-9d70-53770b1a46a2 (type: security_group_rules) to 0 2026-05-10 02:06:40.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource e2a46eea-35b1-4878-976c-e4438cb95e0e (type: security_group_rules) to 0 2026-05-10 02:06:41.055 7 INFO neutron.db.segments_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Added segment 6d0e42ee-27c7-4378-af5c-0714237a4131 of type geneve for network 7a3c8a8e-2391-491c-b207-db77b3154f5c 2026-05-10 02:06:41.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 7a3c8a8e-2391-491c-b207-db77b3154f5c (type: networks) to 1 2026-05-10 02:06:41.286 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf7eeed0-1f17-4cf9-8208-fba417e9042b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] No more DHCP agents 2026-05-10 02:06:41.289 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf7eeed0-1f17-4cf9-8208-fba417e9042b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:41.324 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:41.325 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:41.374 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] OVN reports status down for port: 2bbacb2f-365f-4b83-b4d4-34c2422655cf 2026-05-10 02:06:41.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-199b0ea4-44cc-4982-b771-d9d1b806c7cf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 2bbacb2f-365f-4b83-b4d4-34c2422655cf (type: ports) to 1 2026-05-10 02:06:41.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7eeed0-1f17-4cf9-8208-fba417e9042b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c (type: ports) to 1 [pid: 7|app: 0|req: 931/1937] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:06:40 2026] POST /v2.0/networks => generated 671 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:41.510 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] OVN reports status down for port: 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c [pid: 7|app: 0|req: 932/1938] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:06:41 2026] GET /v2.0/networks/2678f447-2367-4682-837c-ead52d5e0865/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1939] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:06:41 2026] GET /v2.0/networks => generated 4535 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:42.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7eeed0-1f17-4cf9-8208-fba417e9042b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c (type: router_ports) to 1 2026-05-10 02:06:42.117 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] OVN reports status up for port: 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c 2026-05-10 02:06:42.142 7 INFO neutron.plugins.ml2.plugin [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] Attempt 1 to provision port 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c 2026-05-10 02:06:42.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7eeed0-1f17-4cf9-8208-fba417e9042b 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource f5651503-a617-43c5-aad1-aa79f4f74db9 (type: routers) to 2 [pid: 8|app: 0|req: 1007/1940] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:40 2026] POST /v2.0/routers => generated 969 bytes in 1828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1941] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:42 2026] PUT /v2.0/networks/d7c3643d-9417-426b-aed3-9d050f0f3afb/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:42.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c992194-a848-4b2d-96dd-92a722978bdf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:42.294 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c992194-a848-4b2d-96dd-92a722978bdf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1009/1942] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:06:42 2026] GET /v2.0/ports => generated 9847 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:42.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c992194-a848-4b2d-96dd-92a722978bdf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 2eac7b45-4cbe-41fe-b6af-f7005073e045 (type: ports) to 1 2026-05-10 02:06:42.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 1b8e02b7-9c24-43fb-bda0-ae4e1bce8c61 (type: security_groups) to 1 2026-05-10 02:06:42.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 13685b9b-20bd-405d-a65f-cd82976602ac (type: security_group_rules) to 0 2026-05-10 02:06:42.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 2198dc02-65c7-4385-ab90-a205e3e180d3 (type: security_group_rules) to 0 2026-05-10 02:06:42.520 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 81405cdc-e0f6-4dec-9189-9bbef9a276cd (type: security_group_rules) to 0 2026-05-10 02:06:42.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource a78301b0-dfa5-496a-a57a-f333ed3f0095 (type: security_group_rules) to 0 2026-05-10 02:06:42.635 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource b064c87e-1c38-4617-8aef-7f04539762ea (type: security_groups) to 1 2026-05-10 02:06:42.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 8d906763-d895-4308-ad91-dc5dba52d834 (type: security_group_rules) to 0 2026-05-10 02:06:42.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3fa760f-12f4-4745-bb22-b3d1d6170266 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] Successfully bumped revision number for resource 9f28a2bb-eaef-4a67-b4ee-7de60c405bee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1010/1943] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1944] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:06:42 2026] GET /v2.0/routers/f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1945] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:06:42 2026] GET /v2.0/networks/d7c3643d-9417-426b-aed3-9d050f0f3afb/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1946] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:06:42 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) 2026-05-10 02:06:42.852 8 WARNING tagging [None req-acd7c30d-87ac-41fc-aa37-362336f6dce3 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1014/1947] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:06:42 2026] PUT /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:42.963 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bcdc494f-53c2-4f0b-9a57-1233e61ab023 - - - - - -] Router b6680518-b4b5-40f9-8480-3660451af7f0 is bound to host instance 2026-05-10 02:06:42.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c992194-a848-4b2d-96dd-92a722978bdf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 2eac7b45-4cbe-41fe-b6af-f7005073e045 (type: router_ports) to 1 2026-05-10 02:06:43.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c992194-a848-4b2d-96dd-92a722978bdf 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource b6680518-b4b5-40f9-8480-3660451af7f0 (type: routers) to 2 [pid: 7|app: 0|req: 934/1948] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:41 2026] POST /v2.0/routers => generated 975 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1949] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:42 2026] GET /v2.0/routers => generated 978 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1950] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/subnetpools => 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: 935/1951] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:06:43 2026] PUT /v2.0/networks/d7c3643d-9417-426b-aed3-9d050f0f3afb/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.137 8 WARNING tagging [None req-a115f711-bd29-41f5-9c8c-38e83ff73c23 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1017/1952] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.202 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] No port found with ID cc63e278-903b-4e1b-93bd-612f88ac15d2: RuntimeError: No port found with ID cc63e278-903b-4e1b-93bd-612f88ac15d2 2026-05-10 02:06:43.239 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: 20872c35-22a1-427e-8985-068e913509c0 [pid: 8|app: 0|req: 1018/1953] 10.0.0.175 () {32 vars in 776 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/subnets?project_id=c912ba9581f543839e2c48463c12b5ab&cidr=10.100.0.0%2F28 => generated 14 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1954] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.427 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: f4f43a0f-6a8c-43e0-b7d1-0c008718b339 [pid: 8|app: 0|req: 1020/1955] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/networks/d7c3643d-9417-426b-aed3-9d050f0f3afb/tags => generated 12 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8a422f4-7603-406b-96a6-85030a33ac0a 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Successfully bumped revision number for resource f5651503-a617-43c5-aad1-aa79f4f74db9 (type: routers) to 3 [pid: 7|app: 0|req: 936/1956] 10.0.0.175 () {34 vars in 741 bytes} [Sun May 10 02:06:43 2026] PUT /v2.0/routers/f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 982 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1957] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:43.535 8 WARNING tagging [None req-980b632a-05b0-40f5-8252-6ca9bdd424dd d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 938/1958] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/security-groups => generated 30611 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:06:43.598 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: 2eac7b45-4cbe-41fe-b6af-f7005073e045 [pid: 7|app: 0|req: 939/1959] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/networks/2678f447-2367-4682-837c-ead52d5e0865/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1960] 10.0.0.175 () {34 vars in 778 bytes} [Sun May 10 02:06:43 2026] PUT /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/green => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1961] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/routers/f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 982 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1962] 10.0.0.175 () {32 vars in 784 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/subnets?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219&cidr=10.100.0.0%2F28 => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1963] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:06:43 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) 2026-05-10 02:06:43.723 7 WARNING tagging [None req-5e29c124-f8ab-459f-9c28-29634b897d18 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 942/1964] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.742 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] Logical_Switch_Port 2eac7b45-4cbe-41fe-b6af-f7005073e045 host information not removed, the port state is up 2026-05-10 02:06:43.742 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status up for port: 2eac7b45-4cbe-41fe-b6af-f7005073e045 [pid: 7|app: 0|req: 943/1965] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:43 2026] GET /v2.0/ports?device_id=f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:43.784 8 INFO neutron.plugins.ml2.plugin [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] Attempt 1 to provision port 2eac7b45-4cbe-41fe-b6af-f7005073e045 2026-05-10 02:06:43.934 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ddf498b-b967-4412-914e-b97ae97cb955 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:43.936 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ddf498b-b967-4412-914e-b97ae97cb955 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:44.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f776ed1-1b68-4dd2-8b3f-f4459da13661 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] TaaS: Handle Delete Port: 20872c35-22a1-427e-8985-068e913509c0 2026-05-10 02:06:44.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f776ed1-1b68-4dd2-8b3f-f4459da13661 ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Tap Mirror: Handle Delete Port: 20872c35-22a1-427e-8985-068e913509c0 2026-05-10 02:06:44.309 8 INFO neutron.services.segments.plugin [-] Segment a75b16ae-7f29-48b6-ac25-8631178a23c6 resource provider aggregate not found 2026-05-10 02:06:44.322 8 INFO neutron.services.segments.plugin [-] Segment a75b16ae-7f29-48b6-ac25-8631178a23c6 resource provider aggregate not found 2026-05-10 02:06:44.332 8 INFO neutron.services.segments.plugin [-] Segment a75b16ae-7f29-48b6-ac25-8631178a23c6 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 a75b16ae-7f29-48b6-ac25-8631178a23c6 found for delete ", "request_id": "req-45015bf6-9931-43f3-b8c4-e0016ab20f28"}]} 2026-05-10 02:06:44.349 8 INFO neutron.services.segments.plugin [-] Segment a75b16ae-7f29-48b6-ac25-8631178a23c6 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 a75b16ae-7f29-48b6-ac25-8631178a23c6 found for delete ", "request_id": "req-6562752e-07f0-418c-ab28-b254c31cb9d9"}]} 2026-05-10 02:06:44.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ddf498b-b967-4412-914e-b97ae97cb955 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 2bbacb2f-365f-4b83-b4d4-34c2422655cf (type: ports) to 2 2026-05-10 02:06:44.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ddf498b-b967-4412-914e-b97ae97cb955 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 8237ec4d-266f-4c7e-8ce5-1703e895bcb7 (type: subnets) to 0 [pid: 7|app: 0|req: 944/1966] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:43 2026] POST /v2.0/subnets => generated 656 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1967] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:43 2026] DELETE /v2.0/networks/2678f447-2367-4682-837c-ead52d5e0865 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1968] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:06:44 2026] GET /v2.0/routers => generated 1980 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:44.473 8 WARNING tagging [None req-591e2d23-56f1-4dbc-8fd7-f0a9eb6922ca d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1024/1969] 10.0.0.175 () {34 vars in 774 bytes} [Sun May 10 02:06:44 2026] PUT /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/red => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:06:44.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-32f687ea-8244-4f8d-aae4-8903df428608 - - - - - -] Successfully bumped revision number for resource 2eac7b45-4cbe-41fe-b6af-f7005073e045 (type: ports) to 4 2026-05-10 02:06:44.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f38370f-4184-4faf-92ec-b729e765f648 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] TaaS: Handle Delete Port: 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c 2026-05-10 02:06:44.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f38370f-4184-4faf-92ec-b729e765f648 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] Tap Mirror: Handle Delete Port: 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c 2026-05-10 02:06:45.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-32f687ea-8244-4f8d-aae4-8903df428608 - - - - - -] Successfully bumped revision number for resource 2eac7b45-4cbe-41fe-b6af-f7005073e045 (type: ports) to 5 [pid: 7|app: 0|req: 946/1970] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:44 2026] DELETE /v2.0/routers/f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:45.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-014e8874-4c22-40e4-a006-746c7a73835b ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] TaaS: Handle Delete Port: f4f43a0f-6a8c-43e0-b7d1-0c008718b339 2026-05-10 02:06:45.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014e8874-4c22-40e4-a006-746c7a73835b ca637247bea24217914eaea86feee60a 44006042591f4367aec0d0ab22ea00fe - - default default] Tap Mirror: Handle Delete Port: f4f43a0f-6a8c-43e0-b7d1-0c008718b339 2026-05-10 02:06:45.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:45.372 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:45.441 7 INFO neutron.services.segments.plugin [-] Segment 34704915-f64d-45f5-b385-10243f5a1ea2 resource provider aggregate not found 2026-05-10 02:06:45.443 7 INFO neutron.services.segments.plugin [-] Segment 34704915-f64d-45f5-b385-10243f5a1ea2 resource provider aggregate not found 2026-05-10 02:06:45.463 7 INFO neutron.services.segments.plugin [-] Segment 34704915-f64d-45f5-b385-10243f5a1ea2 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 34704915-f64d-45f5-b385-10243f5a1ea2 found for delete ", "request_id": "req-ad71634f-4033-4943-b7bf-63d98a4a028d"}]} 2026-05-10 02:06:45.464 7 INFO neutron.services.segments.plugin [-] Segment 34704915-f64d-45f5-b385-10243f5a1ea2 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 34704915-f64d-45f5-b385-10243f5a1ea2 found for delete ", "request_id": "req-1a2e0eb4-977f-4660-a13e-5829c8d0bd5a"}]} [pid: 7|app: 0|req: 947/1971] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/networks/d7c3643d-9417-426b-aed3-9d050f0f3afb => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1972] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:06:45 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) 2026-05-10 02:06:45.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 25b17244-1c27-49dc-bbc4-1a852a278c01 (type: ports) to 1 2026-05-10 02:06:45.520 7 WARNING tagging [None req-343999d9-71a2-44c8-bad4-6dc4c3b07aa5 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 949/1973] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1974] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/ports?device_id=f5651503-a617-43c5-aad1-aa79f4f74db9 => 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: 951/1975] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/network-ip-availabilities => generated 2615 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:45.582 7 WARNING tagging [None req-5a34f67c-23e5-4b84-83ef-9ecc48830d3b d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 952/1976] 10.0.0.175 () {34 vars in 796 bytes} [Sun May 10 02:06:45 2026] PUT /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:06:45.627 7 INFO neutron.api.v2.resource [None req-26aee7b4-5f7f-4234-b524-928669c4b5ae 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1977] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/routers/f5651503-a617-43c5-aad1-aa79f4f74db9 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1978] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:06:45 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) 2026-05-10 02:06:45.660 7 WARNING tagging [None req-6393f77f-cc2e-404b-86a8-174e34ef176f d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 955/1979] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1980] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/ports?device_id=cfa373d2-eae3-40a8-bad3-aa7bbe05d79f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:45.704 7 WARNING tagging [None req-7d9d32a6-298e-4cfc-af39-678537c39314 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 957/1981] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:06:45 2026] PUT /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:45.741 7 INFO neutron.api.v2.resource [None req-aea1e02f-60be-4c1a-a866-9819d96cd48e 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1982] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/routers/cfa373d2-eae3-40a8-bad3-aa7bbe05d79f => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:45.761 7 WARNING tagging [None req-631a91a2-a3bc-4227-be66-05db4d5a3083 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 959/1983] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:45.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10b05912-6395-498b-94d2-3d48ee7a9032 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1984] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/subnets/12c6d6d4-4a9e-49ba-8b56-2dc56b9d741e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:45.801 7 WARNING tagging [None req-8995dbcf-96cc-47b6-9dae-cc287581f8f3 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 961/1985] 10.0.0.175 () {32 vars in 755 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1986] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/ports?device_id=bc59d8fa-41d4-4c51-b109-f46a8069ca2c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:45.852 7 WARNING tagging [None req-44f2b026-0faf-451d-a984-76ed45f584cb d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:45.860 7 INFO neutron.api.v2.resource [None req-44f2b026-0faf-451d-a984-76ed45f584cb d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1987] 10.0.0.175 () {32 vars in 759 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:45.881 7 INFO neutron.api.v2.resource [None req-eb6bdbf6-552d-4c59-8e97-3e956005a09a 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1988] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/routers/bc59d8fa-41d4-4c51-b109-f46a8069ca2c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:45.899 7 WARNING tagging [None req-9a59dc00-7996-433f-b3f1-3eefa7d89bff d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 965/1989] 10.0.0.175 () {32 vars in 758 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:45.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2dd23332-9a5b-4ed6-ac8b-00300e751164 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1990] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/subnets/62c48d2b-2f43-4d64-93a0-6e6056869b3f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:45.965 7 WARNING tagging [None req-84c9d299-989a-40ef-a4d4-cf32949626f2 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 967/1991] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1992] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/ports?device_id=93a87c60-ebb8-4ad3-a5b0-759cc1265a51 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:46.019 7 WARNING tagging [None req-54e78cb2-cdd9-4803-ac4a-f849b7dd1532 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:46.033 7 INFO neutron.api.v2.resource [None req-54e78cb2-cdd9-4803-ac4a-f849b7dd1532 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/1993] 10.0.0.175 () {32 vars in 762 bytes} [Sun May 10 02:06:45 2026] DELETE /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:46.049 7 INFO neutron.api.v2.resource [None req-8fc980d7-c38a-4e26-891d-6c8c1a8ec63a 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1994] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/routers/93a87c60-ebb8-4ad3-a5b0-759cc1265a51 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:46.065 7 WARNING tagging [None req-6cf93516-b3e7-4496-bfff-43b4d5afe85d d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 971/1995] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:46.181 7 WARNING neutron.db.securitygroups_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:46.184 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:46.185 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:46.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 45697ee1-ce65-4cb0-a3b9-81326c3a5be4 (type: security_groups) to 1 2026-05-10 02:06:46.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 73c7e96f-4b62-45d2-992a-6b213c3a5b2e (type: security_group_rules) to 0 2026-05-10 02:06:46.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7a5ba5ce-0eec-40c4-ba67-35af9bb17bac (type: security_group_rules) to 0 2026-05-10 02:06:46.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 88be8666-3014-41fd-8fbe-e2195cfcf28e (type: security_group_rules) to 0 2026-05-10 02:06:46.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-79d6780e-bf08-43a5-a999-a62fcc31f794 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e5e65a03-972d-4f21-96d4-3b740358c68b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 972/1996] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/security-groups?tenant_id=495eb696fcc6462aa38ce7c2556365e4&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:46.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a8e0bf-31a1-44fd-b59e-96345cba3618 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1997] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/subnets/95a343ae-1f97-42ce-9f78-296aa05cfb2a => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:46.392 7 WARNING tagging [None req-1963daf9-01b6-437d-a095-85c0c57e4c20 d34ded7727824433845452413f65525f 45845a74e1a54f7bac3f036f918ce7d9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 974/1998] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:46.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-52025500-3557-45cf-af9b-509b809041c4 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 25b17244-1c27-49dc-bbc4-1a852a278c01 (type: router_ports) to 1 [pid: 8|app: 0|req: 1025/1999] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:44 2026] PUT /v2.0/routers/b6680518-b4b5-40f9-8480-3660451af7f0/add_router_interface => generated 310 bytes in 1957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:46.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2588c0-38b6-43e7-9357-bc83d21635b8 25c7dad3f3d745c3bb51525fdd8c59fb f8959f4ab7c24bc88c97e43daf41007c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2000] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/subnets/74c5c623-3d1d-4c8e-9489-eddcb27faa8a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2001] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/security-groups/45697ee1-ce65-4cb0-a3b9-81326c3a5be4 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2002] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/security-groups/b064c87e-1c38-4617-8aef-7f04539762ea => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2003] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/networks => generated 3072 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2004] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/subnets => generated 1972 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:46.748 8 WARNING neutron.db.securitygroups_db [None req-279cce00-0ca3-4800-b6cb-6e424a7371c4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1029/2005] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/security-groups?tenant_id=44006042591f4367aec0d0ab22ea00fe&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2006] 10.0.0.175 () {32 vars in 647 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/routers => generated 996 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2007] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:46 2026] DELETE /v2.0/security-groups/64382160-87c4-4980-bd0b-4482fa262b36 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:46.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-8623ee39-9c28-4a8e-b687-5d65a74af90b 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource c00b85f7-13c6-4347-beb8-72306df8cf55 (type: security_groups) to 1 2026-05-10 02:06:46.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-8623ee39-9c28-4a8e-b687-5d65a74af90b 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 0beb96d7-a251-4c15-85fb-6d96b25e79e3 (type: security_group_rules) to 0 2026-05-10 02:06:46.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-8623ee39-9c28-4a8e-b687-5d65a74af90b 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource e6afef85-844c-4a04-a2cb-bc9bfb37ec27 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 978/2008] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:06:46 2026] POST /v2.0/security-groups => generated 1671 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:06:47.093 8 WARNING neutron.db.securitygroups_db [None req-ad47418b-e7c2-4b32-a619-f2fa1dae326d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1031/2009] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/security-groups?tenant_id=f8959f4ab7c24bc88c97e43daf41007c&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:47.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2a4fb1a-6ff9-4b38-9399-f27a02cb8c5e 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource d8c70f8b-e604-44bd-a10a-3f2576361304 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 979/2010] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:47.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd8ec3e9-ef58-41bf-a6bc-a664176f6549 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 29addf10-f91e-4eeb-8b0f-60a44993a11a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1032/2011] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:47 2026] DELETE /v2.0/security-groups/9abd5df5-722b-4a08-9798-e4ca2369ae64 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2012] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:47.360 8 WARNING neutron.db.securitygroups_db [None req-30a5c293-a0e7-430c-b541-0d2bc1cb8f84 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:47.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e528983-34e2-49ae-b172-0829cdfbaa47 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 2615f6cb-904a-4d0a-ad5a-4e45fc2b68f0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1033/2013] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:47 2026] GET /v2.0/security-groups?tenant_id=45845a74e1a54f7bac3f036f918ce7d9&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: 981/2014] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:47.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6c33693-ff42-4211-a454-0c39cb019656 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 0f1164b8-d5d0-4aed-82c2-98671d4c307a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 984/2017] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2018] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:47 2026] DELETE /v2.0/security-groups/1b8e02b7-9c24-43fb-bda0-ae4e1bce8c61 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:47.587 7 INFO neutron.db.securitygroups_db [None req-1d43f45f-e7ad-434f-a735-e083f5de87b8 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Project c912ba9581f543839e2c48463c12b5ab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:06:47.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-1d43f45f-e7ad-434f-a735-e083f5de87b8 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource b12919a6-5278-419d-8cb0-e0b1a8e9a39e (type: security_group_rules) to 0 2026-05-10 02:06:47.673 8 WARNING neutron.db.securitygroups_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 985/2019] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:47.737 7 INFO neutron.db.securitygroups_db [None req-2ba76bf0-df03-4b02-a333-f93b60d0e459 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Project c912ba9581f543839e2c48463c12b5ab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:06:47.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1e2cf15a-4d40-4ab8-9c7c-dfd55af3af5e (type: security_groups) to 1 2026-05-10 02:06:47.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 279756e5-45bb-4b3a-9047-63d2b969ac36 (type: security_group_rules) to 0 2026-05-10 02:06:47.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ba76bf0-df03-4b02-a333-f93b60d0e459 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 08a182b7-7053-4035-969c-be7c3c796dbe (type: security_group_rules) to 0 2026-05-10 02:06:47.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 767635cf-5839-4f52-8075-60803f845408 (type: security_group_rules) to 0 2026-05-10 02:06:47.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8654e800-1148-45e7-9617-eab8211199ff (type: security_group_rules) to 0 2026-05-10 02:06:47.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f8d7efc-2ed3-42c9-8a20-9ea078cd94af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fead5851-8a9c-4e09-b5e5-9b4fb255a62b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 986/2020] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2021] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:47 2026] GET /v2.0/security-groups?tenant_id=6b0f9176f673453ca27dd60f3b626bab&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:47.950 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] No port found with ID 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c: RuntimeError: No port found with ID 1a0c5f8f-dab4-41ac-baed-19fbee0f4b3c 2026-05-10 02:06:48.012 7 INFO neutron.common.ovn.utils [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] HA Chassis Group neutron-7a3c8a8e-2391-491c-b207-db77b3154f5c synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:06:48.023 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] OVN reports status down for port: 25b17244-1c27-49dc-bbc4-1a852a278c01 2026-05-10 02:06:48.118 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] Logical_Switch_Port 25b17244-1c27-49dc-bbc4-1a852a278c01 host information not removed, the port state is up 2026-05-10 02:06:48.119 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] OVN reports status up for port: 25b17244-1c27-49dc-bbc4-1a852a278c01 [pid: 7|app: 0|req: 987/2022] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:47 2026] DELETE /v2.0/security-groups/1e2cf15a-4d40-4ab8-9c7c-dfd55af3af5e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:48.136 7 INFO neutron.plugins.ml2.plugin [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] Attempt 1 to provision port 25b17244-1c27-49dc-bbc4-1a852a278c01 [pid: 8|app: 0|req: 1036/2023] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/networks => generated 1374 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:48.486 7 WARNING neutron.db.securitygroups_db [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-7928478c-7200-4f7e-9af8-f41bb94e967d 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 988/2024] 10.0.0.214 () {34 vars in 1096 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-20835674&fields=id&tenant_id=c912ba9581f543839e2c48463c12b5ab => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:48.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-a751af24-3943-40c4-b8af-f0fd8ab7dcc3 - - - - - -] Successfully bumped revision number for resource 25b17244-1c27-49dc-bbc4-1a852a278c01 (type: ports) to 2 [pid: 8|app: 0|req: 1037/2025] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 699 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2026] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/quotas/c912ba9581f543839e2c48463c12b5ab => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2027] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2028] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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: 1039/2029] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2030] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:49.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 1a138663-b5a8-4070-a71a-0774ab1dfe14 (type: security_groups) to 1 2026-05-10 02:06:49.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 69b54a45-e194-44b3-bde8-50089304dbca (type: security_group_rules) to 0 2026-05-10 02:06:49.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource cfe2f2ac-5db4-4e90-b192-242f678a8b97 (type: security_group_rules) to 0 2026-05-10 02:06:49.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource eb12f9d1-1719-4841-b76e-fb9aea91e7af (type: security_group_rules) to 0 2026-05-10 02:06:49.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource f054a616-29d0-4877-8840-897fe02c917a (type: security_group_rules) to 0 2026-05-10 02:06:49.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource d869c535-4a9a-4078-a460-12268f7f1949 (type: security_groups) to 1 2026-05-10 02:06:49.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 3fa13655-294f-4a96-b8c8-21b341565d50 (type: security_group_rules) to 0 2026-05-10 02:06:49.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-5422e0da-fe3b-47fc-ab39-b80b14558cde ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 4a46f62e-1eb4-4617-9e2e-4076e53b0c74 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1040/2031] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2032] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:49 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-05-10 02:06:49.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbfda489-ee7b-49c3-87a2-b56b2816fc98 ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource d869c535-4a9a-4078-a460-12268f7f1949 (type: security_groups) to 2 [pid: 8|app: 0|req: 1041/2033] 10.0.0.175 () {34 vars in 758 bytes} [Sun May 10 02:06:49 2026] PUT /v2.0/security-groups/d869c535-4a9a-4078-a460-12268f7f1949 => generated 1663 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2034] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:06:49 2026] GET /v2.0/security-groups/d869c535-4a9a-4078-a460-12268f7f1949 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2035] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:49 2026] DELETE /v2.0/security-groups/d869c535-4a9a-4078-a460-12268f7f1949 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2036] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:49 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) 2026-05-10 02:06:49.784 8 INFO neutron.api.v2.resource [None req-97e23055-aa7b-4661-9f28-7a495f10ae9d ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2037] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:49 2026] DELETE /v2.0/security-groups/d869c535-4a9a-4078-a460-12268f7f1949 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:49.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4a85ea6-5d49-49ef-aca9-af6015fdd57b ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 600ac205-54ef-477f-8264-97e3a010f2b2 (type: security_groups) to 1 2026-05-10 02:06:49.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4a85ea6-5d49-49ef-aca9-af6015fdd57b ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 3464486b-f75e-4a13-9a0f-89eda15d8c89 (type: security_group_rules) to 0 2026-05-10 02:06:49.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4a85ea6-5d49-49ef-aca9-af6015fdd57b ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource cf70dc81-7240-401c-82bd-897e0b9d4fd8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 995/2038] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2039] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:49 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:50.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-560bb603-31ef-4545-8978-4aeaf9d56219 ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource a4f4b23d-c624-4c18-b736-1a7c1125a1f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1044/2040] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2041] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules/a4f4b23d-c624-4c18-b736-1a7c1125a1f4 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2042] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2043] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/security-group-rules/a4f4b23d-c624-4c18-b736-1a7c1125a1f4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:50.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 0ff3932d-3345-4313-ba12-20b60c75deb4 (type: security_groups) to 1 [pid: 8|app: 0|req: 1048/2044] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:50.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 12edf07a-d71d-478b-9a4b-cd00316e68d2 (type: security_group_rules) to 0 2026-05-10 02:06:50.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 2e0ade5d-edec-4817-aac5-92dc895ce555 (type: security_group_rules) to 0 2026-05-10 02:06:50.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 363cf541-3e9b-4495-99f6-de4840a87b45 (type: security_group_rules) to 0 2026-05-10 02:06:50.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 4c15f1d8-89c4-4171-b546-6004a358d4c4 (type: security_group_rules) to 0 2026-05-10 02:06:50.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-c67ad05a-fbd8-486e-b38a-aa1b32502914 ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource c22b8f64-af75-42f4-a544-3556546d2c4a (type: security_group_rules) to 0 2026-05-10 02:06:50.479 7 INFO neutron.db.segments_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Added segment 80c1b9d6-dfb6-4501-8f75-80c8976bb208 of type geneve for network fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0 [pid: 8|app: 0|req: 1049/2045] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2046] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules/c22b8f64-af75-42f4-a544-3556546d2c4a => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2047] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:50.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0 (type: networks) to 1 [pid: 8|app: 0|req: 1052/2048] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/security-group-rules/c22b8f64-af75-42f4-a544-3556546d2c4a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2049] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:50.762 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] No more DHCP agents 2026-05-10 02:06:50.763 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Unable to schedule network fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:50.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d10416d-8bc6-4d9d-a5ab-cbe4f6f33d34 ce01a22489e944d2944fed78a3cd6539 7e49d3dd602341aa89049fd9dfd281d3 - - default default] Successfully bumped revision number for resource 54c16b41-a4de-4bca-9b32-02ee8a322650 (type: security_group_rules) to 0 2026-05-10 02:06:50.813 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: 4d34d75f-c278-46d5-808d-23e30bff4d38 2026-05-10 02:06:50.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-a78ab851-e3e0-41ec-a59b-ad86f56aecb7 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 4d34d75f-c278-46d5-808d-23e30bff4d38 (type: ports) to 1 [pid: 8|app: 0|req: 1054/2050] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:06:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2051] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:06:50 2026] POST /v2.0/networks => generated 664 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2052] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules/54c16b41-a4de-4bca-9b32-02ee8a322650 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2053] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2054] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/security-group-rules/54c16b41-a4de-4bca-9b32-02ee8a322650 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:51.065 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c94caa57-b40a-4a78-9a49-9236d83e03be d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] No more DHCP agents 2026-05-10 02:06:51.068 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c94caa57-b40a-4a78-9a49-9236d83e03be d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Unable to schedule network fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1058/2055] 10.0.0.175 () {32 vars in 673 bytes} [Sun May 10 02:06:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2056] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:51 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1060/2057] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:51 2026] DELETE /v2.0/security-groups/600ac205-54ef-477f-8264-97e3a010f2b2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2058] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:51 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: 1062/2059] 10.0.0.175 () {32 vars in 663 bytes} [Sun May 10 02:06:51 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-05-10 02:06:51.450 7 INFO neutron.db.ovn_revision_numbers_db [None req-c94caa57-b40a-4a78-9a49-9236d83e03be d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 4d34d75f-c278-46d5-808d-23e30bff4d38 (type: ports) to 2 2026-05-10 02:06:51.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-c94caa57-b40a-4a78-9a49-9236d83e03be d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 608262e8-aa0c-45d0-97cc-701d641d1dde (type: subnets) to 0 [pid: 7|app: 0|req: 998/2060] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:50 2026] POST /v2.0/subnets => generated 626 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:51.850 7 WARNING neutron.db.securitygroups_db [None req-978990ce-5172-44ef-b96f-0e36f0865a00 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 999/2061] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:51 2026] GET /v2.0/security-groups?tenant_id=7e49d3dd602341aa89049fd9dfd281d3&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:51.902 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52cc7da9-ae32-4f43-9332-d0e32dbaa829 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] No more DHCP agents 2026-05-10 02:06:51.903 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52cc7da9-ae32-4f43-9332-d0e32dbaa829 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1000/2062] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:51 2026] DELETE /v2.0/security-groups/1a138663-b5a8-4070-a71a-0774ab1dfe14 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:52.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-52cc7da9-ae32-4f43-9332-d0e32dbaa829 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 80ebab51-c61e-4ea8-941c-2f10291ab0d6 (type: ports) to 1 [pid: 7|app: 0|req: 1001/2063] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:52 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:52.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-52cc7da9-ae32-4f43-9332-d0e32dbaa829 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 80ebab51-c61e-4ea8-941c-2f10291ab0d6 (type: router_ports) to 1 2026-05-10 02:06:52.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-52cc7da9-ae32-4f43-9332-d0e32dbaa829 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource d49d4b91-9d37-4258-aa92-9d5b34d4e49a (type: routers) to 2 [pid: 8|app: 0|req: 1063/2064] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:06:51 2026] POST /v2.0/routers => generated 956 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2065] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:06:53 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 699 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:53.164 8 WARNING neutron.db.securitygroups_db [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-9b5a8c4d-201d-43c1-a6d1-89911eec1685 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1065/2066] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:06:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c912ba9581f543839e2c48463c12b5ab => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:53.287 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] No more DHCP agents 2026-05-10 02:06:53.288 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Unable to schedule network fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:53.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 (type: ports) to 1 2026-05-10 02:06:53.493 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-0c44a125-a4f4-43d4-9ec2-2d00dc1c2044 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:06:53.494 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-0c44a125-a4f4-43d4-9ec2-2d00dc1c2044 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:53.631 8 INFO neutron.db.ovn_revision_numbers_db [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-0c44a125-a4f4-43d4-9ec2-2d00dc1c2044 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 9acd50fc-36f2-4bac-b692-7f33b58d78d7 (type: ports) to 1 [pid: 8|app: 0|req: 1066/2067] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:06:53 2026] POST /v2.0/ports => generated 954 bytes in 459 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: 1067/2068] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:53 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:53.840 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] No hosting information found for port 25b17244-1c27-49dc-bbc4-1a852a278c01: RuntimeError: No hosting information found for port 25b17244-1c27-49dc-bbc4-1a852a278c01 2026-05-10 02:06:53.900 7 INFO neutron.common.ovn.utils [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] HA Chassis Group neutron-7a3c8a8e-2391-491c-b207-db77b3154f5c synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:06:54.024 8 INFO neutron.db.ovn_revision_numbers_db [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-6bfb568c-446a-4d90-a3a5-aaf6ff12e30d 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 9acd50fc-36f2-4bac-b692-7f33b58d78d7 (type: ports) to 2 2026-05-10 02:06:54.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Successfully bumped revision number for resource 25b17244-1c27-49dc-bbc4-1a852a278c01 (type: router_ports) to 2 2026-05-10 02:06:54.133 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] OVN reports status down for port: 80ebab51-c61e-4ea8-941c-2f10291ab0d6 2026-05-10 02:06:54.224 8 INFO neutron.db.ovn_revision_numbers_db [req-442ebeb8-efc4-4974-80e4-f8b30e0bda63 req-6bfb568c-446a-4d90-a3a5-aaf6ff12e30d 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 9acd50fc-36f2-4bac-b692-7f33b58d78d7 (type: ports) to 4 [pid: 8|app: 0|req: 1068/2069] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:06:53 2026] PUT /v2.0/ports/9acd50fc-36f2-4bac-b692-7f33b58d78d7 => generated 1227 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2070] 10.0.0.175 () {32 vars in 623 bytes} [Sun May 10 02:06:54 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 02:06:54.251 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Logical_Switch_Port 80ebab51-c61e-4ea8-941c-2f10291ab0d6 host information not removed, the port state is up 2026-05-10 02:06:54.252 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] OVN reports status up for port: 80ebab51-c61e-4ea8-941c-2f10291ab0d6 /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-05-10 02:06:54.268 7 INFO neutron.plugins.ml2.plugin [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Attempt 1 to provision port 80ebab51-c61e-4ea8-941c-2f10291ab0d6 2026-05-10 02:06:54.282 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1ed6c3-f357-4c2f-8adb-f26cc303c6f9'] response: {'name': 'network-changed', 'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1070/2071] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:06:54 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:54.339 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] No more DHCP agents 2026-05-10 02:06:54.342 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Unable to schedule network fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1071/2072] 10.0.0.175 () {32 vars in 633 bytes} [Sun May 10 02:06:54 2026] GET /v2.0/ => generated 632 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:54.692 8 INFO neutron.common.ovn.utils [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] HA Chassis Group neutron-fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:06:54.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0f9a039-176c-4b35-9899-1aea51f30f28 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 (type: router_ports) to 1 [pid: 7|app: 0|req: 1002/2073] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:06:52 2026] PUT /v2.0/routers/d49d4b91-9d37-4258-aa92-9d5b34d4e49a/add_router_interface => generated 310 bytes in 1997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2074] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:06:54 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2075] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:06:54 2026] GET /v2.0/networks?tenant_id=c912ba9581f543839e2c48463c12b5ab&shared=False => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2076] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:06:54 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-05-10 02:06:55.009 7 WARNING neutron.db.securitygroups_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:55.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5eb34a25-0873-469b-ba73-c71f8e01f650 (type: security_groups) to 1 2026-05-10 02:06:55.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 110daad2-215b-4750-bab4-e43796d02f08 (type: security_group_rules) to 0 2026-05-10 02:06:55.145 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 13a8e047-97f3-4275-a1ab-35682ad2f10a (type: security_group_rules) to 0 2026-05-10 02:06:55.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 30a5f364-bd1e-429c-985a-30dab912b6b8 (type: security_group_rules) to 0 2026-05-10 02:06:55.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2d104cb-2a8e-4d57-8128-c9778ef03bb2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bb09f37b-80ff-497f-9c76-2dc7f26e8e63 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1006/2077] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:54 2026] GET /v2.0/security-groups?tenant_id=1cf2fcd8f5be45f594ad8d90c8a8f0c2&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:55.313 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b39e6bad-b5f9-4923-8a63-4588ba9d7cb1 - - - - - -] No more DHCP agents 2026-05-10 02:06:55.315 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b39e6bad-b5f9-4923-8a63-4588ba9d7cb1 - - - - - -] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1007/2078] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:55 2026] DELETE /v2.0/security-groups/5eb34a25-0873-469b-ba73-c71f8e01f650 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2079] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:55.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-b39e6bad-b5f9-4923-8a63-4588ba9d7cb1 - - - - - -] Successfully bumped revision number for resource 062dd5b3-2a54-481e-a4d1-5919b8000abe (type: ports) to 1 [pid: 7|app: 0|req: 1009/2080] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:55.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-b39e6bad-b5f9-4923-8a63-4588ba9d7cb1 - - - - - -] Successfully bumped revision number for resource 062dd5b3-2a54-481e-a4d1-5919b8000abe (type: ports) to 3 2026-05-10 02:06:55.759 8 INFO neutron.db.segments_db [None req-b39e6bad-b5f9-4923-8a63-4588ba9d7cb1 - - - - - -] Added segment 42f8318b-1a62-4199-bec1-17996e0264b3 of type geneve for network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4 2026-05-10 02:06:55.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource 6a5dc084-4ace-4c21-aee9-eb98d98f07a4 (type: networks) to 1 [pid: 7|app: 0|req: 1010/2081] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:55.992 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] No more DHCP agents 2026-05-10 02:06:55.994 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Unable to schedule network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1011/2082] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9acd50fc-36f2-4bac-b692-7f33b58d78d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:06:56.045 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: d91d151a-6fee-419f-aefa-9ec0c26271d7 [pid: 7|app: 0|req: 1012/2083] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/subnets?id=8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2084] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/ports?network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c&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-05-10 02:06:56.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource d91d151a-6fee-419f-aefa-9ec0c26271d7 (type: ports) to 1 [pid: 7|app: 0|req: 1014/2085] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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: 1015/2086] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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-05-10 02:06:56.242 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] No more DHCP agents 2026-05-10 02:06:56.243 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Unable to schedule network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:56.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource 169fb2f6-6719-42d3-a5ae-9bb1f55a9b3f (type: subnets) to 0 [pid: 7|app: 0|req: 1016/2087] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:56.606 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] No more DHCP agents 2026-05-10 02:06:56.607 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Unable to schedule network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1017/2088] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:56.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource 60bedcab-08c8-4772-aab1-aedf10c8f557 (type: ports) to 1 2026-05-10 02:06:57.320 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] No more DHCP agents 2026-05-10 02:06:57.321 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Unable to schedule network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1018/2089] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:57 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1019/2090] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:06:57 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&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-05-10 02:06:57.870 8 INFO neutron.common.ovn.utils [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] HA Chassis Group neutron-6a5dc084-4ace-4c21-aee9-eb98d98f07a4 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:06:57.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource 60bedcab-08c8-4772-aab1-aedf10c8f557 (type: router_ports) to 1 2026-05-10 02:06:58.058 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] No more DHCP agents 2026-05-10 02:06:58.059 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Unable to schedule network 6a5dc084-4ace-4c21-aee9-eb98d98f07a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:06:58.183 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: ef38adec-07c1-46a5-a54d-cd0511b92efc 2026-05-10 02:06:58.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource ef38adec-07c1-46a5-a54d-cd0511b92efc (type: ports) to 1 2026-05-10 02:06:58.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe0860f0-6261-422d-863e-90e672abe380 - - - - - -] Successfully bumped revision number for resource ef38adec-07c1-46a5-a54d-cd0511b92efc (type: ports) to 3 [pid: 8|app: 0|req: 1072/2091] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:06:54 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 3982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2092] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:06:58 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1074/2093] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:06:58 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2094] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:06:58 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource [None req-00b8b61f-5627-4d1b-97ed-e9301b5989e6 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] create failed: No details.: oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] [parameters: {'name': 'tempest-ike-policy--1073781956', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': '7b46d93f-653c-4096-908b-ec9bf6571b1e', 'project_id': '6ca365d6e1e14805bf1de3dcf3d153d6'}] (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 157, in execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 328, in _query 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource conn.query(q) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result.read() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource pymysql.err.DataError: (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource The above exception was the direct cause of the following exception: 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result = method(request=request, **args) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 442, in create 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return self._create(request, body, **kwargs) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise self.value 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise self.value 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise self.value 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return f(*dup_args, **dup_kwargs) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 563, in _create 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource obj = do_create(body) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 543, in do_create 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise self.value 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 539, in do_create 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return obj_creator(request.context, **kwargs) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 325, in create_ikepolicy 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with db_api.CONTEXT_WRITER.using(context): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource next(self.gen) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1175, in _transaction_scope 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with current._produce_block( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource next(self.gen) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 837, in _session 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise self.value 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 835, in _session 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._end_session_transaction(self.session) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 748, in _end_session_transaction 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource session.commit() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2030, in commit 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource trans.commit(_to_root=True) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "", line 2, in commit 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1311, in commit 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._prepare_impl() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "", line 2, in _prepare_impl 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1274, in _prepare_impl 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.session.dispatch.before_commit(self.session) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/event/attr.py", line 387, in __call__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource fn(*args, **kw) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 307, in _load_one_to_manys 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource session.flush() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4331, in flush 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._flush(objects) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource with util.safe_reraise(): 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise exc_value.with_traceback(exc_tb) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource flush_context.execute() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource rec.execute(self) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource util.preloaded.orm_persistence.save_obj( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource _emit_insert_statements( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1048, in _emit_insert_statements 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result = connection.execute( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return meth( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return connection._execute_clauseelement( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ret = self._execute_context( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource return self._exec_single_context( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._handle_dbapi_exception( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2360, in _handle_dbapi_exception 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise newraise.with_traceback(exc_info[2]) from e 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 157, in execute 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 328, in _query 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource conn.query(q) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource result.read() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource [parameters: {'name': 'tempest-ike-policy--1073781956', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': '7b46d93f-653c-4096-908b-ec9bf6571b1e', 'project_id': '6ca365d6e1e14805bf1de3dcf3d153d6'}] 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-10 02:06:59.286 8 ERROR neutron.api.v2.resource [pid: 8|app: 0|req: 1075/2095] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:06:59 2026] POST /v2.0/vpn/ikepolicies => generated 150 bytes in 58 msecs (HTTP/1.1 500) 4 headers in 176 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2096] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:59 2026] DELETE /v2.0/vpn/vpnservices/c66ca9e7-5d12-4e7e-809d-5b2460a071b4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:59.573 7 WARNING neutron.db.securitygroups_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:06:59.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-d58fd2bb-947c-45c5-be4d-dacca9cf5cf8 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] TaaS: Handle Delete Port: 062dd5b3-2a54-481e-a4d1-5919b8000abe 2026-05-10 02:06:59.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d58fd2bb-947c-45c5-be4d-dacca9cf5cf8 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Tap Mirror: Handle Delete Port: 062dd5b3-2a54-481e-a4d1-5919b8000abe 2026-05-10 02:06:59.715 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] No hosting information found for port 80ebab51-c61e-4ea8-941c-2f10291ab0d6: RuntimeError: No hosting information found for port 80ebab51-c61e-4ea8-941c-2f10291ab0d6 2026-05-10 02:06:59.715 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] OVN reports status down for port: 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:06:59.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 18888fb1-d1e6-4e17-a607-e51215780cc0 (type: security_groups) to 1 2026-05-10 02:06:59.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2ba29a9d-5319-41a2-8351-ea0fa2d66467 (type: security_group_rules) to 0 2026-05-10 02:06:59.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5a9a79a5-48ca-48de-8657-6dc22a0a613c (type: security_group_rules) to 0 2026-05-10 02:06:59.792 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Logical_Switch_Port 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 host information not removed, the port state is up 2026-05-10 02:06:59.793 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] OVN reports status down for port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7 2026-05-10 02:06:59.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 64ef560f-9472-4a37-9b16-04ef47288014 (type: security_group_rules) to 0 2026-05-10 02:06:59.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-0455ae2c-3533-4325-95dc-5c133f1301dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 86a7b167-fea9-43c0-9ef8-57bc208bc7a3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1022/2097] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:06:59 2026] GET /v2.0/security-groups?tenant_id=ff232c80dd3d45ff857fdf5236cf38b3&name=default => generated 2925 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:59.929 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Logical_Switch_Port 9acd50fc-36f2-4bac-b692-7f33b58d78d7 host information not removed, the port state is up 2026-05-10 02:06:59.929 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] OVN reports status up for port: 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:06:59.958 7 INFO neutron.plugins.ml2.plugin [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Attempt 1 to provision port 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:06:59.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-82b5e181-eba4-4ac6-889a-7fc6de69064c - - - - - -] TaaS: Handle Delete Port: ef38adec-07c1-46a5-a54d-cd0511b92efc 2026-05-10 02:06:59.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82b5e181-eba4-4ac6-889a-7fc6de69064c - - - - - -] Tap Mirror: Handle Delete Port: ef38adec-07c1-46a5-a54d-cd0511b92efc 2026-05-10 02:06:59.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcea0065-fffc-464b-98a9-1cca261b73af'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'code': 200} 2026-05-10 02:07:00.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-90b0b623-9282-4a3c-aaa2-683ea58dfda9 - - - - - -] TaaS: Handle Delete Port: 60bedcab-08c8-4772-aab1-aedf10c8f557 2026-05-10 02:07:00.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b0b623-9282-4a3c-aaa2-683ea58dfda9 - - - - - -] Tap Mirror: Handle Delete Port: 60bedcab-08c8-4772-aab1-aedf10c8f557 [pid: 7|app: 0|req: 1023/2098] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:59 2026] DELETE /v2.0/security-groups/18888fb1-d1e6-4e17-a607-e51215780cc0 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2099] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:00 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:00.858 7 WARNING neutron.db.securitygroups_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:01.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5e667e4-6b5c-4891-b296-81dea0e3ec77 - - - - - -] Successfully bumped revision number for resource 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 (type: ports) to 2 2026-05-10 02:07:01.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 25deb856-e806-4b8b-9341-669763078dad (type: security_groups) to 1 2026-05-10 02:07:01.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7e848d90-0414-4820-9add-fbe260d1babc (type: security_group_rules) to 0 2026-05-10 02:07:01.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 82095c5b-dfeb-41f4-8d3d-39e7cde461d3 (type: security_group_rules) to 0 2026-05-10 02:07:01.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8d4c766a-4973-4de3-971f-749f9207ed5b (type: security_group_rules) to 0 2026-05-10 02:07:01.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbfd5feb-fee6-4282-92e6-4ec4b0d1e8af a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8e4b5811-4f45-43db-b60c-734b1db33c5b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1025/2100] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:00 2026] GET /v2.0/security-groups?tenant_id=b432dbed43b54cd1a33c58e32b2aa4ee&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:01.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-90b0b623-9282-4a3c-aaa2-683ea58dfda9 - - - - - -] TaaS: Handle Delete Port: d91d151a-6fee-419f-aefa-9ec0c26271d7 2026-05-10 02:07:01.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b0b623-9282-4a3c-aaa2-683ea58dfda9 - - - - - -] Tap Mirror: Handle Delete Port: d91d151a-6fee-419f-aefa-9ec0c26271d7 [pid: 7|app: 0|req: 1026/2101] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:01 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&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: 7|app: 0|req: 1027/2102] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:01 2026] DELETE /v2.0/security-groups/25deb856-e806-4b8b-9341-669763078dad => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:01.583 8 INFO neutron.services.segments.plugin [-] Segment 42f8318b-1a62-4199-bec1-17996e0264b3 resource provider aggregate not found 2026-05-10 02:07:01.586 8 INFO neutron.services.segments.plugin [-] Segment 42f8318b-1a62-4199-bec1-17996e0264b3 resource provider aggregate not found 2026-05-10 02:07:01.605 8 INFO neutron.services.segments.plugin [-] Segment 42f8318b-1a62-4199-bec1-17996e0264b3 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 42f8318b-1a62-4199-bec1-17996e0264b3 found for delete ", "request_id": "req-6217bc0c-1283-4b2b-92a7-5baed56ee527"}]} 2026-05-10 02:07:01.611 8 INFO neutron.services.segments.plugin [-] Segment 42f8318b-1a62-4199-bec1-17996e0264b3 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 42f8318b-1a62-4199-bec1-17996e0264b3 found for delete ", "request_id": "req-90f55dc3-8cd4-4baf-8c6b-e460f30cec27"}]} [pid: 8|app: 0|req: 1076/2103] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:06:59 2026] DELETE /v2.0/vpn/vpnservices/2eaed82a-dfd2-42b0-9bbb-3004aaf31c8b => generated 0 bytes in 2275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2104] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:07:01 2026] GET /v2.0/routers/d49d4b91-9d37-4258-aa92-9d5b34d4e49a => generated 962 bytes in 62 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-05-10 02:07:02.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-761b3b58-1a31-4ae8-a40b-18518ec8523f d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Successfully bumped revision number for resource d49d4b91-9d37-4258-aa92-9d5b34d4e49a (type: routers) to 5 [pid: 7|app: 0|req: 1029/2105] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:02 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2106] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:07:01 2026] PUT /v2.0/routers/d49d4b91-9d37-4258-aa92-9d5b34d4e49a => generated 962 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2109] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:02 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&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: 1031/2110] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:07:02 2026] GET /v2.0/ports?device_id=d49d4b91-9d37-4258-aa92-9d5b34d4e49a => generated 946 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:03.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-757f4c3a-655b-44ca-949b-c268ca5c0694 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] TaaS: Handle Delete Port: 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:07:03.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-757f4c3a-655b-44ca-949b-c268ca5c0694 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Tap Mirror: Handle Delete Port: 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:07:03.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4767a70a-fd85-4a82-8753-3250120f692d (type: security_groups) to 1 2026-05-10 02:07:03.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3b378296-0656-4ab0-9bc9-3890630a3803 (type: security_group_rules) to 0 2026-05-10 02:07:03.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3cbcee0b-81c2-484c-a2c7-81900655b7fb (type: security_group_rules) to 0 2026-05-10 02:07:03.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cb68403c-920e-4242-a046-71bae2ca9be7 (type: security_group_rules) to 0 2026-05-10 02:07:03.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e1390038-2654-46a3-8c06-edbb8bff0bca (type: security_group_rules) to 0 2026-05-10 02:07:03.660 7 INFO neutron.db.segments_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 534d34c7-a67b-4b2a-bf69-94cd96c0176e of type geneve for network 9a1e2827-3089-406d-8e74-a6b7328c14ea 2026-05-10 02:07:03.788 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9a1e2827-3089-406d-8e74-a6b7328c14ea (type: networks) to 1 [pid: 8|app: 0|req: 1080/2111] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:07:02 2026] PUT /v2.0/routers/d49d4b91-9d37-4258-aa92-9d5b34d4e49a/remove_router_interface => generated 310 bytes in 1330 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: 1081/2112] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:03 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:03.948 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:07:03.949 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 9a1e2827-3089-406d-8e74-a6b7328c14ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:04.008 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: fb24f0d2-8766-4c03-855c-4a661389f69c 2026-05-10 02:07:04.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb043687-7df1-44b8-a2d2-c5ae04ffeeeb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fb24f0d2-8766-4c03-855c-4a661389f69c (type: ports) to 1 [pid: 7|app: 0|req: 1032/2113] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:07:03 2026] POST /v2.0/networks => generated 782 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2114] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:04 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&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-05-10 02:07:04.156 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae885207-60f6-46d8-89b3-401e6349aab8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:07:04.157 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae885207-60f6-46d8-89b3-401e6349aab8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 9a1e2827-3089-406d-8e74-a6b7328c14ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:04.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c9cb7b0-caea-4b25-8b0c-4aef4cce0b41 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] TaaS: Handle Delete Port: 80ebab51-c61e-4ea8-941c-2f10291ab0d6 2026-05-10 02:07:04.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c9cb7b0-caea-4b25-8b0c-4aef4cce0b41 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Tap Mirror: Handle Delete Port: 80ebab51-c61e-4ea8-941c-2f10291ab0d6 [pid: 8|app: 0|req: 1082/2115] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:07:03 2026] DELETE /v2.0/routers/d49d4b91-9d37-4258-aa92-9d5b34d4e49a => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:04.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae885207-60f6-46d8-89b3-401e6349aab8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fb24f0d2-8766-4c03-855c-4a661389f69c (type: ports) to 2 2026-05-10 02:07:04.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae885207-60f6-46d8-89b3-401e6349aab8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 06b9ff79-ce0e-4ba2-a009-9e812215e1b8 (type: subnets) to 0 [pid: 8|app: 0|req: 1083/2116] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:07:04 2026] DELETE /v2.0/subnets/608262e8-aa0c-45d0-97cc-701d641d1dde => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2117] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:04 2026] POST /v2.0/subnets => generated 688 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:04.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-23b5961f-5359-4e76-ace0-878ceb97bed5 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] TaaS: Handle Delete Port: 4d34d75f-c278-46d5-808d-23e30bff4d38 2026-05-10 02:07:04.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23b5961f-5359-4e76-ace0-878ceb97bed5 d096bcddc8e94dff997508555d8c77cb 6ca365d6e1e14805bf1de3dcf3d153d6 - - default default] Tap Mirror: Handle Delete Port: 4d34d75f-c278-46d5-808d-23e30bff4d38 2026-05-10 02:07:04.962 8 INFO neutron.services.segments.plugin [-] Segment 80c1b9d6-dfb6-4501-8f75-80c8976bb208 resource provider aggregate not found 2026-05-10 02:07:04.968 8 INFO neutron.services.segments.plugin [-] Segment 80c1b9d6-dfb6-4501-8f75-80c8976bb208 resource provider aggregate not found 2026-05-10 02:07:04.987 8 INFO neutron.services.segments.plugin [-] Segment 80c1b9d6-dfb6-4501-8f75-80c8976bb208 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 80c1b9d6-dfb6-4501-8f75-80c8976bb208 found for delete ", "request_id": "req-4400081f-4ae6-4187-b390-506e1dbd6bba"}]} 2026-05-10 02:07:04.990 8 INFO neutron.services.segments.plugin [-] Segment 80c1b9d6-dfb6-4501-8f75-80c8976bb208 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 80c1b9d6-dfb6-4501-8f75-80c8976bb208 found for delete ", "request_id": "req-1ac1c505-81b2-4181-8627-a3b33dd586f6"}]} [pid: 8|app: 0|req: 1084/2118] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:07:04 2026] DELETE /v2.0/networks/fc0fda1a-f5d2-4d0d-ad4c-cce7195857a0 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:05.072 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a816fa92-9798-4f98-9dce-05a55492ff2b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:07:05.073 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a816fa92-9798-4f98-9dce-05a55492ff2b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:05.205 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: 1a395c70-dbe2-4326-80d8-b4c38aa496f0 2026-05-10 02:07:05.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-a816fa92-9798-4f98-9dce-05a55492ff2b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1a395c70-dbe2-4326-80d8-b4c38aa496f0 (type: ports) to 1 [pid: 8|app: 0|req: 1085/2119] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:05 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2120] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:05 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:05.774 8 WARNING neutron.db.securitygroups_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:05.913 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-307ae62b-6a0b-4d0e-a6a2-39d24abc44f8 - - - - - -] Router b179da22-de77-4689-918e-232a20bad179 is bound to host instance 2026-05-10 02:07:05.920 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status up for port: 1a395c70-dbe2-4326-80d8-b4c38aa496f0 2026-05-10 02:07:05.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-a816fa92-9798-4f98-9dce-05a55492ff2b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1a395c70-dbe2-4326-80d8-b4c38aa496f0 (type: router_ports) to 1 2026-05-10 02:07:05.944 8 INFO neutron.plugins.ml2.plugin [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] Attempt 1 to provision port 1a395c70-dbe2-4326-80d8-b4c38aa496f0 2026-05-10 02:07:05.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4ef7d066-7523-4c20-bf2c-a82805bd647a (type: security_groups) to 1 2026-05-10 02:07:05.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 780383f4-a0b8-4ab6-85fe-fb6e04465b12 (type: security_group_rules) to 0 2026-05-10 02:07:06.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8ddd4069-cd92-4d31-b8e3-d5e35aeac947 (type: security_group_rules) to 0 2026-05-10 02:07:06.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ce27f3ef-b59a-4cc2-bc17-3624ebafdc53 (type: security_group_rules) to 0 2026-05-10 02:07:06.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-b89bab9c-46f8-4579-b7c9-fbfceaa5d544 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eca49f33-b578-44bc-9475-8e3a57a6bc56 (type: security_group_rules) to 0 2026-05-10 02:07:06.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-a816fa92-9798-4f98-9dce-05a55492ff2b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b179da22-de77-4689-918e-232a20bad179 (type: routers) to 2 [pid: 8|app: 0|req: 1087/2121] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:05 2026] GET /v2.0/security-groups?tenant_id=44f46a5c32c3469998bb9644176bd142&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2122] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:04 2026] POST /v2.0/routers => generated 987 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:06.240 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] No port found with ID 2a1c9d55-5700-4aba-9cbb-8d3ad399c064: RuntimeError: No port found with ID 2a1c9d55-5700-4aba-9cbb-8d3ad399c064 2026-05-10 02:07:06.277 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] OVN reports status down for port: 062dd5b3-2a54-481e-a4d1-5919b8000abe [pid: 8|app: 0|req: 1088/2123] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:06 2026] DELETE /v2.0/security-groups/4ef7d066-7523-4c20-bf2c-a82805bd647a => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:06.341 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] OVN reports status down for port: 60bedcab-08c8-4772-aab1-aedf10c8f557 2026-05-10 02:07:06.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] OVN reports status up for port: 60bedcab-08c8-4772-aab1-aedf10c8f557 [pid: 8|app: 0|req: 1089/2124] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:06 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:06.416 8 WARNING neutron.db.securitygroups_db [None req-46f1ace3-afcc-4078-9eff-f018b56a47b6 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1090/2125] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:06 2026] GET /v2.0/security-groups?tenant_id=6ca365d6e1e14805bf1de3dcf3d153d6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:06.462 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] OVN reports status up for port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7 [pid: 8|app: 0|req: 1091/2126] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:06 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:06.504 7 INFO neutron.plugins.ml2.plugin [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] Attempt 1 to provision port 9acd50fc-36f2-4bac-b692-7f33b58d78d7 [pid: 8|app: 0|req: 1092/2127] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:06 2026] DELETE /v2.0/security-groups/0ff3932d-3345-4313-ba12-20b60c75deb4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:06.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d0f3bad-a56b-4553-b321-44d4a7728319'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'code': 200} 2026-05-10 02:07:07.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-29450bc1-ad0e-40a5-88e4-1312c8861b73 - - - - - -] Successfully bumped revision number for resource 9acd50fc-36f2-4bac-b692-7f33b58d78d7 (type: ports) to 5 2026-05-10 02:07:07.380 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:07:07.383 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 9a1e2827-3089-406d-8e74-a6b7328c14ea: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1093/2128] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2129] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:07.689 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a17fe1b-5687-4a2e-8b6d-8de8b7c7dcc4 - - - - - -] OVN reports status down for port: 11564032-a915-47c8-9d4a-52c3a11a3551 2026-05-10 02:07:07.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 11564032-a915-47c8-9d4a-52c3a11a3551 (type: ports) to 1 2026-05-10 02:07:08.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-32d40f92-fb24-448a-8815-4420b56566a2 - - - - - -] Successfully bumped revision number for resource 1a395c70-dbe2-4326-80d8-b4c38aa496f0 (type: ports) to 4 2026-05-10 02:07:08.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-32d40f92-fb24-448a-8815-4420b56566a2 - - - - - -] Successfully bumped revision number for resource 1a395c70-dbe2-4326-80d8-b4c38aa496f0 (type: ports) to 5 [pid: 8|app: 0|req: 1095/2130] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:08 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2131] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:08 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:08.828 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a17fe1b-5687-4a2e-8b6d-8de8b7c7dcc4 - - - - - -] OVN reports status up for port: 11564032-a915-47c8-9d4a-52c3a11a3551 2026-05-10 02:07:08.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d86fbc7c-a0ce-4b08-9450-13c5a0b8e9c0'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'code': 200} 2026-05-10 02:07:08.870 7 INFO neutron.plugins.ml2.plugin [None req-1a17fe1b-5687-4a2e-8b6d-8de8b7c7dcc4 - - - - - -] Attempt 1 to provision port 11564032-a915-47c8-9d4a-52c3a11a3551 [pid: 8|app: 0|req: 1097/2132] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:08 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2133] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:08 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:09.018 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:07:09.022 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 9a1e2827-3089-406d-8e74-a6b7328c14ea: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1099/2134] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:07:09 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1232 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:09.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-519111b7-d2f1-4fe8-aedc-c1d304ceb376 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:07:09.360 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-519111b7-d2f1-4fe8-aedc-c1d304ceb376 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:09.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a17fe1b-5687-4a2e-8b6d-8de8b7c7dcc4 - - - - - -] Successfully bumped revision number for resource 11564032-a915-47c8-9d4a-52c3a11a3551 (type: ports) to 2 2026-05-10 02:07:09.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9d9b72b-1d9f-4a10-8e6e-dc4abfa7aceb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 11564032-a915-47c8-9d4a-52c3a11a3551 (type: router_ports) to 1 [pid: 7|app: 0|req: 1036/2135] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:07:06 2026] PUT /v2.0/routers/b179da22-de77-4689-918e-232a20bad179/add_router_interface => generated 310 bytes in 3703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:09.839 8 INFO neutron.common.ovn.utils [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] HA Chassis Group neutron-9a1e2827-3089-406d-8e74-a6b7328c14ea synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:07:10.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-519111b7-d2f1-4fe8-aedc-c1d304ceb376 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource ddf1ce9c-f76d-4399-9cae-c58865857195 (type: floatingips) to 1 2026-05-10 02:07:10.313 8 INFO neutron.db.l3_db [None req-519111b7-d2f1-4fe8-aedc-c1d304ceb376 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Floating IP ddf1ce9c-f76d-4399-9cae-c58865857195 associated. External IP: 10.96.250.216, port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7. [pid: 8|app: 0|req: 1100/2136] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:07:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1257 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-05-10 02:07:10.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a138c6e-7438-4ac4-b990-d1ed9605c8b5'] response: {'name': 'network-changed', 'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/2137] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:07:10 2026] GET /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2138] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:10 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2139] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:10 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2140] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9acd50fc-36f2-4bac-b692-7f33b58d78d7 => 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: 1039/2141] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:07:11 2026] GET /v2.0/subnets?id=8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2142] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:11 2026] GET /v2.0/ports?network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c&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: 1040/2143] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:11 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2144] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:11 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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: 1041/2145] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/networks?id=9a1e2827-3089-406d-8e74-a6b7328c14ea => generated 711 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2146] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/quotas/9388508abb0d47d5ac1c41429b689b79 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2147] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/ports?tenant_id=9388508abb0d47d5ac1c41429b689b79&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2148] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/networks/9a1e2827-3089-406d-8e74-a6b7328c14ea?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: 1043/2149] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/networks/9a1e2827-3089-406d-8e74-a6b7328c14ea?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: 1107/2150] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => 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: 1044/2151] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:13 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:14.567 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] No hosting information found for port 11564032-a915-47c8-9d4a-52c3a11a3551: RuntimeError: No hosting information found for port 11564032-a915-47c8-9d4a-52c3a11a3551 2026-05-10 02:07:14.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] Successfully bumped revision number for resource 11564032-a915-47c8-9d4a-52c3a11a3551 (type: router_ports) to 2 [pid: 8|app: 0|req: 1108/2152] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:14 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 12 bytes in 22 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: 1109/2153] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:15 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:15.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 80eb5871-971c-4078-a1ca-aabac5847e7d (type: security_groups) to 1 2026-05-10 02:07:15.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 2baac06f-b7f2-4e53-8330-cfdf29cf269d (type: security_group_rules) to 0 2026-05-10 02:07:15.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 85fffb56-bf02-4432-b27d-c54288d591c2 (type: security_group_rules) to 0 2026-05-10 02:07:16.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource a0f4bb05-2d7a-45ee-8146-5253a8b53c44 (type: security_group_rules) to 0 2026-05-10 02:07:16.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource eefa8229-0223-4c9c-86c6-cc8e08e91796 (type: security_group_rules) to 0 2026-05-10 02:07:16.096 7 INFO neutron.db.segments_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Added segment 18baf4ac-8652-4043-89a0-4cd28d39e21c of type geneve for network d61fc24f-4226-4662-836c-641f7111336f 2026-05-10 02:07:16.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource d61fc24f-4226-4662-836c-641f7111336f (type: networks) to 1 2026-05-10 02:07:16.356 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:16.357 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:16.410 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: c3eb6922-901f-41f1-8547-bf88fc804b16 2026-05-10 02:07:16.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9991c4c-2d8d-4c86-bc20-f51e9bf491a9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource c3eb6922-901f-41f1-8547-bf88fc804b16 (type: ports) to 1 [pid: 7|app: 0|req: 1045/2154] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:07:15 2026] POST /v2.0/networks => generated 677 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:16.671 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ff56ce3-5d9f-4369-96d4-9751764549f7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:16.672 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ff56ce3-5d9f-4369-96d4-9751764549f7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1046/2155] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:16 2026] GET /v2.0/networks?id=9a1e2827-3089-406d-8e74-a6b7328c14ea => generated 711 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:17.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ff56ce3-5d9f-4369-96d4-9751764549f7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource c3eb6922-901f-41f1-8547-bf88fc804b16 (type: ports) to 2 2026-05-10 02:07:17.123 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7b0147e3-2b86-47f2-a82f-757a419e5c50 req-beb42159-a2e6-4ba5-b893-d5ac93fc3ff4 f824da18b3774cbbb45229a749d18415 9388508abb0d47d5ac1c41429b689b79 - - default default] No more DHCP agents 2026-05-10 02:07:17.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ff56ce3-5d9f-4369-96d4-9751764549f7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 7fd84437-b4ec-43bf-97a0-bf2c87e43056 (type: subnets) to 0 2026-05-10 02:07:17.124 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7b0147e3-2b86-47f2-a82f-757a419e5c50 req-beb42159-a2e6-4ba5-b893-d5ac93fc3ff4 f824da18b3774cbbb45229a749d18415 9388508abb0d47d5ac1c41429b689b79 - - default default] Unable to schedule network 9a1e2827-3089-406d-8e74-a6b7328c14ea: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1110/2156] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:16 2026] POST /v2.0/subnets => generated 657 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2157] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:17.245 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d 2026-05-10 02:07:17.275 7 INFO neutron.db.ovn_revision_numbers_db [req-7b0147e3-2b86-47f2-a82f-757a419e5c50 req-beb42159-a2e6-4ba5-b893-d5ac93fc3ff4 f824da18b3774cbbb45229a749d18415 9388508abb0d47d5ac1c41429b689b79 - - default default] Successfully bumped revision number for resource eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d (type: ports) to 1 [pid: 7|app: 0|req: 1047/2158] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:07:16 2026] POST /v2.0/ports => generated 958 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2159] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 83 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: 1048/2160] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:17.519 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd921829-4581-46f8-bf2c-470ea5112c2f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:17.521 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd921829-4581-46f8-bf2c-470ea5112c2f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:17.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd921829-4581-46f8-bf2c-470ea5112c2f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource ad466f07-a057-4f40-bffe-ffd2efc33930 (type: subnets) to 0 [pid: 8|app: 0|req: 1113/2161] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:17 2026] POST /v2.0/subnets => generated 732 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:17.675 7 INFO neutron.db.ovn_revision_numbers_db [req-7b0147e3-2b86-47f2-a82f-757a419e5c50 req-8830ea22-ecce-42c9-8c0f-a1ae91520922 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d (type: ports) to 2 2026-05-10 02:07:17.683 8 INFO neutron.db.segments_db [None req-4af19359-3788-4fba-94e6-3411d8956bba a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Added segment aaad0b86-c24a-48e5-80d3-74401924082e of type geneve for network 7e73a549-e24a-449d-8dbe-71f426642c80 2026-05-10 02:07:17.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-4af19359-3788-4fba-94e6-3411d8956bba a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 7e73a549-e24a-449d-8dbe-71f426642c80 (type: networks) to 1 2026-05-10 02:07:17.913 7 INFO neutron.db.ovn_revision_numbers_db [req-7b0147e3-2b86-47f2-a82f-757a419e5c50 req-8830ea22-ecce-42c9-8c0f-a1ae91520922 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d (type: ports) to 4 [pid: 7|app: 0|req: 1049/2164] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:07:17 2026] PUT /v2.0/ports/eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d => generated 1231 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:17.943 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4af19359-3788-4fba-94e6-3411d8956bba a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:17.944 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4af19359-3788-4fba-94e6-3411d8956bba a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:17.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-601bcdd4-b963-40db-b2f9-2ac5db66c754'] response: {'name': 'network-changed', 'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'status': 'completed', 'code': 200} 2026-05-10 02:07:17.999 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status down for port: 5915ba40-0d9e-4a58-ba32-c04c9cd132af 2026-05-10 02:07:18.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-4af19359-3788-4fba-94e6-3411d8956bba a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 5915ba40-0d9e-4a58-ba32-c04c9cd132af (type: ports) to 1 [pid: 8|app: 0|req: 1116/2165] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:07:17 2026] POST /v2.0/networks => generated 676 bytes in 510 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-05-10 02:07:18.284 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e994574-4073-4d10-bbf3-29a5557df6a8 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:18.285 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e994574-4073-4d10-bbf3-29a5557df6a8 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1117/2166] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2167] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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: 8|app: 0|req: 1119/2168] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/ports?tenant_id=9388508abb0d47d5ac1c41429b689b79&device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2169] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/networks?tenant_id=9388508abb0d47d5ac1c41429b689b79&shared=False => generated 810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2170] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:18.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e994574-4073-4d10-bbf3-29a5557df6a8 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 5915ba40-0d9e-4a58-ba32-c04c9cd132af (type: ports) to 2 2026-05-10 02:07:18.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e994574-4073-4d10-bbf3-29a5557df6a8 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e (type: subnets) to 0 [pid: 7|app: 0|req: 1050/2171] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:18 2026] POST /v2.0/subnets => generated 655 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2172] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2173] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:19.035 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ad126d9-68ae-483a-8994-c6eccac77163 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:19.036 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ad126d9-68ae-483a-8994-c6eccac77163 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:19.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ad126d9-68ae-483a-8994-c6eccac77163 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource ee0e2de3-a271-4564-98eb-154acf314400 (type: subnets) to 0 [pid: 8|app: 0|req: 1122/2174] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:18 2026] POST /v2.0/subnets => generated 726 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:19.165 7 INFO neutron.db.segments_db [None req-46179bb4-178d-44af-a915-f9a7df321661 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Added segment 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 of type geneve for network c2b639c5-4fbd-4ed0-b254-ad3e11e16061 2026-05-10 02:07:19.262 7 INFO neutron.db.ovn_revision_numbers_db [None req-46179bb4-178d-44af-a915-f9a7df321661 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource c2b639c5-4fbd-4ed0-b254-ad3e11e16061 (type: networks) to 1 2026-05-10 02:07:19.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46179bb4-178d-44af-a915-f9a7df321661 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:19.403 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46179bb4-178d-44af-a915-f9a7df321661 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:19.450 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] OVN reports status down for port: 1d46b0c6-21cd-4f3c-9648-d210a602bd9d 2026-05-10 02:07:19.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-46179bb4-178d-44af-a915-f9a7df321661 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 1d46b0c6-21cd-4f3c-9648-d210a602bd9d (type: ports) to 1 [pid: 7|app: 0|req: 1053/2175] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:07:19 2026] POST /v2.0/networks => generated 676 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2176] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/ports?tenant_id=9388508abb0d47d5ac1c41429b689b79&device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 1234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:19.700 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fc4ead0-8112-4a58-b9cd-7c558b079e83 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:19.702 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fc4ead0-8112-4a58-b9cd-7c558b079e83 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1055/2177] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d => 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: 1056/2178] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/subnets?id=06b9ff79-ce0e-4ba2-a009-9e812215e1b8 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2179] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2180] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/ports?network_id=9a1e2827-3089-406d-8e74-a6b7328c14ea&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: 1059/2181] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2182] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/networks/9a1e2827-3089-406d-8e74-a6b7328c14ea?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: 1061/2183] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:19 2026] GET /v2.0/networks/9a1e2827-3089-406d-8e74-a6b7328c14ea?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) 2026-05-10 02:07:20.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fc4ead0-8112-4a58-b9cd-7c558b079e83 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 1d46b0c6-21cd-4f3c-9648-d210a602bd9d (type: ports) to 2 2026-05-10 02:07:20.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fc4ead0-8112-4a58-b9cd-7c558b079e83 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 (type: subnets) to 0 [pid: 8|app: 0|req: 1123/2184] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:19 2026] POST /v2.0/subnets => generated 655 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:20.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27575c13-310a-4577-849a-e683488c6f97 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:20.403 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27575c13-310a-4577-849a-e683488c6f97 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:20.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-27575c13-310a-4577-849a-e683488c6f97 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource ed021a9e-8ea6-44e8-a3d3-5d9948555066 (type: subnets) to 0 [pid: 7|app: 0|req: 1062/2185] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:20 2026] POST /v2.0/subnets => generated 730 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:20.839 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f74a74d5-03bc-4897-bc21-92fd10688895 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:20.841 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f74a74d5-03bc-4897-bc21-92fd10688895 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:20.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-f74a74d5-03bc-4897-bc21-92fd10688895 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 58375f90-fbb2-4d05-962d-e9f4050c37fe (type: ports) to 1 2026-05-10 02:07:20.975 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] OVN reports status down for port: 58375f90-fbb2-4d05-962d-e9f4050c37fe [pid: 7|app: 0|req: 1063/2186] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:20 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2187] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:21 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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-05-10 02:07:21.594 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-32f687ea-8244-4f8d-aae4-8903df428608 - - - - - -] Router 7364148c-04c3-4075-8658-eacbd885ba70 is bound to host instance 2026-05-10 02:07:21.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-f74a74d5-03bc-4897-bc21-92fd10688895 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 58375f90-fbb2-4d05-962d-e9f4050c37fe (type: router_ports) to 1 2026-05-10 02:07:21.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] OVN reports status up for port: 58375f90-fbb2-4d05-962d-e9f4050c37fe 2026-05-10 02:07:21.622 7 INFO neutron.plugins.ml2.plugin [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] Attempt 1 to provision port 58375f90-fbb2-4d05-962d-e9f4050c37fe 2026-05-10 02:07:21.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-f74a74d5-03bc-4897-bc21-92fd10688895 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 7364148c-04c3-4075-8658-eacbd885ba70 (type: routers) to 2 [pid: 8|app: 0|req: 1124/2188] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:07:20 2026] POST /v2.0/routers => generated 966 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2189] 10.0.0.175 () {32 vars in 826 bytes} [Sun May 10 02:07:21 2026] GET /v2.0/ports?project_id=c912ba9581f543839e2c48463c12b5ab&network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 3338 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2190] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:07:22 2026] GET /v2.0/subnets?network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219 => 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: 1067/2191] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:22 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2192] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:22 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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-05-10 02:07:22.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-d80abe7a-26d5-4623-b7a3-deaf0862c3df 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource ddf1ce9c-f76d-4399-9cae-c58865857195 (type: floatingips) to 2 2026-05-10 02:07:22.500 7 INFO neutron.db.l3_db [None req-d80abe7a-26d5-4623-b7a3-deaf0862c3df 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Floating IP ddf1ce9c-f76d-4399-9cae-c58865857195 disassociated. External IP: 10.96.250.216, port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7. [pid: 7|app: 0|req: 1069/2193] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:07:22 2026] PUT /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 554 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2194] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:07:22 2026] GET /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:22.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9a86de8-ee82-4f3a-b9e3-f03f422d0844'] response: {'name': 'network-changed', 'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'status': 'completed', 'code': 200} 2026-05-10 02:07:22.649 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] OVN reports status up for port: eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d 2026-05-10 02:07:22.678 8 INFO neutron.plugins.ml2.plugin [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] Attempt 1 to provision port eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d 2026-05-10 02:07:22.715 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:22.718 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:22.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-193d8047-3d51-4155-8729-42775622b675'] response: {'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'code': 200} [pid: 7|app: 0|req: 1071/2195] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 1232 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:23.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 428df131-8323-4747-afa3-f6fd4de5c65a (type: ports) to 1 [pid: 7|app: 0|req: 1072/2196] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2197] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9acd50fc-36f2-4bac-b692-7f33b58d78d7 => 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: 1074/2198] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/subnets?id=8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2199] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/ports?network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c&device_owner=network%3Adhcp => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2200] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:23.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-df7f39cc-7a13-48a6-ba37-c1e61dbd12b9 - - - - - -] Successfully bumped revision number for resource 58375f90-fbb2-4d05-962d-e9f4050c37fe (type: ports) to 4 [pid: 7|app: 0|req: 1077/2201] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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: 1078/2202] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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: 1079/2203] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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) 2026-05-10 02:07:23.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f8da5a5-0138-4d42-8ae1-d466a0367b44 - - - - - -] Successfully bumped revision number for resource eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d (type: ports) to 5 2026-05-10 02:07:23.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-28ccd64c-222e-4cd7-a5eb-89128f91f152 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource baad552a-042f-4945-9079-34f8c51a4a4c (type: security_groups) to 1 2026-05-10 02:07:23.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-28ccd64c-222e-4cd7-a5eb-89128f91f152 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 5acddb42-8c70-478e-a338-f4d1d4a19309 (type: security_group_rules) to 0 2026-05-10 02:07:23.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-28ccd64c-222e-4cd7-a5eb-89128f91f152 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource ec2c63e5-d19d-40b1-b3f8-594e82af7f87 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1080/2204] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:07:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:07:24.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2c5063a-b5a5-434a-97f4-b8d6e777ed65 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 88048b3b-c4bf-4ba8-938a-6a29941e82c1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1081/2205] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:23 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-05-10 02:07:24.110 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] OVN reports status down for port: 428df131-8323-4747-afa3-f6fd4de5c65a 2026-05-10 02:07:24.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-df7f39cc-7a13-48a6-ba37-c1e61dbd12b9 - - - - - -] Successfully bumped revision number for resource 58375f90-fbb2-4d05-962d-e9f4050c37fe (type: ports) to 5 2026-05-10 02:07:24.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7398de-2da8-4672-bacf-e8327315a75f 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource aa4456f8-efbb-4436-8c05-5a6d414fe553 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1082/2206] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 250 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-05-10 02:07:24.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-009794e1-cb3d-44d1-acbf-fabf81033632 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 36b9c9a0-739c-4cd4-b3a2-ea7baac96ebb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1083/2207] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:24 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: 1084/2208] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:24.566 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] OVN reports status up for port: 428df131-8323-4747-afa3-f6fd4de5c65a 2026-05-10 02:07:24.590 7 INFO neutron.plugins.ml2.plugin [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] Attempt 1 to provision port 428df131-8323-4747-afa3-f6fd4de5c65a 2026-05-10 02:07:24.629 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:24.631 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:24.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae694c7c-c9a3-4c39-a4b7-7b64967c822b 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 05c31cbc-ed28-499e-b0dc-eb595a55d946 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1085/2209] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2210] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:25.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d72f521c-512b-4d2a-b25c-975de70a3c18'] response: {'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'code': 200} 2026-05-10 02:07:25.031 7 INFO neutron.db.securitygroups_db [None req-9e96ce7b-1bde-4180-81b8-082cf4d718dd 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Project c912ba9581f543839e2c48463c12b5ab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:07:25.038 8 INFO neutron.db.ovn_revision_numbers_db [None req-85c8f36b-5e52-4ac9-be73-9ef669114b8c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 428df131-8323-4747-afa3-f6fd4de5c65a (type: router_ports) to 1 [pid: 8|app: 0|req: 1125/2211] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:07:21 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/add_router_interface => generated 310 bytes in 3295 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-05-10 02:07:25.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e96ce7b-1bde-4180-81b8-082cf4d718dd 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 9412e4dd-ebd7-437e-94ff-ee5fb9ef12dd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1087/2212] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:25.384 7 INFO neutron.db.securitygroups_db [None req-daa73ca8-306e-453c-b00d-13c832f6a7d5 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Project c912ba9581f543839e2c48463c12b5ab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:07:25.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-acd27db4-1788-4c34-a57b-3c04f61f00a2 - - - - - -] Successfully bumped revision number for resource 428df131-8323-4747-afa3-f6fd4de5c65a (type: ports) to 2 2026-05-10 02:07:25.492 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:25.493 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:25.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa73ca8-306e-453c-b00d-13c832f6a7d5 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 540db150-080a-42ca-b66b-ab3a68d7f881 (type: security_group_rules) to 0 2026-05-10 02:07:25.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource f8fbf149-75cc-44fa-9fec-600883d38df4 (type: ports) to 1 [pid: 7|app: 0|req: 1088/2213] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2214] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2215] 10.0.0.175 () {32 vars in 649 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/networks => generated 1374 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2216] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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-05-10 02:07:26.262 7 WARNING neutron.db.securitygroups_db [req-26be7851-8578-4191-930d-57b6c35602af req-f499aefd-bd41-49e3-8d09-2f2a210073c1 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1092/2217] 10.0.0.214 () {34 vars in 1100 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1290241000&fields=id&tenant_id=c912ba9581f543839e2c48463c12b5ab => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2218] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 699 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2219] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/quotas/c912ba9581f543839e2c48463c12b5ab => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:26.408 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:26.409 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1095/2220] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2221] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2222] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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) 2026-05-10 02:07:26.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-9711bec9-5cad-477e-8f8e-2c9fad4d78ea a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource f8fbf149-75cc-44fa-9fec-600883d38df4 (type: router_ports) to 1 [pid: 8|app: 0|req: 1126/2223] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:07:25 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/add_router_interface => generated 310 bytes in 1702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2224] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:26 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:27.186 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:27.187 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:27.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource db8d5a2d-1cf4-4d0e-85db-2823769f384a (type: ports) to 1 [pid: 7|app: 0|req: 1099/2225] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:27 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2226] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:27 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2227] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:27 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:28.123 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:28.124 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:28.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-49fcd6f8-4856-4ff2-ba06-fbd19374a844 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource db8d5a2d-1cf4-4d0e-85db-2823769f384a (type: router_ports) to 1 [pid: 8|app: 0|req: 1127/2228] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:07:26 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/add_router_interface => generated 310 bytes in 1690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:28.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-57cef595-69c2-450e-9623-72a2fb98d484 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 90636f94-15af-432e-b4c9-f77399bcd860 (type: security_groups) to 1 2026-05-10 02:07:28.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-57cef595-69c2-450e-9623-72a2fb98d484 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 44535b35-1b99-4d90-b843-764b2c4c8f5e (type: security_group_rules) to 0 2026-05-10 02:07:28.639 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d3ebc0e-b34a-4173-a53c-6574afe1e061 - - - - - -] OVN reports status down for port: eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d 2026-05-10 02:07:28.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-57cef595-69c2-450e-9623-72a2fb98d484 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource f879124a-c99a-4adc-832f-5fd5dd4f2acf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1102/2229] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:07:28 2026] POST /v2.0/security-groups => generated 1627 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2230] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:28.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45f8ac71-80ee-4d74-97d9-bfc7216897a4'] response: {'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'code': 200} [pid: 7|app: 0|req: 1104/2231] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:28.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-c22db085-32d8-4758-a044-b09e45fff18e a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 66a2bf77-a7f5-4149-9511-f896a63bfe47 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1105/2232] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2233] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:29.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d3ebc0e-b34a-4173-a53c-6574afe1e061 - - - - - -] Successfully bumped revision number for resource eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d (type: ports) to 6 2026-05-10 02:07:29.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e8ba0af-b36c-4b21-bd53-92ead0ed71e3 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource c68d1321-fda5-4e50-90ff-fc88200e498f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1106/2234] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 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-05-10 02:07:29.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8b06beb-02d6-45dd-b708-7351a234711b a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 6e65c5d4-2188-47a6-ba22-f8b1c816edef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1129/2235] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:29.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-392f524b-feaf-477e-bb71-6540707b52b7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 22d3fdf9-5faf-4ef9-af6f-04f33554a170 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1107/2236] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:29.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-0620bde4-bedc-4dc9-a082-d55e0236e598 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 4af8f7de-5874-49f4-bd4e-1c5f5413f1b5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1130/2237] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:29.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-2432cdfa-bc68-4f98-bcd8-160457ecaa8f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 377ee1fd-ef1f-4786-9405-d2030789dfab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1108/2238] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2239] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:07:29 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:29.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-54383a4e-c3b5-4eac-8cf2-7c84feb27a5c a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 69ead1b3-cc6e-443b-a618-55f2be946986 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1131/2240] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:29.977 7 INFO neutron_taas.services.taas.taas_plugin [req-1b94226d-d67a-4ce6-be3a-694518a6f05a req-502351a2-da2e-4aa7-982d-f06841f4cb61 f824da18b3774cbbb45229a749d18415 9388508abb0d47d5ac1c41429b689b79 - - default default] TaaS: Handle Delete Port: eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d 2026-05-10 02:07:29.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1b94226d-d67a-4ce6-be3a-694518a6f05a req-502351a2-da2e-4aa7-982d-f06841f4cb61 f824da18b3774cbbb45229a749d18415 9388508abb0d47d5ac1c41429b689b79 - - default default] Tap Mirror: Handle Delete Port: eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d [pid: 8|app: 0|req: 1132/2241] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:29 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2242] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:07:29 2026] DELETE /v2.0/ports/eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:30.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f9e3abf-2827-40d9-8852-f86f23d698b3 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 26bb08f0-dd95-4520-bbda-62a4f2499673 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1111/2243] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:30 2026] GET /v2.0/security-groups?id=4767a70a-fd85-4a82-8753-3250120f692d&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: 7|app: 0|req: 1112/2244] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:30 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => 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: 1133/2245] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:30.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c17da2-3ef4-49ae-bb45-b4d82f2ca122'] response: {'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'name': 'network-vif-deleted', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'status': 'completed', 'code': 200} 2026-05-10 02:07:30.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b14ff89-982f-47ec-9a3f-78b3d0a0b79e a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 15184a7d-99e7-4991-818c-f1d825a94d80 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1113/2246] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:30.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-41c07fe1-ae27-4023-9e99-c5449461b681 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 0d0d1e48-4420-4497-8d5a-b2d4ebd66d32 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1134/2247] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:30.674 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] No hosting information found for port 428df131-8323-4747-afa3-f6fd4de5c65a: RuntimeError: No hosting information found for port 428df131-8323-4747-afa3-f6fd4de5c65a 2026-05-10 02:07:30.726 7 INFO neutron.common.ovn.utils [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] HA Chassis Group neutron-d61fc24f-4226-4662-836c-641f7111336f synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:07:30.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-427b3e16-9faf-4293-bc77-5a39a5888033 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 80f72c26-0159-4822-8f96-d8fe25ed0477 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1114/2248] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:07:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:30.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f84674f-ea16-4259-84a1-00e1c0070518'] response: {'server_uuid': '30b1af97-d7da-445e-9b5b-3d69936a4317', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb8ebc14-0e7f-4d82-921a-f3d74bf6b81d', 'code': 200} 2026-05-10 02:07:30.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] Successfully bumped revision number for resource 428df131-8323-4747-afa3-f6fd4de5c65a (type: router_ports) to 2 2026-05-10 02:07:30.883 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] OVN reports status down for port: f8fbf149-75cc-44fa-9fec-600883d38df4 2026-05-10 02:07:30.930 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] Logical_Switch_Port f8fbf149-75cc-44fa-9fec-600883d38df4 host information not removed, the port state is up 2026-05-10 02:07:30.931 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] OVN reports status up for port: f8fbf149-75cc-44fa-9fec-600883d38df4 2026-05-10 02:07:30.941 7 INFO neutron.plugins.ml2.plugin [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] Attempt 1 to provision port f8fbf149-75cc-44fa-9fec-600883d38df4 2026-05-10 02:07:31.106 8 WARNING neutron.db.securitygroups_db [req-4795bd90-c33d-4715-a670-8a04092563f1 req-356e670d-ebcf-4349-b86e-30898a8f697f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1135/2249] 10.0.0.214 () {34 vars in 1094 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-252171466&fields=id&tenant_id=0b5fdaf6287343928e44a2591f17d41c => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2250] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 699 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:31.210 8 WARNING neutron.db.securitygroups_db [req-26be7851-8578-4191-930d-57b6c35602af req-d2bd5550-8daf-40e2-afe6-673776416582 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1115/2251] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 743 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2252] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c912ba9581f543839e2c48463c12b5ab => generated 272 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2253] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/quotas/0b5fdaf6287343928e44a2591f17d41c => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2254] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:31.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8a30277-cda8-49e3-8b9c-8786def4d018 - - - - - -] Successfully bumped revision number for resource f8fbf149-75cc-44fa-9fec-600883d38df4 (type: ports) to 2 2026-05-10 02:07:31.574 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-26be7851-8578-4191-930d-57b6c35602af req-9b82e69f-b374-4b59-bad3-e2aaa578c460 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] No more DHCP agents 2026-05-10 02:07:31.575 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-26be7851-8578-4191-930d-57b6c35602af req-9b82e69f-b374-4b59-bad3-e2aaa578c460 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Unable to schedule network 7a3c8a8e-2391-491c-b207-db77b3154f5c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1118/2255] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&fields=id => generated 287 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2256] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:31.704 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b25cd04-f152-4738-8ba0-4d36a1eb336d - - - - - -] OVN reports status down for port: 3d727358-488c-4e79-8985-2919d04c5986 2026-05-10 02:07:31.753 8 INFO neutron.db.ovn_revision_numbers_db [req-26be7851-8578-4191-930d-57b6c35602af req-9b82e69f-b374-4b59-bad3-e2aaa578c460 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource 3d727358-488c-4e79-8985-2919d04c5986 (type: ports) to 1 [pid: 7|app: 0|req: 1120/2257] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1121/2258] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&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: 1122/2259] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2260] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:07:31 2026] POST /v2.0/ports => generated 958 bytes in 588 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: 1139/2261] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:32.205 7 INFO neutron.db.ovn_revision_numbers_db [req-26be7851-8578-4191-930d-57b6c35602af req-85399c98-9d79-4586-8434-5a7604b3993f 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 3d727358-488c-4e79-8985-2919d04c5986 (type: ports) to 2 [pid: 8|app: 0|req: 1140/2262] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:32 2026] GET /v2.0/ports?device_id=30b1af97-d7da-445e-9b5b-3d69936a4317 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:32.415 7 INFO neutron.db.ovn_revision_numbers_db [req-26be7851-8578-4191-930d-57b6c35602af req-85399c98-9d79-4586-8434-5a7604b3993f 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 3d727358-488c-4e79-8985-2919d04c5986 (type: ports) to 4 [pid: 7|app: 0|req: 1123/2265] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:07:31 2026] PUT /v2.0/ports/3d727358-488c-4e79-8985-2919d04c5986 => generated 1231 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:32.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e9e224-fca7-417a-85f3-9de778051f11'] response: {'name': 'network-changed', 'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1143/2266] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:32 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 973 bytes in 39 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: 1124/2267] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:32 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2268] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:32 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 1234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2269] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/networks?tenant_id=c912ba9581f543839e2c48463c12b5ab&shared=False => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2270] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:07:33 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) [pid: 7|app: 0|req: 1126/2271] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2272] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2273] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 1234 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2274] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d727358-488c-4e79-8985-2919d04c5986 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2275] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/subnets?id=8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2276] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/ports?network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c&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: 1129/2277] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2278] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:34 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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-05-10 02:07:34.911 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd9f946f-d015-4c58-b285-98697ab8dd11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 11564032-a915-47c8-9d4a-52c3a11a3551 2026-05-10 02:07:34.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd9f946f-d015-4c58-b285-98697ab8dd11 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 11564032-a915-47c8-9d4a-52c3a11a3551 [pid: 8|app: 0|req: 1150/2279] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:35 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => 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: 1151/2280] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:35 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&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: 7|app: 0|req: 1130/2281] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:07:34 2026] PUT /v2.0/routers/b179da22-de77-4689-918e-232a20bad179/remove_router_interface => generated 310 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:35.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d2dae1d-9c15-4b9b-bfb6-66ff3b9b7b56 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 1a395c70-dbe2-4326-80d8-b4c38aa496f0 2026-05-10 02:07:35.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d2dae1d-9c15-4b9b-bfb6-66ff3b9b7b56 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 1a395c70-dbe2-4326-80d8-b4c38aa496f0 [pid: 8|app: 0|req: 1152/2282] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:07:35 2026] DELETE /v2.0/routers/b179da22-de77-4689-918e-232a20bad179 => generated 0 bytes in 713 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: 1153/2283] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:36 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 743 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:36.260 8 WARNING neutron.db.securitygroups_db [req-4795bd90-c33d-4715-a670-8a04092563f1 req-e430cb98-8278-4c08-94a9-c0d3e217102d a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1154/2284] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:07:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b5fdaf6287343928e44a2591f17d41c => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2285] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:07:36 2026] DELETE /v2.0/subnets/06b9ff79-ce0e-4ba2-a009-9e812215e1b8 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2286] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:36 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:36.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-86ad0c7a-2f7f-49b7-ae6e-9ae081fb3f81 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: fb24f0d2-8766-4c03-855c-4a661389f69c 2026-05-10 02:07:36.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86ad0c7a-2f7f-49b7-ae6e-9ae081fb3f81 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: fb24f0d2-8766-4c03-855c-4a661389f69c 2026-05-10 02:07:36.559 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] No hosting information found for port f8fbf149-75cc-44fa-9fec-600883d38df4: RuntimeError: No hosting information found for port f8fbf149-75cc-44fa-9fec-600883d38df4 2026-05-10 02:07:36.613 7 INFO neutron.common.ovn.utils [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] HA Chassis Group neutron-7e73a549-e24a-449d-8dbe-71f426642c80 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:07:36.630 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4795bd90-c33d-4715-a670-8a04092563f1 req-fb3f44de-c7d6-4ff2-b4da-48b2f0f7b11e a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:36.632 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4795bd90-c33d-4715-a670-8a04092563f1 req-fb3f44de-c7d6-4ff2-b4da-48b2f0f7b11e a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:36.797 7 INFO neutron.services.segments.plugin [-] Segment 534d34c7-a67b-4b2a-bf69-94cd96c0176e resource provider aggregate not found 2026-05-10 02:07:36.810 7 INFO neutron.services.segments.plugin [-] Segment 534d34c7-a67b-4b2a-bf69-94cd96c0176e resource provider aggregate not found 2026-05-10 02:07:36.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] Successfully bumped revision number for resource f8fbf149-75cc-44fa-9fec-600883d38df4 (type: router_ports) to 2 2026-05-10 02:07:36.819 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] OVN reports status down for port: db8d5a2d-1cf4-4d0e-85db-2823769f384a 2026-05-10 02:07:36.824 7 INFO neutron.services.segments.plugin [-] Segment 534d34c7-a67b-4b2a-bf69-94cd96c0176e 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 534d34c7-a67b-4b2a-bf69-94cd96c0176e found for delete ", "request_id": "req-70f9424d-f873-45b5-8697-c360bfadfb3a"}]} 2026-05-10 02:07:36.828 8 INFO neutron.db.ovn_revision_numbers_db [req-4795bd90-c33d-4715-a670-8a04092563f1 req-fb3f44de-c7d6-4ff2-b4da-48b2f0f7b11e a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 4f387627-b8bf-46e8-a940-ee967448c797 (type: ports) to 1 2026-05-10 02:07:36.839 7 INFO neutron.services.segments.plugin [-] Segment 534d34c7-a67b-4b2a-bf69-94cd96c0176e 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 534d34c7-a67b-4b2a-bf69-94cd96c0176e found for delete ", "request_id": "req-03fbc97e-94a2-4ad1-b47d-1f09c3107379"}]} [pid: 8|app: 0|req: 1155/2287] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:07:36 2026] POST /v2.0/ports => generated 1183 bytes in 605 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: 1133/2288] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:07:36 2026] DELETE /v2.0/networks/9a1e2827-3089-406d-8e74-a6b7328c14ea => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2289] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:36 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:36.979 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] Logical_Switch_Port db8d5a2d-1cf4-4d0e-85db-2823769f384a host information not removed, the port state is up 2026-05-10 02:07:36.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] OVN reports status up for port: db8d5a2d-1cf4-4d0e-85db-2823769f384a 2026-05-10 02:07:37.018 7 INFO neutron.plugins.ml2.plugin [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] Attempt 1 to provision port db8d5a2d-1cf4-4d0e-85db-2823769f384a 2026-05-10 02:07:37.065 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b25cd04-f152-4738-8ba0-4d36a1eb336d - - - - - -] OVN reports status up for port: 3d727358-488c-4e79-8985-2919d04c5986 2026-05-10 02:07:37.087 8 INFO neutron.plugins.ml2.plugin [None req-0b25cd04-f152-4738-8ba0-4d36a1eb336d - - - - - -] Attempt 1 to provision port 3d727358-488c-4e79-8985-2919d04c5986 [pid: 8|app: 0|req: 1157/2290] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:37 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1186 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:37.127 8 WARNING neutron.db.securitygroups_db [None req-86b0c53b-272c-408f-a3bf-dd093b8897ee a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1158/2291] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:37 2026] GET /v2.0/security-groups?tenant_id=9388508abb0d47d5ac1c41429b689b79&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2292] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:37 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:37.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2fc390e-5574-430b-bee3-9f669b9bb08d'] response: {'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'code': 200} 2026-05-10 02:07:37.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b25cd04-f152-4738-8ba0-4d36a1eb336d - - - - - -] Successfully bumped revision number for resource 3d727358-488c-4e79-8985-2919d04c5986 (type: ports) to 5 [pid: 8|app: 0|req: 1160/2293] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:37 2026] DELETE /v2.0/security-groups/4767a70a-fd85-4a82-8753-3250120f692d => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:37.700 7 INFO neutron.db.ovn_revision_numbers_db [req-4795bd90-c33d-4715-a670-8a04092563f1 req-888d599e-2818-4908-b490-db8ae0702e5e 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 4f387627-b8bf-46e8-a940-ee967448c797 (type: ports) to 2 2026-05-10 02:07:37.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-70cc2233-f80e-4fe7-a11d-5bd2b39232d5 - - - - - -] Successfully bumped revision number for resource db8d5a2d-1cf4-4d0e-85db-2823769f384a (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: 8|app: 0|req: 1161/2294] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:38 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:38.102 7 INFO neutron.db.ovn_revision_numbers_db [req-4795bd90-c33d-4715-a670-8a04092563f1 req-888d599e-2818-4908-b490-db8ae0702e5e 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 4f387627-b8bf-46e8-a940-ee967448c797 (type: ports) to 4 [pid: 7|app: 0|req: 1134/2295] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:07:36 2026] PUT /v2.0/ports/4f387627-b8bf-46e8-a940-ee967448c797 => generated 1456 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2296] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:38 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&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-05-10 02:07:38.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca5af92-11c3-403b-bd01-1eb6ff0e78e0'] response: {'name': 'network-changed', 'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', '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: 1135/2297] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:38 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1459 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2298] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:07:38 2026] GET /v2.0/networks?tenant_id=0b5fdaf6287343928e44a2591f17d41c&shared=False => generated 2499 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2299] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:07:38 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2300] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2301] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:39.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a99c1d3a-d978-47f5-8b6c-143a78ce3df7'] response: {'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'code': 200} [pid: 8|app: 0|req: 1165/2302] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2303] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2304] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2305] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1459 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2306] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:39.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-74eee4f5-988a-41e2-8f93-a823bee5db29 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource ddf1ce9c-f76d-4399-9cae-c58865857195 (type: floatingips) to 4 /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: 1169/2307] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2308] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:40.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-74eee4f5-988a-41e2-8f93-a823bee5db29 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Successfully bumped revision number for resource ddf1ce9c-f76d-4399-9cae-c58865857195 (type: floatingips) to 5 2026-05-10 02:07:40.103 7 INFO neutron.db.l3_db [None req-74eee4f5-988a-41e2-8f93-a823bee5db29 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Floating IP ddf1ce9c-f76d-4399-9cae-c58865857195 associated. External IP: 10.96.250.216, port: 3d727358-488c-4e79-8985-2919d04c5986. [pid: 8|app: 0|req: 1171/2309] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1172/2310] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1139/2311] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:07:39 2026] PUT /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 856 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2312] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1140/2313] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:40.223 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c44694bd-2d6d-4284-a830-86d583dfcd57'] response: {'name': 'network-changed', 'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1174/2314] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2315] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/ports?tenant_id=c912ba9581f543839e2c48463c12b5ab&device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2316] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/networks?id=7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2317] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d727358-488c-4e79-8985-2919d04c5986 => 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: 1144/2318] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/subnets?id=8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2319] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/floatingips => generated 861 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2320] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/ports?network_id=7a3c8a8e-2391-491c-b207-db77b3154f5c&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: 1176/2321] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/security-groups => generated 42223 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2322] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2323] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/subnets => generated 6175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2324] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:40 2026] GET /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c?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) [pid: 8|app: 0|req: 1178/2325] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/routers => generated 1970 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2326] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2327] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/network-ip-availabilities => generated 6279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2328] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2329] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/networks => generated 5557 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2330] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/ports => generated 20769 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2331] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:07:41 2026] GET /v2.0/subnets => generated 6175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2332] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:07:41 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: 1182/2333] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:42 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1198 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2334] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:42 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:42.601 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] No hosting information found for port db8d5a2d-1cf4-4d0e-85db-2823769f384a: RuntimeError: No hosting information found for port db8d5a2d-1cf4-4d0e-85db-2823769f384a 2026-05-10 02:07:42.632 7 INFO neutron.common.ovn.utils [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] HA Chassis Group neutron-c2b639c5-4fbd-4ed0-b254-ad3e11e16061 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:07:42.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] Successfully bumped revision number for resource db8d5a2d-1cf4-4d0e-85db-2823769f384a (type: router_ports) to 2 2026-05-10 02:07:42.766 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] OVN reports status down for port: 4f387627-b8bf-46e8-a940-ee967448c797 2026-05-10 02:07:42.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6df96a92-a344-48c1-ad4a-f5c21e322387'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'code': 200} 2026-05-10 02:07:42.904 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] OVN reports status up for port: 4f387627-b8bf-46e8-a940-ee967448c797 2026-05-10 02:07:42.917 7 INFO neutron.plugins.ml2.plugin [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] Attempt 1 to provision port 4f387627-b8bf-46e8-a940-ee967448c797 2026-05-10 02:07:43.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a9bade5-497c-490a-bf6c-998ba7e0f8d1 - - - - - -] Successfully bumped revision number for resource 4f387627-b8bf-46e8-a940-ee967448c797 (type: ports) to 5 2026-05-10 02:07:44.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cefc369c-ff03-4048-b432-f094ac81aaae'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'code': 200} 2026-05-10 02:07:44.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cefc369c-ff03-4048-b432-f094ac81aaae'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'code': 200} [pid: 8|app: 0|req: 1184/2337] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:47 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1200 bytes in 78 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: 1154/2338] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:47 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2339] 10.0.0.175 () {32 vars in 818 bytes} [Sun May 10 02:07:47 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&mac_address=fa%3A16%3A3e%3A64%3A47%3Aa7 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:47.967 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22aec548-63f6-442c-9f81-9ec8a24a7d20 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:47.969 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22aec548-63f6-442c-9f81-9ec8a24a7d20 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:48.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-22aec548-63f6-442c-9f81-9ec8a24a7d20 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource e1a5cc32-412a-4284-9cea-5998978bc1d7 (type: floatingips) to 1 2026-05-10 02:07:48.825 7 INFO neutron.db.l3_db [None req-22aec548-63f6-442c-9f81-9ec8a24a7d20 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP e1a5cc32-412a-4284-9cea-5998978bc1d7 associated. External IP: 10.96.250.201, port: 4f387627-b8bf-46e8-a940-ee967448c797. [pid: 7|app: 0|req: 1155/2340] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:07:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:07:48.910 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eef55aa6-6214-4875-a2e2-277101bda5c5'] response: {'name': 'network-changed', 'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'status': 'completed', 'code': 200} 2026-05-10 02:07:48.959 8 WARNING neutron.db.securitygroups_db [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-525d5266-9fbe-44af-9354-cdcb108989fb a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1186/2341] 10.0.0.214 () {34 vars in 1094 bytes} [Sun May 10 02:07:48 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-252171466&fields=id&tenant_id=0b5fdaf6287343928e44a2591f17d41c => generated 69 bytes in 32 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: 1156/2342] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:07:48 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 743 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2343] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/quotas/0b5fdaf6287343928e44a2591f17d41c => 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: 1157/2344] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&fields=id => generated 333 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2345] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 1158/2346] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 8|app: 0|req: 1189/2347] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2348] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => 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: 1190/2349] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2350] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2351] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => 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: 1161/2352] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2353] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 8|app: 0|req: 1193/2354] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1162/2355] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2356] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1163/2357] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&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: 8|app: 0|req: 1195/2358] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:49 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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) 2026-05-10 02:07:50.851 7 WARNING neutron.db.securitygroups_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:50.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 17e6c3bf-7d45-4a6b-bc89-67c90750d787 (type: security_groups) to 1 2026-05-10 02:07:50.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 032b7e48-05d7-48c1-9387-dec62944b75e (type: security_group_rules) to 0 2026-05-10 02:07:51.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9be82ea2-309c-4ad0-9acf-2212c9d47297 (type: security_group_rules) to 0 2026-05-10 02:07:51.013 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a89aa016-e834-42c8-bd81-006e25e20b66 (type: security_group_rules) to 0 2026-05-10 02:07:51.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4b46a-6381-4279-919a-a53ad23107ec a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d8c39d50-8b63-4cf2-8c28-364f2dd40876 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1164/2359] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:50 2026] GET /v2.0/security-groups?tenant_id=c9a06c02cbcd41ff9b525e821aac1b99&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2360] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:51 2026] DELETE /v2.0/security-groups/17e6c3bf-7d45-4a6b-bc89-67c90750d787 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2361] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:51 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2362] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:51 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:52.645 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5bb4283c-d59a-42a5-9d11-4567d58e79f3 - - - - - -] OVN reports status down for port: 3d727358-488c-4e79-8985-2919d04c5986 2026-05-10 02:07:52.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5e1ee75-7d22-4a08-b39b-a8a825a10af7'] response: {'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'code': 200} [pid: 7|app: 0|req: 1166/2363] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:52 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2364] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:52 2026] GET /v2.0/security-groups?id=baad552a-042f-4945-9079-34f8c51a4a4c&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-05-10 02:07:52.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-5bb4283c-d59a-42a5-9d11-4567d58e79f3 - - - - - -] Successfully bumped revision number for resource 3d727358-488c-4e79-8985-2919d04c5986 (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: 1167/2365] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:53 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 743 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:53.824 7 WARNING neutron.db.securitygroups_db [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-bccfbf03-418b-4c80-9078-6f49babd5146 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1168/2366] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:07:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b5fdaf6287343928e44a2591f17d41c => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2367] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:07:53 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:54.052 8 INFO neutron_taas.services.taas.taas_plugin [req-43ea52d8-e84f-4b8f-8466-b2d28e7a936c req-e7f449f8-17da-41e3-bd48-da89d6ecd3b8 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 3d727358-488c-4e79-8985-2919d04c5986 2026-05-10 02:07:54.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-43ea52d8-e84f-4b8f-8466-b2d28e7a936c req-e7f449f8-17da-41e3-bd48-da89d6ecd3b8 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 3d727358-488c-4e79-8985-2919d04c5986 2026-05-10 02:07:54.178 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-c786aa19-0f21-42f0-8053-7805ff834852 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:07:54.179 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-c786aa19-0f21-42f0-8053-7805ff834852 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:07:54.263 8 INFO neutron.db.l3_db [req-43ea52d8-e84f-4b8f-8466-b2d28e7a936c req-e7f449f8-17da-41e3-bd48-da89d6ecd3b8 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Floating IP ddf1ce9c-f76d-4399-9cae-c58865857195 disassociated. External IP: 10.96.250.216, port: 3d727358-488c-4e79-8985-2919d04c5986. 2026-05-10 02:07:54.334 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a0403653-6655-4445-8ef4-038fd8c5bf50 - - - - - -] OVN reports status down for port: 03f68ab0-63f7-47db-bfb8-137c5f95de45 2026-05-10 02:07:54.390 7 INFO neutron.db.ovn_revision_numbers_db [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-c786aa19-0f21-42f0-8053-7805ff834852 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 03f68ab0-63f7-47db-bfb8-137c5f95de45 (type: ports) to 1 [pid: 8|app: 0|req: 1200/2368] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:07:53 2026] DELETE /v2.0/ports/3d727358-488c-4e79-8985-2919d04c5986 => generated 0 bytes in 509 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: 1201/2369] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:54 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => 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: 1169/2370] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:07:53 2026] POST /v2.0/ports => generated 1187 bytes in 641 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: 1170/2371] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:54 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1190 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2372] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:54 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:54.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e64d82-75f6-494c-a49b-157a9fff6569'] response: {'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'code': 200} 2026-05-10 02:07:54.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e64d82-75f6-494c-a49b-157a9fff6569'] response: {'server_uuid': '914e5a62-33d7-442f-8e19-358e01912332', 'name': 'network-vif-deleted', 'tag': '3d727358-488c-4e79-8985-2919d04c5986', 'status': 'completed', 'code': 200} 2026-05-10 02:07:54.937 8 INFO neutron.db.ovn_revision_numbers_db [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-5ae89860-8f9a-4cee-a729-ed17c3e2a23f 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 03f68ab0-63f7-47db-bfb8-137c5f95de45 (type: ports) to 2 [pid: 7|app: 0|req: 1172/2373] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:07:55 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2374] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:07:55 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:55.147 8 INFO neutron.db.ovn_revision_numbers_db [req-74f42377-ca62-4342-a3ce-17c1b6c6661d req-5ae89860-8f9a-4cee-a729-ed17c3e2a23f 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 03f68ab0-63f7-47db-bfb8-137c5f95de45 (type: ports) to 4 [pid: 8|app: 0|req: 1202/2375] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:07:54 2026] PUT /v2.0/ports/03f68ab0-63f7-47db-bfb8-137c5f95de45 => generated 1460 bytes in 658 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: 1203/2376] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:55 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => 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: 1174/2377] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:07:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2378] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:07:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2379] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:07:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2380] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:07:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2381] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:07:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2382] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:07:55 2026] PUT /v2.0/subnetpools/5ef15df7-0829-45c4-b3c7-d48144a07d86/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2383] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:07:55 2026] PUT /v2.0/subnetpools/dc18020d-da40-4023-ac33-2f3b93ed0c1c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2384] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:07:55 2026] PUT /v2.0/subnetpools/1f558c26-7389-492d-bc61-801be3a85b7c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2385] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:07:56 2026] PUT /v2.0/subnetpools/3ba8ca6c-116f-4175-9371-f2e3065518de/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2386] 10.0.0.175 () {32 vars in 672 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2387] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2388] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2389] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2390] 10.0.0.175 () {32 vars in 680 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2391] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2392] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2393] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1183/2394] 10.0.0.175 () {32 vars in 690 bytes} [Sun May 10 02:07:56 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: 8|app: 0|req: 1212/2395] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f0&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1184/2396] 10.0.0.175 () {32 vars in 702 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2397] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2398] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:56 2026] DELETE /v2.0/subnetpools/5ef15df7-0829-45c4-b3c7-d48144a07d86 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2399] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1215/2400] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1186/2401] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:56 2026] DELETE /v2.0/subnetpools/dc18020d-da40-4023-ac33-2f3b93ed0c1c => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2402] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2403] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:56 2026] DELETE /v2.0/subnetpools/1f558c26-7389-492d-bc61-801be3a85b7c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2404] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:56 2026] DELETE /v2.0/subnetpools/3ba8ca6c-116f-4175-9371-f2e3065518de => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2405] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 1189/2406] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:56 2026] DELETE /v2.0/subnetpools/434fc1a2-4134-41af-ba83-99b82b8aca12 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2407] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:56 2026] GET /v2.0/ports?device_id=914e5a62-33d7-442f-8e19-358e01912332 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:56.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4c2a18d-06ee-41f4-a6a0-771a35bb2711'] response: {'name': 'network-changed', 'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', 'status': 'completed', 'code': 200} 2026-05-10 02:07:57.419 7 WARNING neutron.db.securitygroups_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:57.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cff9059e-93be-4a1b-9d9e-30f2103c7a56 (type: security_groups) to 1 [pid: 8|app: 0|req: 1219/2408] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:57.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8023c18d-8ea8-428c-bd09-d6a7ea8423f7 (type: security_group_rules) to 0 2026-05-10 02:07:57.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 975e28e6-82ee-45e6-bf5a-0e4fd947abdb (type: security_group_rules) to 0 2026-05-10 02:07:57.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ce82a82f-4d4c-4fa8-b436-543f8ff90aa1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1220/2409] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:57.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdd43f05-019c-4f92-8cd3-7d1e207f6992 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fcc01e32-e84d-4a24-a83e-1da58c2962de (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1221/2410] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1190/2411] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/security-groups?tenant_id=2cda47affdc64c0ca586dc4d452738ca&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2412] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f0&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1223/2413] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2414] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:57 2026] DELETE /v2.0/security-groups/cff9059e-93be-4a1b-9d9e-30f2103c7a56 => 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: 1192/2415] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1193/2416] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 8|app: 0|req: 1224/2417] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:57 2026] DELETE /v2.0/security-groups/baad552a-042f-4945-9079-34f8c51a4a4c => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2418] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:57.937 7 WARNING neutron.db.securitygroups_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:58.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-edba69dc-64f0-44ee-8a34-a46591715865 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 2efed14a-b4c0-4a80-99e0-c8cb886a01a2 2026-05-10 02:07:58.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edba69dc-64f0-44ee-8a34-a46591715865 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 2efed14a-b4c0-4a80-99e0-c8cb886a01a2 2026-05-10 02:07:58.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5a364ceb-9972-4472-a0f8-23bf9e95362d (type: security_groups) to 1 2026-05-10 02:07:58.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 36a62a73-fb89-43b5-8d5a-9fed9bca9a94 (type: security_group_rules) to 0 2026-05-10 02:07:58.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8fbee0ca-5390-4c3d-a7f6-8c3c470099e8 (type: security_group_rules) to 0 2026-05-10 02:07:58.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b05871ea-6a27-411d-9be9-32dd4025ed0e (type: security_group_rules) to 0 2026-05-10 02:07:58.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-790d7513-6f30-4b46-a9f8-879787dfdbe2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dc65cad8-50db-403b-95be-b1df237cdba5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1195/2419] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:57 2026] GET /v2.0/security-groups?tenant_id=f65cbd1d44574e0c91d0496f2dd87583&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2420] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:07:58 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 1225/2421] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:07:57 2026] DELETE /v2.0/floatingips/ddf1ce9c-f76d-4399-9cae-c58865857195 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2422] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:58 2026] DELETE /v2.0/security-groups/5a364ceb-9972-4472-a0f8-23bf9e95362d => 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: 1226/2423] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:58 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1198/2424] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:58 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:58.537 8 WARNING neutron.db.securitygroups_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:07:58.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b6aaee62-0b33-4c38-b251-748ac5bc33f7 (type: security_groups) to 1 2026-05-10 02:07:58.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2b88f25a-08b7-467b-91af-a394cf33ee59 (type: security_group_rules) to 0 2026-05-10 02:07:58.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 40ed7408-55b2-4f2b-b5be-2a59479c8af1 (type: security_group_rules) to 0 2026-05-10 02:07:58.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9c7346c9-0f7c-44d2-8894-6136339a0a83 (type: security_group_rules) to 0 2026-05-10 02:07:58.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9dfd7-e86a-4431-8b42-1344c5b67625 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d99b5b82-4744-45ec-b269-756598a237e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1227/2425] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:07:58 2026] GET /v2.0/security-groups?tenant_id=52bff5dcd8a14f7f87a0da73c603a57a&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2426] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:07:58 2026] DELETE /v2.0/security-groups/b6aaee62-0b33-4c38-b251-748ac5bc33f7 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:59.147 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a0403653-6655-4445-8ef4-038fd8c5bf50 - - - - - -] OVN reports status up for port: 03f68ab0-63f7-47db-bfb8-137c5f95de45 2026-05-10 02:07:59.168 7 INFO neutron.plugins.ml2.plugin [None req-a0403653-6655-4445-8ef4-038fd8c5bf50 - - - - - -] Attempt 1 to provision port 03f68ab0-63f7-47db-bfb8-137c5f95de45 2026-05-10 02:07:59.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2bc0878-1c36-4a56-8ce4-c2ee961db4c0'] response: {'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', 'code': 200} 2026-05-10 02:07:59.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0403653-6655-4445-8ef4-038fd8c5bf50 - - - - - -] Successfully bumped revision number for resource 03f68ab0-63f7-47db-bfb8-137c5f95de45 (type: ports) to 5 2026-05-10 02:07:59.562 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-261137e4-d1e3-42a0-becf-44bcffb038c9 - - - - - -] OVN reports status down for port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7 [pid: 8|app: 0|req: 1228/2427] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:59 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 971 bytes in 95 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: 1200/2428] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:59 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2429] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:07:59 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:07:59.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-261137e4-d1e3-42a0-becf-44bcffb038c9 - - - - - -] Successfully bumped revision number for resource 9acd50fc-36f2-4bac-b692-7f33b58d78d7 (type: ports) to 6 [pid: 7|app: 0|req: 1201/2430] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:07:59 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2431] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:08:00 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 39 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: 1231/2432] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:00 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2433] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:00 2026] GET /v2.0/security-groups?id=c00b85f7-13c6-4347-beb8-72306df8cf55&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:00.985 7 INFO neutron_taas.services.taas.taas_plugin [req-45b039cb-e03b-48b6-9650-bc9e6b196d37 req-8286c1dc-cf6d-48df-a0c8-46d3d8e3ae04 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7 2026-05-10 02:08:00.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-45b039cb-e03b-48b6-9650-bc9e6b196d37 req-8286c1dc-cf6d-48df-a0c8-46d3d8e3ae04 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 9acd50fc-36f2-4bac-b692-7f33b58d78d7 [pid: 7|app: 0|req: 1202/2434] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:08:00 2026] DELETE /v2.0/ports/9acd50fc-36f2-4bac-b692-7f33b58d78d7 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:08:01.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8c4f3a-c86b-489b-9f4d-27c13f6831ca'] response: {'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', 'code': 200} 2026-05-10 02:08:01.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8c4f3a-c86b-489b-9f4d-27c13f6831ca'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'code': 200} 2026-05-10 02:08:01.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8c4f3a-c86b-489b-9f4d-27c13f6831ca'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'code': 200} 2026-05-10 02:08:01.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8c4f3a-c86b-489b-9f4d-27c13f6831ca'] response: {'server_uuid': 'ff0f9557-7feb-4b1e-bce0-79c6955b73f6', 'name': 'network-vif-deleted', 'tag': '9acd50fc-36f2-4bac-b692-7f33b58d78d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1233/2435] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:01 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:02.685 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b249aa9-6c16-4015-9506-405af09d9bea 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] No more DHCP agents 2026-05-10 02:08:02.686 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b249aa9-6c16-4015-9506-405af09d9bea 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1203/2438] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:08:02 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:03.016 8 WARNING tagging [None req-935137be-a20e-4312-b4f4-4e2016c36ccc 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1236/2439] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:08:02 2026] PUT /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:03.089 7 WARNING tagging [None req-6c3db490-a7d2-4af7-8284-880a9c655f31 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1237/2440] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:03 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1204/2441] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:03 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 25 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:03.689 8 WARNING tagging [None req-6043bcb3-4ab7-4c63-9d6e-d22ded460aad 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1238/2442] 10.0.0.175 () {34 vars in 770 bytes} [Sun May 10 02:08:03 2026] PUT /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:03.753 7 WARNING tagging [None req-b81140de-7a11-463b-b30e-6cb43880d2f5 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1205/2443] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:03 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:03.800 8 WARNING tagging [None req-6e47dd8e-1283-4902-93c1-069eb3f0bea8 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1239/2444] 10.0.0.175 () {34 vars in 766 bytes} [Sun May 10 02:08:03 2026] PUT /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:03.865 7 WARNING tagging [None req-21104229-ce20-4b5c-ab5f-7310dc74d009 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1206/2445] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:03 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:03.914 8 WARNING tagging [None req-d662185b-19a8-49b6-9270-95f345a35a3b 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1207/2446] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/ports?device_id=ff0f9557-7feb-4b1e-bce0-79c6955b73f6 => 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: 1240/2447] 10.0.0.175 () {34 vars in 788 bytes} [Sun May 10 02:08:03 2026] PUT /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/black.or.white => generated 4 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:04.519 7 WARNING tagging [None req-54640153-8b4b-4e8a-b3fc-de3811b4e1f6 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1208/2448] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:04.560 8 WARNING tagging [None req-9c117980-e84d-4156-a949-d74b8ced6af5 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1241/2449] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:08:04 2026] PUT /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:04.625 7 WARNING tagging [None req-f0c0ac64-4133-425a-a944-36684ed70d32 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1209/2450] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:04.679 8 WARNING tagging [None req-45cf443e-855e-4f80-82ab-6d1d6aecb27a 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1242/2451] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:04.724 7 WARNING tagging [None req-0bbfc3d2-e8da-4f47-b548-a0d7e3bd1a55 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:04.742 7 INFO neutron.api.v2.resource [None req-0bbfc3d2-e8da-4f47-b548-a0d7e3bd1a55 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2452] 10.0.0.175 () {32 vars in 751 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:04.774 8 WARNING tagging [None req-39ee1196-53d5-4430-b8c0-4cc4357feafd 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1243/2453] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:08:04 2026] DELETE /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:04.857 7 WARNING tagging [None req-6c14fe69-abf8-4436-82f5-e26d9c897434 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1211/2454] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:04.904 8 WARNING tagging [None req-87cd906c-9973-40ae-9713-5066c9dc9ee3 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:04.929 8 INFO neutron.api.v2.resource [None req-87cd906c-9973-40ae-9713-5066c9dc9ee3 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2455] 10.0.0.175 () {32 vars in 754 bytes} [Sun May 10 02:08:04 2026] DELETE /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:04.956 7 WARNING tagging [None req-ce005ed4-312a-42ab-b282-a6a0e28c1bfa 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1212/2456] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:08:04 2026] DELETE /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:05.025 7 WARNING tagging [None req-14eedcd6-078a-46a4-bbdb-9677a9e96e5f 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1213/2457] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:05 2026] GET /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2458] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:04 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1204 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2459] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:05 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2460] 10.0.0.175 () {32 vars in 818 bytes} [Sun May 10 02:08:05 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&mac_address=fa%3A16%3A3e%3A1c%3A5d%3Afb => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:05.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f17e9e4-9b63-4250-bb79-b62b71b961fe 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] TaaS: Handle Delete Port: f4f13760-aad7-4f48-9475-6e11d8a04fea 2026-05-10 02:08:05.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f17e9e4-9b63-4250-bb79-b62b71b961fe 74ba45a5db7e40c883be692961f0b19a 16757f588a714e4e900d64240b681bb1 - - default default] Tap Mirror: Handle Delete Port: f4f13760-aad7-4f48-9475-6e11d8a04fea [pid: 7|app: 0|req: 1214/2461] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:08:05 2026] DELETE /v2.0/floatingips/8f9746c1-f4ad-439e-a924-9adec64d2473 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:05.363 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f178ff2-c8d7-4ac0-bf71-705481763cbd a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:08:05.364 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f178ff2-c8d7-4ac0-bf71-705481763cbd a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1215/2462] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:05 2026] DELETE /v2.0/security-groups/c00b85f7-13c6-4347-beb8-72306df8cf55 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:05.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-c802f646-a3fc-4c4d-b4c9-fddf367a7103 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 25b17244-1c27-49dc-bbc4-1a852a278c01 2026-05-10 02:08:05.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c802f646-a3fc-4c4d-b4c9-fddf367a7103 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 25b17244-1c27-49dc-bbc4-1a852a278c01 2026-05-10 02:08:06.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f178ff2-c8d7-4ac0-bf71-705481763cbd a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 8acc7c5f-b465-402b-a7ff-657dad23d68e (type: floatingips) to 1 2026-05-10 02:08:06.102 8 INFO neutron.db.l3_db [None req-6f178ff2-c8d7-4ac0-bf71-705481763cbd a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP 8acc7c5f-b465-402b-a7ff-657dad23d68e associated. External IP: 10.96.250.210, port: 03f68ab0-63f7-47db-bfb8-137c5f95de45. [pid: 8|app: 0|req: 1248/2463] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:08:05 2026] POST /v2.0/floatingips => generated 855 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:06.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6574d20-95e0-4dc1-b475-d86a93078f3b'] response: {'name': 'network-changed', 'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', '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-05-10 02:08:06.236 8 WARNING neutron.db.securitygroups_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:06.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7cfb33ab-68df-4ea5-9aec-29f5ee87dc5e (type: security_groups) to 1 [pid: 7|app: 0|req: 1216/2464] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:08:05 2026] PUT /v2.0/routers/b6680518-b4b5-40f9-8480-3660451af7f0/remove_router_interface => generated 310 bytes in 889 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-05-10 02:08:06.392 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6f3dd1b8-8d6f-4802-b2e9-e5ac116c5c34 (type: security_group_rules) to 0 2026-05-10 02:08:06.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 878e4af1-6d36-48c7-b219-df85a76a41d1 (type: security_group_rules) to 0 2026-05-10 02:08:06.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource beefb906-6f6e-4dc2-8a46-3305705a0d32 (type: security_group_rules) to 0 2026-05-10 02:08:06.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab34d25-e9d9-4989-b03e-b3bb30f4ec57 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f0dcd6bd-d9cc-46b9-9829-7a4751436ce9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1249/2465] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:06 2026] GET /v2.0/security-groups?tenant_id=9b7a542cb3fb407192627d77994d7c74&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2466] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:08:06 2026] DELETE /v2.0/subnets/8237ec4d-266f-4c7e-8ce5-1703e895bcb7 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2467] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:06 2026] DELETE /v2.0/security-groups/7cfb33ab-68df-4ea5-9aec-29f5ee87dc5e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2468] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:06 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:06.747 8 WARNING neutron.db.securitygroups_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:06.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 61edd461-4826-491e-9b18-3673f5ef8bbd (type: security_groups) to 1 2026-05-10 02:08:06.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2550b891-d373-488c-a1cd-a899e9d0b2ed (type: security_group_rules) to 0 2026-05-10 02:08:06.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-f30421e0-e73d-482b-a5b3-5be60c433981 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 2eac7b45-4cbe-41fe-b6af-f7005073e045 2026-05-10 02:08:06.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8dd35cdf-f1a0-4f83-9967-46783799594a (type: security_group_rules) to 0 2026-05-10 02:08:06.891 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f30421e0-e73d-482b-a5b3-5be60c433981 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 2eac7b45-4cbe-41fe-b6af-f7005073e045 2026-05-10 02:08:06.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99032bf0-9640-4b66-864c-a0c22f7077b9 (type: security_group_rules) to 0 2026-05-10 02:08:06.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2d71b51-e490-4b10-9ece-3b680a78f4f7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f6a8f8b6-f096-4727-abf3-20b1904dca2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1252/2469] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:06 2026] GET /v2.0/security-groups?tenant_id=16757f588a714e4e900d64240b681bb1&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: 1253/2470] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:08:06 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => 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: 1254/2471] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:07 2026] DELETE /v2.0/security-groups/61edd461-4826-491e-9b18-3673f5ef8bbd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2472] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2473] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f0&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1257/2474] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2475] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:08:06 2026] DELETE /v2.0/routers/b6680518-b4b5-40f9-8480-3660451af7f0 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2476] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 8|app: 0|req: 1259/2477] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1260/2478] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:07.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-d68706bd-83c8-4088-9744-07a17b9349b9 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] TaaS: Handle Delete Port: 2bbacb2f-365f-4b83-b4d4-34c2422655cf 2026-05-10 02:08:07.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d68706bd-83c8-4088-9744-07a17b9349b9 37f69e2753824f53a647f2d7f260c865 c912ba9581f543839e2c48463c12b5ab - - default default] Tap Mirror: Handle Delete Port: 2bbacb2f-365f-4b83-b4d4-34c2422655cf [pid: 8|app: 0|req: 1261/2479] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:08:07 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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-05-10 02:08:07.657 7 INFO neutron.services.segments.plugin [-] Segment 6d0e42ee-27c7-4378-af5c-0714237a4131 resource provider aggregate not found 2026-05-10 02:08:07.663 7 INFO neutron.services.segments.plugin [-] Segment 6d0e42ee-27c7-4378-af5c-0714237a4131 resource provider aggregate not found 2026-05-10 02:08:07.678 7 INFO neutron.services.segments.plugin [-] Segment 6d0e42ee-27c7-4378-af5c-0714237a4131 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 6d0e42ee-27c7-4378-af5c-0714237a4131 found for delete ", "request_id": "req-34316f00-69bb-4280-b7e0-87e3da3660f0"}]} 2026-05-10 02:08:07.684 7 INFO neutron.services.segments.plugin [-] Segment 6d0e42ee-27c7-4378-af5c-0714237a4131 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 6d0e42ee-27c7-4378-af5c-0714237a4131 found for delete ", "request_id": "req-ca36eeb3-5b82-49d0-85d4-7e715fa8d9b9"}]} [pid: 7|app: 0|req: 1219/2480] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:08:07 2026] DELETE /v2.0/networks/7a3c8a8e-2391-491c-b207-db77b3154f5c => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:08:08.431 8 WARNING neutron.db.securitygroups_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:08.544 8 INFO neutron.db.ovn_revision_numbers_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0d9837fb-cb0f-47c5-bef7-fd42ef47ef5f (type: security_groups) to 1 2026-05-10 02:08:08.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 11154b86-5785-45f7-b941-184c2fe3fc65 (type: security_group_rules) to 0 2026-05-10 02:08:08.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 298a3f58-e0b1-4bd5-b52b-31ba0bcac8d8 (type: security_group_rules) to 0 2026-05-10 02:08:08.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource bae31a36-f8f0-4f77-bc15-8d3f05376fab (type: security_group_rules) to 0 2026-05-10 02:08:08.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-47882b26-4692-44a0-a69c-35797c710820 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ca6efb6d-ca2f-4e63-899c-b402de3f7f69 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1262/2481] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:08 2026] GET /v2.0/security-groups?tenant_id=855c846a4e7c41fd8e6a4cd82cd510ad&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2482] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:08 2026] DELETE /v2.0/security-groups/0d9837fb-cb0f-47c5-bef7-fd42ef47ef5f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:08.965 8 WARNING neutron.db.securitygroups_db [None req-5088afaa-1314-4087-9a54-a7962ce99d69 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1263/2483] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:08 2026] GET /v2.0/security-groups?tenant_id=c912ba9581f543839e2c48463c12b5ab&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: 1221/2484] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:08 2026] DELETE /v2.0/security-groups/3446f65f-531d-4c04-a44f-b09edfa872ce => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2485] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:08:10 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2486] 10.0.0.128 () {34 vars in 1040 bytes} [Sun May 10 02:08:10 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:10.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource b28bffb2-8b97-409b-ae91-bc35d51decae (type: security_groups) to 1 2026-05-10 02:08:10.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource 0b18f549-adfc-4080-b4ce-a5fde93afb92 (type: security_group_rules) to 0 2026-05-10 02:08:10.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource 42118e4c-b1fc-4fc1-97af-4f0cb9ea96ee (type: security_group_rules) to 0 2026-05-10 02:08:10.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource c8a271ce-ef23-46cc-a03c-4fb56472c23f (type: security_group_rules) to 0 2026-05-10 02:08:10.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource f1814a63-aed6-4e0a-b21e-5aad4a4a26f9 (type: security_group_rules) to 0 2026-05-10 02:08:10.777 8 INFO neutron.db.segments_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Added segment 8894545d-fb42-4482-af02-e07fc0f12680 of type geneve for network 715f867d-5dce-4cb0-809a-3b2548641cb9 2026-05-10 02:08:10.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource 715f867d-5dce-4cb0-809a-3b2548641cb9 (type: networks) to 1 2026-05-10 02:08:11.077 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] No more DHCP agents 2026-05-10 02:08:11.081 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Unable to schedule network 715f867d-5dce-4cb0-809a-3b2548641cb9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:11.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4c2d1e88-ab2e-4adc-9782-acdc1cad38cf (type: security_groups) to 1 2026-05-10 02:08:11.150 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status down for port: 5e5eb458-3820-4725-af82-fd8b23e3325d 2026-05-10 02:08:11.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2d06fa6a-1511-43e5-9865-84b411a2a91a (type: security_group_rules) to 0 2026-05-10 02:08:11.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcba3996-e838-4260-8328-96f7aac98ae2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Successfully bumped revision number for resource 5e5eb458-3820-4725-af82-fd8b23e3325d (type: ports) to 1 2026-05-10 02:08:11.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 36f1dba3-8bc5-4d58-867a-12fe604b50ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1265/2487] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:08:10 2026] POST /v2.0/networks => generated 669 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:11.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eebe849a-9dfa-4cb5-8455-0f43af7f710d (type: security_group_rules) to 0 2026-05-10 02:08:11.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource efb00375-07d9-465b-886c-e2d96d3f5b14 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1266/2488] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:08:11 2026] PUT /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2489] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:11.318 7 INFO neutron.db.segments_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad of type geneve for network 6fe6cc7f-a36d-494a-9b54-97b22707b44b [pid: 8|app: 0|req: 1268/2490] 10.0.0.175 () {34 vars in 764 bytes} [Sun May 10 02:08:11 2026] PUT /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:11.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6fe6cc7f-a36d-494a-9b54-97b22707b44b (type: networks) to 1 [pid: 8|app: 0|req: 1269/2491] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2492] 10.0.0.175 () {34 vars in 760 bytes} [Sun May 10 02:08:11 2026] PUT /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2493] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:11.580 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:11.582 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 6fe6cc7f-a36d-494a-9b54-97b22707b44b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:11.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status down for port: a1df23fc-2817-4b0f-b210-0e34aa758719 [pid: 8|app: 0|req: 1272/2494] 10.0.0.175 () {34 vars in 782 bytes} [Sun May 10 02:08:11 2026] PUT /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2495] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:11.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d3b41bb-f66d-4273-a511-97b22a8fa0de a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a1df23fc-2817-4b0f-b210-0e34aa758719 (type: ports) to 1 [pid: 7|app: 0|req: 1223/2496] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:08:10 2026] POST /v2.0/networks => generated 782 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2497] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:08:11 2026] PUT /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2498] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/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: 1276/2499] 10.0.0.175 () {32 vars in 741 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:11.918 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71affdcf-b854-4fba-8ace-47291947ce43 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:11.919 8 INFO neutron.api.v2.resource [None req-ebafc724-371f-4646-95b3-0dd89370a8fd d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] show failed (client error): The resource could not be found. 2026-05-10 02:08:11.919 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71affdcf-b854-4fba-8ace-47291947ce43 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 6fe6cc7f-a36d-494a-9b54-97b22707b44b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1277/2500] 10.0.0.175 () {32 vars in 745 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2501] 10.0.0.175 () {32 vars in 744 bytes} [Sun May 10 02:08:11 2026] DELETE /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2502] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:11 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:12.089 8 INFO neutron.api.v2.resource [None req-bec45022-518b-447d-9598-aa27176660e2 d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2503] 10.0.0.175 () {32 vars in 748 bytes} [Sun May 10 02:08:12 2026] DELETE /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/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: 1281/2504] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:08:12 2026] DELETE /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2505] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:08:12 2026] GET /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:12.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce6a8ed6-8669-4328-bf4f-a5f895465fdb d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] TaaS: Handle Delete Port: 5e5eb458-3820-4725-af82-fd8b23e3325d 2026-05-10 02:08:12.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce6a8ed6-8669-4328-bf4f-a5f895465fdb d94689ac06614396930b253d4dfb4193 4f5006f215c64fdd86f7f1d7129a4d5a - - default default] Tap Mirror: Handle Delete Port: 5e5eb458-3820-4725-af82-fd8b23e3325d 2026-05-10 02:08:12.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-71affdcf-b854-4fba-8ace-47291947ce43 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a1df23fc-2817-4b0f-b210-0e34aa758719 (type: ports) to 2 2026-05-10 02:08:12.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-71affdcf-b854-4fba-8ace-47291947ce43 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ea2b29e0-f972-4f5f-af76-fc790aed04d9 (type: subnets) to 0 [pid: 7|app: 0|req: 1224/2506] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:08:11 2026] POST /v2.0/subnets => generated 688 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:12.505 8 INFO neutron.services.segments.plugin [-] Segment 8894545d-fb42-4482-af02-e07fc0f12680 resource provider aggregate not found 2026-05-10 02:08:12.506 8 INFO neutron.services.segments.plugin [-] Segment 8894545d-fb42-4482-af02-e07fc0f12680 resource provider aggregate not found 2026-05-10 02:08:12.528 8 INFO neutron.services.segments.plugin [-] Segment 8894545d-fb42-4482-af02-e07fc0f12680 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 8894545d-fb42-4482-af02-e07fc0f12680 found for delete ", "request_id": "req-7ed4ec58-33ab-46c2-a70d-dd68a7eb8237"}]} 2026-05-10 02:08:12.533 8 INFO neutron.services.segments.plugin [-] Segment 8894545d-fb42-4482-af02-e07fc0f12680 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 8894545d-fb42-4482-af02-e07fc0f12680 found for delete ", "request_id": "req-69a3e784-40ad-451a-af8a-3d64d1303339"}]} [pid: 8|app: 0|req: 1283/2507] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:08:12 2026] DELETE /v2.0/networks/715f867d-5dce-4cb0-809a-3b2548641cb9 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:08:12.883 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8666ace4-1863-4e7c-8d41-2da10e548612 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:12.884 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8666ace4-1863-4e7c-8d41-2da10e548612 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:12.998 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status down for port: 8c05a18a-0836-40b8-b434-dbbd515f7fe9 2026-05-10 02:08:13.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-8666ace4-1863-4e7c-8d41-2da10e548612 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8c05a18a-0836-40b8-b434-dbbd515f7fe9 (type: ports) to 1 2026-05-10 02:08:13.237 8 WARNING neutron.db.securitygroups_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:13.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dd083537-deda-4698-9afb-dc2487874ebc (type: security_groups) to 1 2026-05-10 02:08:13.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 530dade3-bfc2-45ca-985b-c5457f8aaadd (type: security_group_rules) to 0 2026-05-10 02:08:13.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5511cf89-1258-4898-b8b0-96f9497a9090 (type: security_group_rules) to 0 2026-05-10 02:08:13.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5a225882-1317-4a53-a85e-d6e86303ff5d (type: security_group_rules) to 0 2026-05-10 02:08:13.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f5461f-17bc-4cdd-8086-f501a20f03ca a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d3913ebc-94a5-43a3-ae50-1059fc9012ed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1284/2508] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:13 2026] GET /v2.0/security-groups?tenant_id=3029901ddb4348948b98f4fb8652051c&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2509] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:13 2026] DELETE /v2.0/security-groups/dd083537-deda-4698-9afb-dc2487874ebc => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:13.723 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df7f39cc-7a13-48a6-ba37-c1e61dbd12b9 - - - - - -] Router 303f9eff-78c6-47a8-9069-fc52afb33050 is bound to host instance 2026-05-10 02:08:13.731 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status up for port: 8c05a18a-0836-40b8-b434-dbbd515f7fe9 2026-05-10 02:08:13.753 8 WARNING neutron.db.securitygroups_db [None req-704e0ca3-6194-44e8-a8fc-d7235d9dc400 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:13.756 7 INFO neutron.plugins.ml2.plugin [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] Attempt 1 to provision port 8c05a18a-0836-40b8-b434-dbbd515f7fe9 2026-05-10 02:08:13.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-8666ace4-1863-4e7c-8d41-2da10e548612 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8c05a18a-0836-40b8-b434-dbbd515f7fe9 (type: router_ports) to 1 [pid: 8|app: 0|req: 1286/2510] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:13 2026] GET /v2.0/security-groups?tenant_id=4f5006f215c64fdd86f7f1d7129a4d5a&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:13.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-8666ace4-1863-4e7c-8d41-2da10e548612 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 303f9eff-78c6-47a8-9069-fc52afb33050 (type: routers) to 2 [pid: 7|app: 0|req: 1225/2511] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:08:12 2026] POST /v2.0/routers => generated 987 bytes in 1476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2512] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:13 2026] DELETE /v2.0/security-groups/b28bffb2-8b97-409b-ae91-bc35d51decae => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:14.358 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:14.360 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 6fe6cc7f-a36d-494a-9b54-97b22707b44b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:14.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fa74ba77-350d-45e9-850f-6e55841595ce (type: ports) to 1 2026-05-10 02:08:14.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0b75f6-8545-4d51-94fa-7fd1e785f4fa - - - - - -] Successfully bumped revision number for resource 8c05a18a-0836-40b8-b434-dbbd515f7fe9 (type: ports) to 4 [pid: 8|app: 0|req: 1288/2513] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:08:15 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:15.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0b75f6-8545-4d51-94fa-7fd1e785f4fa - - - - - -] Successfully bumped revision number for resource 8c05a18a-0836-40b8-b434-dbbd515f7fe9 (type: ports) to 5 2026-05-10 02:08:15.296 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:15.297 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 6fe6cc7f-a36d-494a-9b54-97b22707b44b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:15.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5349754-10d8-4de6-9683-9f3d446e560b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fa74ba77-350d-45e9-850f-6e55841595ce (type: router_ports) to 1 [pid: 7|app: 0|req: 1226/2514] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:08:13 2026] PUT /v2.0/routers/303f9eff-78c6-47a8-9069-fc52afb33050/add_router_interface => generated 310 bytes in 1890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:16.545 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status down for port: fa74ba77-350d-45e9-850f-6e55841595ce [pid: 8|app: 0|req: 1289/2515] 10.0.0.117 () {30 vars in 690 bytes} [Sun May 10 02:08:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2516] 10.0.0.117 () {30 vars in 692 bytes} [Sun May 10 02:08:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2517] 10.0.0.117 () {30 vars in 668 bytes} [Sun May 10 02:08:16 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: 7|app: 0|req: 1228/2518] 10.0.0.117 () {30 vars in 704 bytes} [Sun May 10 02:08:16 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-05-10 02:08:16.614 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] Logical_Switch_Port fa74ba77-350d-45e9-850f-6e55841595ce host information not removed, the port state is up 2026-05-10 02:08:16.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] OVN reports status up for port: fa74ba77-350d-45e9-850f-6e55841595ce 2026-05-10 02:08:16.627 7 INFO neutron.plugins.ml2.plugin [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] Attempt 1 to provision port fa74ba77-350d-45e9-850f-6e55841595ce 2026-05-10 02:08:17.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4a960e3-3aa7-4177-a60e-5d77a1dfc221 - - - - - -] Successfully bumped revision number for resource fa74ba77-350d-45e9-850f-6e55841595ce (type: ports) to 2 2026-05-10 02:08:17.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 28168132-e308-483b-8cc4-0cdfc049f4fd (type: security_groups) to 1 2026-05-10 02:08:17.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 494acde2-8792-4589-9582-62e51aec6544 (type: security_group_rules) to 0 2026-05-10 02:08:17.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9058d261-b675-4f33-8f91-0f3e5601fd8e (type: security_group_rules) to 0 2026-05-10 02:08:17.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d27da65f-b666-42ea-9cb8-f3de058a598a (type: security_group_rules) to 0 2026-05-10 02:08:17.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d7e0645d-1ab3-46fa-a231-fc860ca98a45 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1229/2519] 10.0.0.117 () {28 vars in 439 bytes} [Sun May 10 02:08:17 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 02:08:17.192 8 INFO neutron.db.segments_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Added segment b170114f-3c44-4531-b515-65dce72ef0ef of type geneve for network ebc3cab1-bcd4-43e8-8c46-56e9abb46471 [pid: 7|app: 0|req: 1230/2520] 10.0.0.117 () {30 vars in 728 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:17.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ebc3cab1-bcd4-43e8-8c46-56e9abb46471 (type: networks) to 1 2026-05-10 02:08:17.452 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:17.454 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network ebc3cab1-bcd4-43e8-8c46-56e9abb46471: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:17.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-465538d2-3569-4dd9-87cd-f0864971c47d 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] Successfully bumped revision number for resource 85fe6ba7-e54d-4c64-b5a4-219df30f0901 (type: routers) to 1 [pid: 7|app: 0|req: 1231/2521] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:08:17 2026] POST /v2.0/routers => generated 591 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2522] 10.0.0.117 () {30 vars in 690 bytes} [Sun May 10 02:08:17 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) 2026-05-10 02:08:17.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-533feb91-99c1-410f-9e48-8dc2ad221819 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 33313c48-32c6-4644-923c-bdeee869daaf (type: ports) to 1 [pid: 8|app: 0|req: 1291/2525] 10.0.0.175 () {34 vars in 671 bytes} [Sun May 10 02:08:16 2026] POST /v2.0/networks => generated 782 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:17.559 7 WARNING tagging [None req-7d7a5e05-ffac-4d66-a424-7b00615b5d53 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1292/2526] 10.0.0.117 () {30 vars in 692 bytes} [Sun May 10 02:08:17 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: 1235/2527] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:08:17 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2528] 10.0.0.117 () {30 vars in 668 bytes} [Sun May 10 02:08: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) 2026-05-10 02:08:17.641 7 WARNING tagging [None req-4acfaa2b-0346-4e9e-97d2-f2e41ce7b3a5 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1237/2529] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2530] 10.0.0.117 () {30 vars in 704 bytes} [Sun May 10 02:08:17 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-05-10 02:08:17.700 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81388dcf-12a4-4b9f-a24a-100491898b87 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:17.702 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81388dcf-12a4-4b9f-a24a-100491898b87 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network ebc3cab1-bcd4-43e8-8c46-56e9abb46471: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:17.710 7 WARNING tagging [None req-5b258dab-2cf3-40e4-a8c6-0901dc94e89d 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1239/2531] 10.0.0.175 () {34 vars in 762 bytes} [Sun May 10 02:08:17 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/green => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2532] 10.0.0.117 () {30 vars in 728 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:17.844 7 WARNING tagging [None req-5a6d5af8-dd46-4a1e-b55d-7033ce22e025 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1241/2533] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:17.915 7 WARNING tagging [None req-c9761727-17bc-4cc2-b5fa-4a276a3a1beb 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1242/2534] 10.0.0.175 () {34 vars in 758 bytes} [Sun May 10 02:08:17 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2535] 10.0.0.117 () {30 vars in 690 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:17.990 7 WARNING tagging [None req-6a2e90d2-fcc8-4e7c-bb24-50c9e3fed1e5 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1244/2536] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:17 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2537] 10.0.0.117 () {30 vars in 692 bytes} [Sun May 10 02:08:18 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) 2026-05-10 02:08:18.044 7 WARNING tagging [None req-270c4f7e-e13e-4c26-89c8-02e91041db33 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1246/2538] 10.0.0.175 () {34 vars in 780 bytes} [Sun May 10 02:08:18 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2539] 10.0.0.117 () {30 vars in 668 bytes} [Sun May 10 02:08:18 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) 2026-05-10 02:08:18.140 7 WARNING tagging [None req-c29e3335-bff4-4226-8205-9c36b9366a4f 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:18.150 8 INFO neutron.db.ovn_revision_numbers_db [None req-81388dcf-12a4-4b9f-a24a-100491898b87 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 33313c48-32c6-4644-923c-bdeee869daaf (type: ports) to 2 [pid: 7|app: 0|req: 1248/2540] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:18 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2541] 10.0.0.117 () {30 vars in 704 bytes} [Sun May 10 02:08:18 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-05-10 02:08:18.176 8 INFO neutron.db.ovn_revision_numbers_db [None req-81388dcf-12a4-4b9f-a24a-100491898b87 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5e0d06b3-0e5b-4c6e-96b3-bf6063111898 (type: subnets) to 0 [pid: 8|app: 0|req: 1293/2542] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:08:17 2026] POST /v2.0/subnets => generated 688 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:18.197 7 WARNING tagging [None req-1a773211-dc06-43a1-a31c-9ed4209d20a4 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1250/2543] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:08:18 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2544] 10.0.0.117 () {30 vars in 730 bytes} [Sun May 10 02:08:18 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 840 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:18.270 8 WARNING tagging [None req-9809bcab-1ad0-442b-af81-ed4cffad834a 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1295/2545] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:18 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2546] 10.0.0.117 () {30 vars in 682 bytes} [Sun May 10 02:08:18 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) 2026-05-10 02:08:18.335 8 WARNING tagging [None req-ab591159-85c8-4577-b8da-2bf0bda47ee9 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1297/2547] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:18 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:18.558 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c9c5be3-0185-42d9-b494-4f28294086e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:18.560 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c9c5be3-0185-42d9-b494-4f28294086e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:18.637 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ebf84b7-5804-4dce-9a4d-d1551b0bed4e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:18.647 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ebf84b7-5804-4dce-9a4d-d1551b0bed4e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:18.668 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status down for port: dbc5ff69-15ab-4a50-a3ef-4cf21580279f 2026-05-10 02:08:18.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c9c5be3-0185-42d9-b494-4f28294086e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dbc5ff69-15ab-4a50-a3ef-4cf21580279f (type: ports) to 1 2026-05-10 02:08:18.855 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status down for port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d 2026-05-10 02:08:18.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ebf84b7-5804-4dce-9a4d-d1551b0bed4e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 1 [pid: 8|app: 0|req: 1298/2548] 10.0.0.117 () {34 vars in 704 bytes} [Sun May 10 02:08:18 2026] POST /v2.0/ports => generated 1132 bytes in 596 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-05-10 02:08:19.012 8 WARNING tagging [None req-b758fd83-b7fb-4f05-8cfa-552c0e70fffb 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:19.038 8 INFO neutron.api.v2.resource [None req-b758fd83-b7fb-4f05-8cfa-552c0e70fffb 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2549] 10.0.0.175 () {32 vars in 743 bytes} [Sun May 10 02:08:18 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:19.092 8 WARNING tagging [None req-12d2edf3-a44b-423a-bf32-c34c462a9e9b 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1300/2550] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:08:19 2026] DELETE /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:19.174 8 WARNING tagging [None req-77e8ab2b-0066-4d52-8a9a-51299cab1868 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1301/2551] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:19 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:19.254 8 WARNING tagging [None req-b7dba7c7-ba78-4c64-aeb3-80d2da288f06 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:19.294 8 INFO neutron.api.v2.resource [None req-b7dba7c7-ba78-4c64-aeb3-80d2da288f06 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1302/2552] 10.0.0.175 () {32 vars in 746 bytes} [Sun May 10 02:08:19 2026] DELETE /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:19.377 8 WARNING tagging [None req-8e27ec5f-a6ec-4353-9ca4-3a094ba245e7 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:19.399 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3a0b75f6-8545-4d51-94fa-7fd1e785f4fa - - - - - -] Router 24cab9b9-21ab-425d-b002-f14258753903 is bound to host instance 2026-05-10 02:08:19.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c9c5be3-0185-42d9-b494-4f28294086e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dbc5ff69-15ab-4a50-a3ef-4cf21580279f (type: router_ports) to 1 2026-05-10 02:08:19.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status up for port: dbc5ff69-15ab-4a50-a3ef-4cf21580279f 2026-05-10 02:08:19.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c9c5be3-0185-42d9-b494-4f28294086e7 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 24cab9b9-21ab-425d-b002-f14258753903 (type: routers) to 2 [pid: 7|app: 0|req: 1251/2553] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:08:18 2026] POST /v2.0/routers => generated 987 bytes in 1276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2554] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:08:19 2026] DELETE /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:19.513 8 INFO neutron.plugins.ml2.plugin [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] Attempt 1 to provision port dbc5ff69-15ab-4a50-a3ef-4cf21580279f 2026-05-10 02:08:19.623 8 WARNING tagging [None req-0b4e7bbf-57e8-47f6-abf7-56ed17a04991 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1304/2555] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:08:19 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901/tags => generated 12 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2556] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:08:19 2026] GET /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901 => generated 597 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:20.004 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:20.005 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network ebc3cab1-bcd4-43e8-8c46-56e9abb46471: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:20.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2680a4f3-5fa5-452f-b302-c7e445a4eac8 (type: ports) to 1 2026-05-10 02:08:20.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-e457f31f-f059-4939-90d3-2bd091c36cbe 030c0d4fd4cb44a5bd06be94ab45da49 913ad3f884444b1a92a56c01394123bf - - default default] Successfully bumped revision number for resource 85fe6ba7-e54d-4c64-b5a4-219df30f0901 (type: routers) to 7 [pid: 8|app: 0|req: 1306/2557] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:08:19 2026] PUT /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901 => generated 597 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2558] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:08:20 2026] GET /v2.0/ports?device_id=85fe6ba7-e54d-4c64-b5a4-219df30f0901 => 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: 1308/2559] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:08:20 2026] DELETE /v2.0/routers/85fe6ba7-e54d-4c64-b5a4-219df30f0901 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:20.786 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:20.788 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network ebc3cab1-bcd4-43e8-8c46-56e9abb46471: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:20.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-165df776-075e-46b5-824b-07202f1b21e9 - - - - - -] Successfully bumped revision number for resource dbc5ff69-15ab-4a50-a3ef-4cf21580279f (type: ports) to 4 2026-05-10 02:08:21.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-165df776-075e-46b5-824b-07202f1b21e9 - - - - - -] Successfully bumped revision number for resource dbc5ff69-15ab-4a50-a3ef-4cf21580279f (type: ports) to 5 2026-05-10 02:08:21.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3a7dbe3-bdba-42b7-af67-ed9d293074a8 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2680a4f3-5fa5-452f-b302-c7e445a4eac8 (type: router_ports) to 1 [pid: 7|app: 0|req: 1252/2560] 10.0.0.175 () {34 vars in 783 bytes} [Sun May 10 02:08:19 2026] PUT /v2.0/routers/24cab9b9-21ab-425d-b002-f14258753903/add_router_interface => generated 310 bytes in 1860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:21.430 8 WARNING neutron.db.securitygroups_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:21.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cc91cfe7-e03e-4c4c-b630-63d26364416a (type: security_groups) to 1 2026-05-10 02:08:21.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 33c58e25-0d0d-40fc-bc9e-e406ec9e6e33 (type: security_group_rules) to 0 2026-05-10 02:08:21.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4bd0242d-7b1c-40e7-86ac-e379d426f86c (type: security_group_rules) to 0 2026-05-10 02:08:21.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d9a2a436-ccbf-49c0-ae23-50cbd2d7960c (type: security_group_rules) to 0 2026-05-10 02:08:21.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd29922-f5bf-43b6-b858-645c3a24565a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f5100170-44d2-448e-b94b-f919eaceea33 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1309/2561] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:21 2026] GET /v2.0/security-groups?tenant_id=913ad3f884444b1a92a56c01394123bf&name=default => generated 2926 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2562] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:08:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2563] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:08:21 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: 1312/2564] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:08:21 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: 1313/2565] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:08:21 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: 1314/2566] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:08:21 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => 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: 1253/2567] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:21 2026] DELETE /v2.0/security-groups/cc91cfe7-e03e-4c4c-b630-63d26364416a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:21.879 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] No hosting information found for port fa74ba77-350d-45e9-850f-6e55841595ce: RuntimeError: No hosting information found for port fa74ba77-350d-45e9-850f-6e55841595ce 2026-05-10 02:08:21.913 7 INFO neutron.common.ovn.utils [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] HA Chassis Group neutron-6fe6cc7f-a36d-494a-9b54-97b22707b44b synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:08:21.974 8 WARNING neutron.db.securitygroups_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:22.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] Successfully bumped revision number for resource fa74ba77-350d-45e9-850f-6e55841595ce (type: router_ports) to 2 2026-05-10 02:08:22.065 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] OVN reports status down for port: 33313c48-32c6-4644-923c-bdeee869daaf 2026-05-10 02:08:22.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fcd3bd1d-cb18-4fdb-8b17-29ac4365214a (type: security_groups) to 1 2026-05-10 02:08:22.154 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] OVN reports status down for port: 2680a4f3-5fa5-452f-b302-c7e445a4eac8 2026-05-10 02:08:22.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1224a21a-cbe1-4ff3-b0f4-b9ada414e99a (type: security_group_rules) to 0 2026-05-10 02:08:22.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c74e4cb-3b55-4bce-84d5-dd83bcc14f95 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource f3e1a017-4abd-456b-953a-b4f3e003f8e1 (type: security_groups) to 1 2026-05-10 02:08:22.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d507e2ba-52d5-46de-93ec-42b8d0dc42e0 (type: security_group_rules) to 0 2026-05-10 02:08:22.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c74e4cb-3b55-4bce-84d5-dd83bcc14f95 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 39f5b138-cc3e-42d6-a75d-b35c44c16ac4 (type: security_group_rules) to 0 2026-05-10 02:08:22.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e48a45e6-688a-4a04-bb6a-73389d288faf (type: security_group_rules) to 0 2026-05-10 02:08:22.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c74e4cb-3b55-4bce-84d5-dd83bcc14f95 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource d5df1468-caff-413e-8416-0609f455fee4 (type: security_group_rules) to 0 2026-05-10 02:08:22.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01b631c-7b7d-4303-9b7e-84a8087ec6a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource eebb2d53-a6ba-40bf-b037-d2a68b29b49f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1315/2568] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:21 2026] GET /v2.0/security-groups?tenant_id=de8aa5187d9249bbb41efbf532bf17fc&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2569] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:08:22 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) 2026-05-10 02:08:22.257 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] Logical_Switch_Port 2680a4f3-5fa5-452f-b302-c7e445a4eac8 host information not removed, the port state is up 2026-05-10 02:08:22.257 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] OVN reports status up for port: 2680a4f3-5fa5-452f-b302-c7e445a4eac8 [pid: 7|app: 0|req: 1254/2570] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:08:21 2026] POST /v2.0/security-groups => generated 1677 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:22.275 7 INFO neutron.plugins.ml2.plugin [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] Attempt 1 to provision port 2680a4f3-5fa5-452f-b302-c7e445a4eac8 [pid: 7|app: 0|req: 1255/2571] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:08:22 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: 1317/2572] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:22 2026] DELETE /v2.0/security-groups/fcd3bd1d-cb18-4fdb-8b17-29ac4365214a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2573] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:08:22 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: 8|app: 0|req: 1319/2574] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:08:22 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-05-10 02:08:22.458 8 INFO neutron.api.v2.resource [None req-2e6fcfd1-495f-498d-b4a9-b3f8007dbc31 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1320/2575] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:08:22 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2576] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:08:22 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:22.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-4459d430-dcc4-456f-ba2c-b24b19c344b6 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 13d6bdc7-ab01-42d5-b3a0-c44a6ec38841 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1256/2577] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:22.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c695eda-da6d-4e03-a16c-83b452350e79 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6f26920e-0fee-4b49-8cb1-d011f427b822 (type: security_groups) to 1 2026-05-10 02:08:22.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c695eda-da6d-4e03-a16c-83b452350e79 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 193aa356-64b8-4d5e-9da0-a752e577d7bd (type: security_group_rules) to 0 2026-05-10 02:08:22.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c695eda-da6d-4e03-a16c-83b452350e79 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3015c606-cb94-45bb-9e8f-298c89bd9452 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1322/2578] 199.204.45.248 () {34 vars in 736 bytes} [Sun May 10 02:08:22 2026] POST /v2.0/security-groups => generated 1638 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:22.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-98ea78b6-385e-4acc-8054-2cd62d8c4875 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 5c04b2bf-a98f-4116-bfd3-26fc39f8aa3f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1323/2579] 199.204.45.248 () {30 vars in 815 bytes} [Sun May 10 02:08:22 2026] GET /v2.0/security-group-rules?security_group_id=6f26920e-0fee-4b49-8cb1-d011f427b822 => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2580] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:23.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-930adb52-d071-48c7-af38-697aa1479213 - - - - - -] Successfully bumped revision number for resource 2680a4f3-5fa5-452f-b302-c7e445a4eac8 (type: ports) to 2 2026-05-10 02:08:23.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6dd726c-caa7-406d-b789-58f111b18748 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 0f9c8365-665a-4df0-87fc-46c1e207bfb2 (type: security_group_rules) to 0 2026-05-10 02:08:23.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-98ebb6d6-19c7-4fed-92e9-f45f9ea5d4b3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 2 [pid: 7|app: 0|req: 1258/2581] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2582] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:08:22 2026] PUT /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1132 bytes in 366 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: 1325/2583] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:08:23 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: 1326/2584] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:08:23 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: 1327/2585] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:08:23 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: 8|app: 0|req: 1328/2586] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:08: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) 2026-05-10 02:08:23.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b1f0995-1f8c-466a-b999-98762432f6ed cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 7fbafae2-9a1f-420e-9132-a98140c69915 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1329/2587] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:08:23 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2588] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:23.375 8 INFO neutron.db.securitygroups_db [None req-2fbf35ce-169d-4e24-89ef-02d2cdb5fbcb cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Project ff836c622dc94954baddeb3fc91c4846 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:08:23.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fbf35ce-169d-4e24-89ef-02d2cdb5fbcb cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 18eb494c-7b91-408a-93cf-8b17ef5acfd3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1330/2589] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:23.528 7 INFO neutron.db.securitygroups_db [None req-2a88c2f3-456f-4871-aa1d-2ba022ff2362 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Project ff836c622dc94954baddeb3fc91c4846 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 02:08:23.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a88c2f3-456f-4871-aa1d-2ba022ff2362 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 9bbcbb94-5fcb-4f81-b91c-d6d4a2cfb688 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1260/2590] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:24.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e2731a-22ea-4db2-9764-5986fddf4f01 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource f2fc60da-bfb9-4d17-b91e-ff5365af0015 (type: security_groups) to 1 2026-05-10 02:08:24.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e2731a-22ea-4db2-9764-5986fddf4f01 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 7cce5c28-b98d-4fda-b733-3730b31d3969 (type: security_group_rules) to 0 2026-05-10 02:08:24.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e2731a-22ea-4db2-9764-5986fddf4f01 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 931115a6-0bb6-4e73-9795-989135b1a41f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1331/2591] 10.0.0.175 () {34 vars in 685 bytes} [Sun May 10 02:08:24 2026] POST /v2.0/security-groups => generated 1662 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:24.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b437d9-21f7-4509-b7ea-253e5417e83b cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 850b5b89-89a3-47cd-a4d6-1d9e72a2afa5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1261/2592] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:24.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-722e3ff8-7f97-4d12-a298-1ce6f541fc40 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource e2a5f71e-a022-431a-aabd-23f511dc3079 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1332/2593] 10.0.0.175 () {34 vars in 695 bytes} [Sun May 10 02:08:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:24.772 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be21ead0-c077-42a5-b0dd-d5caa23d7572 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] No more DHCP agents 2026-05-10 02:08:24.774 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be21ead0-c077-42a5-b0dd-d5caa23d7572 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1262/2594] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:08:24 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:08:25.147 8 WARNING neutron.db.securitygroups_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-d263ece2-508e-4945-864e-361eff36b981 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1333/2595] 10.0.0.214 () {34 vars in 1100 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1104276511&fields=id&tenant_id=ff836c622dc94954baddeb3fc91c4846 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:25.197 7 WARNING neutron.db.securitygroups_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-b3b18b27-b4d3-4700-928f-d76c4765cb8f cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1263/2596] 10.0.0.214 () {34 vars in 1098 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--617085043&fields=id&tenant_id=ff836c622dc94954baddeb3fc91c4846 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2597] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/networks?id=6fe6cc7f-a36d-494a-9b54-97b22707b44b => generated 711 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2598] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/quotas/ff836c622dc94954baddeb3fc91c4846 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2599] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/ports?tenant_id=ff836c622dc94954baddeb3fc91c4846&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2600] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?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: 1336/2601] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?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: 1337/2602] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => 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: 1266/2603] 10.0.0.175 () {34 vars in 676 bytes} [Sun May 10 02:08:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2604] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:08:25 2026] PUT /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/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: 1267/2605] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2606] 10.0.0.175 () {34 vars in 770 bytes} [Sun May 10 02:08:25 2026] PUT /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2607] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2608] 10.0.0.175 () {34 vars in 766 bytes} [Sun May 10 02:08:25 2026] PUT /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2609] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:25 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2610] 10.0.0.175 () {34 vars in 788 bytes} [Sun May 10 02:08:26 2026] PUT /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2611] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2612] 10.0.0.175 () {34 vars in 759 bytes} [Sun May 10 02:08:26 2026] PUT /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/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: 1271/2613] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2614] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:26.264 7 INFO neutron.api.v2.resource [None req-a04bf21e-4171-4686-bb88-cc9d7c496550 a47c1537dc3c4a2990bb827738a14c2c 77b3c199fa6b4804b8fe2056b260a42f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2615] 10.0.0.175 () {32 vars in 751 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2616] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:08:26 2026] DELETE /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2617] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:26.380 8 INFO neutron.api.v2.resource [None req-79e6585b-e203-4316-9ce5-ccb595d6f4fa a47c1537dc3c4a2990bb827738a14c2c 77b3c199fa6b4804b8fe2056b260a42f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1345/2618] 10.0.0.175 () {32 vars in 754 bytes} [Sun May 10 02:08:26 2026] DELETE /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/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: 1274/2619] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:08:26 2026] DELETE /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => 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: 1346/2620] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378/tags => 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: 1275/2621] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:08:26 2026] DELETE /v2.0/subnetpools/b3888576-37a6-4dce-86d8-3c2245099378 => 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: 1347/2622] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:26 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:27.156 7 WARNING neutron.db.securitygroups_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:27.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e37ca6c7-22e0-4558-9ef2-8fb78cab5158 (type: security_groups) to 1 2026-05-10 02:08:27.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 58989325-3aff-4e1f-85f2-3d5165f82680 (type: security_group_rules) to 0 2026-05-10 02:08:27.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 69073cfa-7741-476f-93d7-7e26d377ccd0 (type: security_group_rules) to 0 2026-05-10 02:08:27.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8d8833eb-ce33-4c67-bdc1-0622b9abb100 (type: security_group_rules) to 0 2026-05-10 02:08:27.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c350e21-6fde-4dbc-be2c-3aa5c08de202 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c246df4e-5618-4810-aa83-3359bd79192a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1276/2623] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:27 2026] GET /v2.0/security-groups?tenant_id=77b3c199fa6b4804b8fe2056b260a42f&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2624] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:27 2026] DELETE /v2.0/security-groups/e37ca6c7-22e0-4558-9ef2-8fb78cab5158 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:27.627 7 WARNING neutron.db.securitygroups_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:27.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b59ac7a8-8b15-49f3-89fa-a9955eb2a36c (type: security_groups) to 1 2026-05-10 02:08:27.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2fa60047-bf3b-4bab-9698-b782454c7804 (type: security_group_rules) to 0 2026-05-10 02:08:27.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9f82eb33-55cf-4a10-ad62-b4d9b5645aae (type: security_group_rules) to 0 2026-05-10 02:08:27.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ab097258-bf7e-44d4-9b96-6d9c8a4ca8b0 (type: security_group_rules) to 0 2026-05-10 02:08:27.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a26facf-2f05-42d7-b4d5-9413c2c2f686 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c6c0716c-adc8-48bb-a212-7595f334632e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1349/2625] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:27 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => 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: 1277/2626] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:27 2026] GET /v2.0/security-groups?tenant_id=2be4a1200d654cf0a491a8388a03b84c&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2627] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:27 2026] DELETE /v2.0/security-groups/b59ac7a8-8b15-49f3-89fa-a9955eb2a36c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:28.348 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] No hosting information found for port 2680a4f3-5fa5-452f-b302-c7e445a4eac8: RuntimeError: No hosting information found for port 2680a4f3-5fa5-452f-b302-c7e445a4eac8 2026-05-10 02:08:28.393 7 INFO neutron.common.ovn.utils [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] HA Chassis Group neutron-ebc3cab1-bcd4-43e8-8c46-56e9abb46471 synchronized; highest priority chassis b08de041-0fc6-4eb9-9996-dc1045af3f88 2026-05-10 02:08:28.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] Successfully bumped revision number for resource 2680a4f3-5fa5-452f-b302-c7e445a4eac8 (type: router_ports) to 2 [pid: 7|app: 0|req: 1278/2628] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:28 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => 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: 1351/2629] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:08:29 2026] GET /v2.0/networks?id=6fe6cc7f-a36d-494a-9b54-97b22707b44b => generated 711 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:30.013 7 WARNING neutron.db.securitygroups_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-528df195-83b6-4035-901e-e85f65edb8a3 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1279/2630] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:08:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff836c622dc94954baddeb3fc91c4846 => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2631] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:30 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:30.329 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-df847d7a-e63e-4d59-b467-54021664da79 req-fe6c909b-614d-488a-a1ba-7d9b424ad2ae cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] No more DHCP agents 2026-05-10 02:08:30.330 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-df847d7a-e63e-4d59-b467-54021664da79 req-fe6c909b-614d-488a-a1ba-7d9b424ad2ae cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Unable to schedule network 6fe6cc7f-a36d-494a-9b54-97b22707b44b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:30.443 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status down for port: 6309abf6-5c8b-4143-8414-0564c0fe6259 2026-05-10 02:08:30.504 7 INFO neutron.db.ovn_revision_numbers_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-fe6c909b-614d-488a-a1ba-7d9b424ad2ae cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource 6309abf6-5c8b-4143-8414-0564c0fe6259 (type: ports) to 1 [pid: 7|app: 0|req: 1280/2632] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:08:30 2026] POST /v2.0/ports => generated 993 bytes in 512 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-05-10 02:08:30.899 8 INFO neutron.db.ovn_revision_numbers_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-af535e23-c5bf-4c30-95af-36f628eeb9db 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 6309abf6-5c8b-4143-8414-0564c0fe6259 (type: ports) to 2 [pid: 7|app: 0|req: 1281/2633] 10.0.0.214 () {34 vars in 1016 bytes} [Sun May 10 02:08:30 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&fields=id => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2634] 10.0.0.214 () {34 vars in 982 bytes} [Sun May 10 02:08:30 2026] GET /v2.0/networks?id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2635] 10.0.0.214 () {34 vars in 965 bytes} [Sun May 10 02:08:30 2026] GET /v2.0/quotas/d4f5705cef4b43b08f281f71b863c16b => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2636] 10.0.0.214 () {34 vars in 1002 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:31.191 8 INFO neutron.db.ovn_revision_numbers_db [req-df847d7a-e63e-4d59-b467-54021664da79 req-af535e23-c5bf-4c30-95af-36f628eeb9db 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 6309abf6-5c8b-4143-8414-0564c0fe6259 (type: ports) to 4 [pid: 8|app: 0|req: 1353/2637] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:08:30 2026] PUT /v2.0/ports/6309abf6-5c8b-4143-8414-0564c0fe6259 => generated 1266 bytes in 637 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: 1354/2638] 10.0.0.214 () {34 vars in 1008 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1355/2639] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:31.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 8678cc19-ea98-4dea-949c-9750ae8f99ee (type: security_groups) to 1 2026-05-10 02:08:31.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 72a7db92-8e3b-4793-83d9-028d013ecb2b (type: security_group_rules) to 0 2026-05-10 02:08:31.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 813dadf1-b031-4d6e-bea2-32414e4c61cb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1356/2640] 10.0.0.214 () {34 vars in 1108 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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-05-10 02:08:31.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 8622d01d-2aa2-41f7-8af9-9ce15a7bec71 (type: security_group_rules) to 0 2026-05-10 02:08:31.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource ff975995-282f-4115-8370-3c9d81bf7d39 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1357/2641] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&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-05-10 02:08:31.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97bac987-bc59-4c4e-a441-b1f686dd216c'] response: {'name': 'network-changed', 'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'status': 'completed', 'code': 200} 2026-05-10 02:08:31.541 7 INFO neutron.db.segments_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Added segment 96b1b5c7-3dfb-4eea-8242-896b55d44be8 of type geneve for network 4d1e3597-de69-43a9-828b-7c5c61eef40b 2026-05-10 02:08:31.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 4d1e3597-de69-43a9-828b-7c5c61eef40b (type: networks) to 1 2026-05-10 02:08:31.835 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] No more DHCP agents 2026-05-10 02:08:31.838 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Unable to schedule network 4d1e3597-de69-43a9-828b-7c5c61eef40b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:31.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-49029f4c-5f9c-4496-b8cc-e7990dc5979c 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 100f0f2e-db92-4e22-ab0b-a2dc1d9ddc3d (type: ports) to 1 2026-05-10 02:08:31.916 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status down for port: 100f0f2e-db92-4e22-ab0b-a2dc1d9ddc3d [pid: 8|app: 0|req: 1358/2642] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => 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: 1285/2643] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:08:31 2026] POST /v2.0/networks => generated 668 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2644] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:31 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => 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: 1287/2645] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/ports?tenant_id=ff836c622dc94954baddeb3fc91c4846&device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1269 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2646] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/networks?tenant_id=ff836c622dc94954baddeb3fc91c4846&shared=False => generated 810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2647] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:32.187 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a557962-e1be-4183-aa3e-997fd5a40da7 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] No more DHCP agents 2026-05-10 02:08:32.189 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a557962-e1be-4183-aa3e-997fd5a40da7 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Unable to schedule network 4d1e3597-de69-43a9-828b-7c5c61eef40b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:32.246 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] OVN reports status down for port: 3a724943-e588-47a2-ac73-3c73fa7d9fe9 2026-05-10 02:08:32.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a557962-e1be-4183-aa3e-997fd5a40da7 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Successfully bumped revision number for resource 3a724943-e588-47a2-ac73-3c73fa7d9fe9 (type: ports) to 1 [pid: 8|app: 0|req: 1359/2648] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:08:31 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2651] 10.0.0.175 () {34 vars in 666 bytes} [Sun May 10 02:08:32 2026] POST /v2.0/trunks => generated 409 bytes in 161 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-05-10 02:08:32.516 8 WARNING tagging [None req-ccff91f3-0295-4df8-baad-0a564a18223d 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1362/2652] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:08:32 2026] PUT /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.557 8 WARNING tagging [None req-5cd3bd00-14d3-48ad-a69a-02c84a892be3 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1363/2653] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2654] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:32.584 8 WARNING tagging [None req-9601e5a7-4261-46e6-9410-4c2685682036 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1364/2655] 10.0.0.175 () {34 vars in 760 bytes} [Sun May 10 02:08:32 2026] PUT /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2656] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&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-05-10 02:08:32.622 8 WARNING tagging [None req-2bb40d54-288f-4f71-ab22-c967608b7e84 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1365/2657] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.647 7 WARNING tagging [None req-a397a023-47ea-46e2-b22f-530b11ab699a 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1293/2658] 10.0.0.175 () {34 vars in 756 bytes} [Sun May 10 02:08:32 2026] PUT /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:32.681 8 WARNING tagging [None req-f9756371-4d55-4d2e-bf32-d88ba280b893 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1366/2659] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.706 7 WARNING tagging [None req-f3ba7f9d-2ce5-45c2-b5f5-65c804811ffe 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1294/2660] 10.0.0.175 () {34 vars in 778 bytes} [Sun May 10 02:08:32 2026] PUT /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:08:32.747 8 WARNING tagging [None req-5d57c9df-ce3c-437d-9016-b1465cddb2a6 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1367/2661] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.771 7 WARNING tagging [None req-de61d5ad-f5e7-4861-9130-d0870e627912 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1295/2662] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:08:32 2026] PUT /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.808 8 WARNING tagging [None req-e53a27c3-063e-4a01-8546-4a0a5b94bdd0 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1368/2663] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.831 7 WARNING tagging [None req-0dcf8f0c-aa1e-4079-9d2d-d14f6601d69f 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1296/2664] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:32.864 8 WARNING tagging [None req-86ee7fc1-344e-49bc-a8bc-86b9774ae23b 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:32.872 8 INFO neutron.api.v2.resource [None req-86ee7fc1-344e-49bc-a8bc-86b9774ae23b 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1369/2665] 10.0.0.175 () {32 vars in 741 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:32.891 7 WARNING tagging [None req-56945d41-1665-41dd-ac94-2db327ce9eb9 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1297/2666] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:32 2026] DELETE /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:32.940 8 WARNING tagging [None req-f8913cae-2e80-423b-a448-166c9b5e1aeb 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1370/2667] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:32 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:32.967 7 WARNING tagging [None req-31ef9314-188b-43b7-ac38-92f9beec210f 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:32.977 7 INFO neutron.api.v2.resource [None req-31ef9314-188b-43b7-ac38-92f9beec210f 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2668] 10.0.0.175 () {32 vars in 744 bytes} [Sun May 10 02:08:32 2026] DELETE /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:08:32.996 8 WARNING tagging [None req-0e7ecc26-8d17-4ae9-9318-8189347d00b5 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1371/2669] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:08:32 2026] DELETE /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:08:33.034 7 WARNING tagging [None req-0e157669-2326-4670-9f46-aab2d3ba6c50 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1299/2670] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2671] 10.0.0.175 () {32 vars in 719 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2672] 10.0.0.175 () {32 vars in 717 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/ports/3a724943-e588-47a2-ac73-3c73fa7d9fe9 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2673] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/ports?tenant_id=ff836c622dc94954baddeb3fc91c4846&device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1269 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2674] 10.0.0.175 () {32 vars in 722 bytes} [Sun May 10 02:08:33 2026] DELETE /v2.0/trunks/02e2000e-01c2-414c-828d-eda695391346 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2675] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6309abf6-5c8b-4143-8414-0564c0fe6259 => 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: 1303/2676] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/subnets?id=ea2b29e0-f972-4f5f-af76-fc790aed04d9 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2677] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/ports?network_id=6fe6cc7f-a36d-494a-9b54-97b22707b44b&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-05-10 02:08:33.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-375d7383-c9cc-4dc9-9829-c46128204fe1 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] TaaS: Handle Delete Port: 3a724943-e588-47a2-ac73-3c73fa7d9fe9 2026-05-10 02:08:33.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-375d7383-c9cc-4dc9-9829-c46128204fe1 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Tap Mirror: Handle Delete Port: 3a724943-e588-47a2-ac73-3c73fa7d9fe9 [pid: 7|app: 0|req: 1305/2678] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2679] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:08:33 2026] DELETE /v2.0/ports/3a724943-e588-47a2-ac73-3c73fa7d9fe9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2680] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:33.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c1e0af8-c9b6-45e2-bd11-66a12280d7a6 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] TaaS: Handle Delete Port: 100f0f2e-db92-4e22-ab0b-a2dc1d9ddc3d 2026-05-10 02:08:33.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c1e0af8-c9b6-45e2-bd11-66a12280d7a6 395e81287af44482880e41ba7340d924 22df0bab91bd41648de1588581ca170c - - default default] Tap Mirror: Handle Delete Port: 100f0f2e-db92-4e22-ab0b-a2dc1d9ddc3d [pid: 7|app: 0|req: 1307/2681] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:33.736 8 INFO neutron.services.segments.plugin [-] Segment 96b1b5c7-3dfb-4eea-8242-896b55d44be8 resource provider aggregate not found 2026-05-10 02:08:33.745 8 INFO neutron.services.segments.plugin [-] Segment 96b1b5c7-3dfb-4eea-8242-896b55d44be8 resource provider aggregate not found [pid: 7|app: 0|req: 1308/2682] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:33 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:33.751 8 INFO neutron.services.segments.plugin [-] Segment 96b1b5c7-3dfb-4eea-8242-896b55d44be8 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 96b1b5c7-3dfb-4eea-8242-896b55d44be8 found for delete ", "request_id": "req-8771e628-ffef-4b69-a20d-7fc0926aca90"}]} 2026-05-10 02:08:33.766 8 INFO neutron.services.segments.plugin [-] Segment 96b1b5c7-3dfb-4eea-8242-896b55d44be8 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 96b1b5c7-3dfb-4eea-8242-896b55d44be8 found for delete ", "request_id": "req-ab1c5f38-2b2e-4f36-ba3e-e27d12f93bff"}]} [pid: 8|app: 0|req: 1375/2683] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:08:33 2026] DELETE /v2.0/networks/4d1e3597-de69-43a9-828b-7c5c61eef40b => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:08:34.484 7 WARNING neutron.db.securitygroups_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:08:34.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b65bb9d8-4138-4c1d-989e-e03112b4fa8b (type: security_groups) to 1 2026-05-10 02:08:34.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1aa04bf7-12af-4c1f-ad2d-0978c0e9b475 (type: security_group_rules) to 0 2026-05-10 02:08:34.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4e37e770-8c02-430a-b023-123294392986 (type: security_group_rules) to 0 2026-05-10 02:08:34.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource dcbc19bc-c627-43ff-847a-47b088f19577 (type: security_group_rules) to 0 2026-05-10 02:08:34.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe9e1d5-904b-42f4-907f-25ed181e407d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f2a3308f-a835-45ac-ad93-dacff2279322 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1309/2684] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:34 2026] GET /v2.0/security-groups?tenant_id=9b3c831307d643bdadbb4c6ba9a5baba&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2685] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:34 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2687] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:34 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2687] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:34 2026] DELETE /v2.0/security-groups/b65bb9d8-4138-4c1d-989e-e03112b4fa8b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2688] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:34 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:35.005 8 WARNING neutron.db.securitygroups_db [None req-bdd84d08-fddd-4f2e-b67f-e29996c8f2dc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1313/2689] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:35 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => 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: 1377/2690] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:08:34 2026] GET /v2.0/security-groups?tenant_id=22df0bab91bd41648de1588581ca170c&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2691] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:08:35 2026] DELETE /v2.0/security-groups/8678cc19-ea98-4dea-949c-9750ae8f99ee => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2692] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:35 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2693] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:36 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2694] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:08:36 2026] GET /v2.0/networks?id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:36.092 7 WARNING neutron.db.securitygroups_db [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-c9469ed3-42c4-41a6-80e1-5ea8f338ef73 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1316/2695] 199.204.45.248 () {34 vars in 1050 bytes} [Sun May 10 02:08:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4f5705cef4b43b08f281f71b863c16b => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:36.354 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-e49b778f-1484-451b-af3e-b0eb4045751a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:08:36.356 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-e49b778f-1484-451b-af3e-b0eb4045751a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 1596105b-f1a3-4c87-adbc-5bc5dfebacfb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:08:36.489 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] OVN reports status down for port: 51bb4987-6cfe-4a79-b345-37d6c581e16f 2026-05-10 02:08:36.504 8 INFO neutron.db.ovn_revision_numbers_db [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-e49b778f-1484-451b-af3e-b0eb4045751a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 51bb4987-6cfe-4a79-b345-37d6c581e16f (type: ports) to 1 [pid: 8|app: 0|req: 1380/2696] 199.204.45.248 () {38 vars in 955 bytes} [Sun May 10 02:08:36 2026] POST /v2.0/ports => generated 1082 bytes in 397 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: 8|app: 0|req: 1381/2697] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:08:36 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1269 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2698] 199.204.45.248 () {34 vars in 1124 bytes} [Sun May 10 02:08:36 2026] GET /v2.0/security-groups?id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:36.809 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] OVN reports status up for port: 6309abf6-5c8b-4143-8414-0564c0fe6259 2026-05-10 02:08:36.823 8 INFO neutron.plugins.ml2.plugin [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] Attempt 1 to provision port 6309abf6-5c8b-4143-8414-0564c0fe6259 2026-05-10 02:08:36.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d22ceab-33d9-42c7-9f6e-51a7e74ffef4'] response: {'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'code': 200} 2026-05-10 02:08:37.018 7 INFO neutron.db.ovn_revision_numbers_db [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-f495f37c-8721-42ec-9328-e151eeb9e54b 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 51bb4987-6cfe-4a79-b345-37d6c581e16f (type: ports) to 2 2026-05-10 02:08:37.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-07345b74-2005-4f35-8a61-976ee36a29f8 - - - - - -] Successfully bumped revision number for resource 6309abf6-5c8b-4143-8414-0564c0fe6259 (type: ports) to 5 2026-05-10 02:08:37.301 7 INFO neutron.db.ovn_revision_numbers_db [req-bc0f836a-c482-41f7-a5b3-98c17400695f req-f495f37c-8721-42ec-9328-e151eeb9e54b 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 51bb4987-6cfe-4a79-b345-37d6c581e16f (type: ports) to 4 [pid: 7|app: 0|req: 1317/2699] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:08:36 2026] PUT /v2.0/ports/51bb4987-6cfe-4a79-b345-37d6c581e16f => generated 1235 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2700] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1010 bytes in 203 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-05-10 02:08:37.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f6e7b82-0e86-4ebd-aebd-f3c84b5fedff'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2701] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 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: 1384/2702] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2703] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2704] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2705] 199.204.45.248 () {34 vars in 1018 bytes} [Sun May 10 02:08:37 2026] GET /v2.0/networks?tenant_id=d4f5705cef4b43b08f281f71b863c16b&shared=False => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2706] 199.204.45.248 () {34 vars in 930 bytes} [Sun May 10 02:08:38 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2707] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:38 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2708] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:38 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2709] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:38 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2710] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:38 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:39.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e05b966f-e95a-4781-b633-033d4c7f31c6'] response: {'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'code': 200} [pid: 7|app: 0|req: 1324/2711] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2712] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2713] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => 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: 1327/2714] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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: 1328/2715] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1329/2716] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:08:39 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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-05-10 02:08:39.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-267b88e4-38b6-4560-b883-e21f49102858 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource dbd1eaca-0f45-413b-ae1c-66d5153f59f8 (type: floatingips) to 1 2026-05-10 02:08:39.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-267b88e4-38b6-4560-b883-e21f49102858 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Successfully bumped revision number for resource dbd1eaca-0f45-413b-ae1c-66d5153f59f8 (type: floatingips) to 2 2026-05-10 02:08:39.564 8 INFO neutron.db.l3_db [None req-267b88e4-38b6-4560-b883-e21f49102858 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Floating IP dbd1eaca-0f45-413b-ae1c-66d5153f59f8 associated. External IP: 10.96.250.214, port: 6309abf6-5c8b-4143-8414-0564c0fe6259. [pid: 8|app: 0|req: 1388/2717] 10.0.0.175 () {34 vars in 749 bytes} [Sun May 10 02:08:38 2026] PUT /v2.0/floatingips/dbd1eaca-0f45-413b-ae1c-66d5153f59f8 => generated 855 bytes in 793 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: 1330/2718] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:40 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2719] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:40 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2720] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:40 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2721] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:08:40 2026] GET /v2.0/floatingips => generated 2546 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:41.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d6f4f46-405f-4a11-a1be-ba89221c98df'] response: {'name': 'network-changed', 'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2722] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/subnets => generated 6867 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2723] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/subnetpools => 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: 1392/2724] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/agents => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2725] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/networks => generated 6365 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2726] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/security-groups => generated 44284 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2727] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/network-ip-availabilities => generated 7079 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2728] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/subnets => generated 6867 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2729] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/ports => generated 28626 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2730] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/ports?tenant_id=ff836c622dc94954baddeb3fc91c4846&device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1271 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2731] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/routers => generated 2953 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2732] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:08:41 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: 1396/2733] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/networks?id=6fe6cc7f-a36d-494a-9b54-97b22707b44b => generated 810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2734] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6309abf6-5c8b-4143-8414-0564c0fe6259 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2735] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/subnets?id=ea2b29e0-f972-4f5f-af76-fc790aed04d9 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2736] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/ports?network_id=6fe6cc7f-a36d-494a-9b54-97b22707b44b&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: 1398/2737] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?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: 1340/2738] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:08:41 2026] GET /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b?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: 1399/2739] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:08:42 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2740] 199.204.45.248 () {34 vars in 1044 bytes} [Sun May 10 02:08:43 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:08:43.158 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] OVN reports status up for port: 51bb4987-6cfe-4a79-b345-37d6c581e16f 2026-05-10 02:08:43.172 7 INFO neutron.plugins.ml2.plugin [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] Attempt 1 to provision port 51bb4987-6cfe-4a79-b345-37d6c581e16f 2026-05-10 02:08:43.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-095d1819-e362-4e2c-857c-9858e8bcb758'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'code': 200} 2026-05-10 02:08:43.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceedb9b7-9685-4308-91b5-104b54d32828 - - - - - -] Successfully bumped revision number for resource 51bb4987-6cfe-4a79-b345-37d6c581e16f (type: ports) to 5 [pid: 8|app: 0|req: 1400/2741] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:43 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 36 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: 1342/2742] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:43 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&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: 8|app: 0|req: 1401/2743] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:43 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:08:45.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea43dca4-06a8-481b-ada5-2541d5824828'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'code': 200} [pid: 7|app: 0|req: 1343/2744] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:46 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2745] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:08:46 2026] GET /v2.0/security-groups?id=62bde829-9269-4627-9761-16da978d09b7&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: 1344/2746] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:46 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2749] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1010 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2750] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2751] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1271 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2752] 10.0.0.175 () {32 vars in 858 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/floatingips?floating_network_id=963bd1e2-48be-49f0-92e2-5d7fb44cb219&port_id=6309abf6-5c8b-4143-8414-0564c0fe6259 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2753] 10.0.0.128 () {34 vars in 990 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1271 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2754] 10.0.0.128 () {34 vars in 1120 bytes} [Sun May 10 02:08:55 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2755] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:57 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2756] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:57 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:58.922 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4cc882f-723b-407d-b577-b42512e96429 - - - - - -] OVN reports status down for port: 6309abf6-5c8b-4143-8414-0564c0fe6259 2026-05-10 02:08:59.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed13d48f-1016-4e6e-81dd-6cd6acc92052'] response: {'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'code': 200} [pid: 8|app: 0|req: 1408/2757] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:08:59 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2758] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:08:59 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:08:59.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4cc882f-723b-407d-b577-b42512e96429 - - - - - -] Successfully bumped revision number for resource 6309abf6-5c8b-4143-8414-0564c0fe6259 (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: 1409/2759] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:09:00 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:00.344 7 INFO neutron_taas.services.taas.taas_plugin [req-f94e19d2-0211-430c-8c42-7fef904a6533 req-6a54eeb1-aa29-4a57-8434-caf27d74aef2 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] TaaS: Handle Delete Port: 6309abf6-5c8b-4143-8414-0564c0fe6259 2026-05-10 02:09:00.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f94e19d2-0211-430c-8c42-7fef904a6533 req-6a54eeb1-aa29-4a57-8434-caf27d74aef2 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Tap Mirror: Handle Delete Port: 6309abf6-5c8b-4143-8414-0564c0fe6259 [pid: 8|app: 0|req: 1410/2760] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:09:00 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 1008 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2761] 10.0.0.214 () {34 vars in 1120 bytes} [Sun May 10 02:09:00 2026] GET /v2.0/security-groups?id=f3e1a017-4abd-456b-953a-b4f3e003f8e1&id=f2fc60da-bfb9-4d17-b91e-ff5365af0015&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-05-10 02:09:00.647 7 INFO neutron.db.l3_db [req-f94e19d2-0211-430c-8c42-7fef904a6533 req-6a54eeb1-aa29-4a57-8434-caf27d74aef2 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Floating IP dbd1eaca-0f45-413b-ae1c-66d5153f59f8 disassociated. External IP: 10.96.250.214, port: 6309abf6-5c8b-4143-8414-0564c0fe6259. [pid: 7|app: 0|req: 1351/2762] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:09:00 2026] DELETE /v2.0/ports/6309abf6-5c8b-4143-8414-0564c0fe6259 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:00.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c30880c-825c-4374-9ae9-a13a50d3c8a6'] response: {'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'name': 'network-vif-deleted', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'status': 'completed', 'code': 200} 2026-05-10 02:09:01.094 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6efb15e9-5300-4747-afca-3a9702f313b0'] response: {'server_uuid': '48a9798b-a3b4-459a-b1f7-2cb06b619d56', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6309abf6-5c8b-4143-8414-0564c0fe6259', 'code': 200} [pid: 8|app: 0|req: 1412/2763] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:09:01 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => generated 12 bytes in 24 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: 1353/2766] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:09:02 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => 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: 1414/2767] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:09:03 2026] GET /v2.0/ports?device_id=48a9798b-a3b4-459a-b1f7-2cb06b619d56 => 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: 1354/2768] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:04 2026] DELETE /v2.0/security-groups/f2fc60da-bfb9-4d17-b91e-ff5365af0015 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:05.113 8 INFO neutron.api.v2.resource [None req-fc11fd5f-3cf3-473b-8564-2c9cc2aa181f cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2769] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:09:05 2026] GET /v2.0/security-groups/f2fc60da-bfb9-4d17-b91e-ff5365af0015 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:09:05.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1670014-743f-41cf-89ae-1016d7484b33 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] TaaS: Handle Delete Port: a453ce55-65a1-4c04-bc9c-0de0eb23bf69 2026-05-10 02:09:05.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1670014-743f-41cf-89ae-1016d7484b33 cc63da3de9cf4ff68d244f92dda7d097 ff836c622dc94954baddeb3fc91c4846 - - default default] Tap Mirror: Handle Delete Port: a453ce55-65a1-4c04-bc9c-0de0eb23bf69 [pid: 7|app: 0|req: 1355/2770] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:09:05 2026] DELETE /v2.0/floatingips/dbd1eaca-0f45-413b-ae1c-66d5153f59f8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2771] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:05 2026] DELETE /v2.0/security-groups/f3e1a017-4abd-456b-953a-b4f3e003f8e1 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:05.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2f517bb-d983-42bf-8049-84b004408b56 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: fa74ba77-350d-45e9-850f-6e55841595ce 2026-05-10 02:09:05.998 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2f517bb-d983-42bf-8049-84b004408b56 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: fa74ba77-350d-45e9-850f-6e55841595ce [pid: 7|app: 0|req: 1356/2772] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:09:05 2026] PUT /v2.0/routers/303f9eff-78c6-47a8-9069-fc52afb33050/remove_router_interface => generated 310 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:07.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9060ec3-a90d-4449-9d73-723be8fa301d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 8c05a18a-0836-40b8-b434-dbbd515f7fe9 2026-05-10 02:09:07.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9060ec3-a90d-4449-9d73-723be8fa301d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 8c05a18a-0836-40b8-b434-dbbd515f7fe9 [pid: 8|app: 0|req: 1417/2773] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:06 2026] DELETE /v2.0/routers/303f9eff-78c6-47a8-9069-fc52afb33050 => generated 0 bytes in 747 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: 1357/2774] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:07 2026] DELETE /v2.0/subnets/ea2b29e0-f972-4f5f-af76-fc790aed04d9 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:07.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-62e41410-33ec-49fb-b817-35d1a6cd1385 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: a1df23fc-2817-4b0f-b210-0e34aa758719 2026-05-10 02:09:07.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62e41410-33ec-49fb-b817-35d1a6cd1385 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: a1df23fc-2817-4b0f-b210-0e34aa758719 [pid: 8|app: 0|req: 1418/2775] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:07 2026] DELETE /v2.0/networks/6fe6cc7f-a36d-494a-9b54-97b22707b44b => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:08.012 8 INFO neutron.services.segments.plugin [-] Segment 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad resource provider aggregate not found 2026-05-10 02:09:08.024 8 INFO neutron.services.segments.plugin [-] Segment 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad 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 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad found for delete ", "request_id": "req-8fd25bfa-c269-47b4-9380-e6683b47d06b"}]} 2026-05-10 02:09:08.026 8 INFO neutron.services.segments.plugin [-] Segment 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad resource provider aggregate not found 2026-05-10 02:09:08.036 8 INFO neutron.services.segments.plugin [-] Segment 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad 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 9185e5b8-4bd4-4a6a-8e63-5aaf47e48fad found for delete ", "request_id": "req-afd4f433-2d22-4705-b7f6-01dd4c2c2394"}]} 2026-05-10 02:09:08.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-d29d0f90-b965-4913-a73c-71afad781383 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 2680a4f3-5fa5-452f-b302-c7e445a4eac8 2026-05-10 02:09:08.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d29d0f90-b965-4913-a73c-71afad781383 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 2680a4f3-5fa5-452f-b302-c7e445a4eac8 [pid: 7|app: 0|req: 1358/2776] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:09:07 2026] PUT /v2.0/routers/24cab9b9-21ab-425d-b002-f14258753903/remove_router_interface => generated 310 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:09.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-61e70d77-69ff-43f5-ad05-5bbb9301ae46 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: dbc5ff69-15ab-4a50-a3ef-4cf21580279f 2026-05-10 02:09:09.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61e70d77-69ff-43f5-ad05-5bbb9301ae46 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: dbc5ff69-15ab-4a50-a3ef-4cf21580279f [pid: 8|app: 0|req: 1419/2777] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:09 2026] DELETE /v2.0/routers/24cab9b9-21ab-425d-b002-f14258753903 => generated 0 bytes in 698 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: 1359/2778] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:10 2026] DELETE /v2.0/subnets/5e0d06b3-0e5b-4c6e-96b3-bf6063111898 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:10.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5b5211a-69fa-4208-801e-3aef1f38da7e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 33313c48-32c6-4644-923c-bdeee869daaf 2026-05-10 02:09:10.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5b5211a-69fa-4208-801e-3aef1f38da7e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 33313c48-32c6-4644-923c-bdeee869daaf 2026-05-10 02:09:10.615 8 INFO neutron.services.segments.plugin [-] Segment b170114f-3c44-4531-b515-65dce72ef0ef resource provider aggregate not found 2026-05-10 02:09:10.616 8 INFO neutron.services.segments.plugin [-] Segment b170114f-3c44-4531-b515-65dce72ef0ef resource provider aggregate not found 2026-05-10 02:09:10.632 8 INFO neutron.services.segments.plugin [-] Segment b170114f-3c44-4531-b515-65dce72ef0ef 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 b170114f-3c44-4531-b515-65dce72ef0ef found for delete ", "request_id": "req-340b97a9-0d86-4fdd-acfb-c2ae1b957504"}]} 2026-05-10 02:09:10.637 8 INFO neutron.services.segments.plugin [-] Segment b170114f-3c44-4531-b515-65dce72ef0ef 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 b170114f-3c44-4531-b515-65dce72ef0ef found for delete ", "request_id": "req-cadf3905-3cc9-4c5f-b9b9-12fb0a3996db"}]} [pid: 8|app: 0|req: 1420/2779] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:10 2026] DELETE /v2.0/networks/ebc3cab1-bcd4-43e8-8c46-56e9abb46471 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:10.941 7 WARNING neutron.db.securitygroups_db [None req-c509c24d-fcfc-4d2e-a47e-06e1f400b17c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1360/2780] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:10 2026] GET /v2.0/security-groups?tenant_id=ff836c622dc94954baddeb3fc91c4846&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2781] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:10 2026] DELETE /v2.0/security-groups/4c2d1e88-ab2e-4adc-9782-acdc1cad38cf => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:11.303 7 WARNING neutron.db.securitygroups_db [None req-7a5972de-dc61-47f0-b38a-5be1e9ca6177 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1361/2782] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:11 2026] GET /v2.0/security-groups?tenant_id=e12ad8df21b94b06903d9217c4921b12&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2783] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:11 2026] DELETE /v2.0/security-groups/28168132-e308-483b-8cc4-0cdfc049f4fd => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:15.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource b07ca381-73dc-41c9-811b-01dfc7b503e4 (type: security_groups) to 1 2026-05-10 02:09:15.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 06c3700e-d3cc-4ab0-a943-248c650b20be (type: security_group_rules) to 0 2026-05-10 02:09:15.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource a09e06dd-84dc-494b-b6af-103df60eb6db (type: security_group_rules) to 0 2026-05-10 02:09:15.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource b716acaf-f90b-4c81-ac65-ef2181a30a09 (type: security_group_rules) to 0 2026-05-10 02:09:15.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource cbdcbd7e-b042-4491-a0ec-286ecc40f7f3 (type: security_group_rules) to 0 2026-05-10 02:09:15.871 7 INFO neutron.db.segments_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Added segment 29a3b43c-dd5d-4258-8476-85f07bb443e2 of type geneve for network ba623e93-9f15-4d5a-8bbb-b2cdaffea43a 2026-05-10 02:09:15.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource ba623e93-9f15-4d5a-8bbb-b2cdaffea43a (type: networks) to 1 2026-05-10 02:09:16.105 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:16.106 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network ba623e93-9f15-4d5a-8bbb-b2cdaffea43a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:16.158 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status down for port: ee97ca5d-fe63-49c8-893e-a59f84af6d06 2026-05-10 02:09:16.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420c556-7458-4fe0-a1d4-5d0113353303 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource ee97ca5d-fe63-49c8-893e-a59f84af6d06 (type: ports) to 1 [pid: 7|app: 0|req: 1362/2784] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:15 2026] POST /v2.0/networks => generated 768 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:16.375 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bbb6478-b922-4f5a-918a-675767d65ee5 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:16.376 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bbb6478-b922-4f5a-918a-675767d65ee5 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network ba623e93-9f15-4d5a-8bbb-b2cdaffea43a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:16.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bbb6478-b922-4f5a-918a-675767d65ee5 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource ee97ca5d-fe63-49c8-893e-a59f84af6d06 (type: ports) to 2 2026-05-10 02:09:16.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bbb6478-b922-4f5a-918a-675767d65ee5 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 30b04ba3-352a-474a-a8f8-c18b30eef7af (type: subnets) to 0 [pid: 8|app: 0|req: 1423/2785] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:09:16 2026] POST /v2.0/subnets => generated 644 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:16.916 7 WARNING neutron.api.v2.base [None req-3404127f-8b75-4ff0-9252-e938cc8c14de d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - 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-05-10 02:09:16.917 7 INFO neutron.api.v2.resource [None req-3404127f-8b75-4ff0-9252-e938cc8c14de d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1363/2786] 10.0.0.175 () {34 vars in 681 bytes} [Sun May 10 02:09:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-10 02:09:17.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-d62ca79f-ab0f-45b3-b797-dc090e5d8645 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] TaaS: Handle Delete Port: ee97ca5d-fe63-49c8-893e-a59f84af6d06 2026-05-10 02:09:17.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d62ca79f-ab0f-45b3-b797-dc090e5d8645 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Tap Mirror: Handle Delete Port: ee97ca5d-fe63-49c8-893e-a59f84af6d06 2026-05-10 02:09:17.402 8 INFO neutron.services.segments.plugin [-] Segment 29a3b43c-dd5d-4258-8476-85f07bb443e2 resource provider aggregate not found 2026-05-10 02:09:17.406 8 INFO neutron.services.segments.plugin [-] Segment 29a3b43c-dd5d-4258-8476-85f07bb443e2 resource provider aggregate not found 2026-05-10 02:09:17.420 8 INFO neutron.services.segments.plugin [-] Segment 29a3b43c-dd5d-4258-8476-85f07bb443e2 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 29a3b43c-dd5d-4258-8476-85f07bb443e2 found for delete ", "request_id": "req-fac580c0-9a5e-4dc8-a8fe-cb45ea683c61"}]} 2026-05-10 02:09:17.435 8 INFO neutron.services.segments.plugin [-] Segment 29a3b43c-dd5d-4258-8476-85f07bb443e2 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 29a3b43c-dd5d-4258-8476-85f07bb443e2 found for delete ", "request_id": "req-2bbff4ac-47d9-4051-a89d-fa845ccff7b7"}]} [pid: 8|app: 0|req: 1424/2789] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:16 2026] DELETE /v2.0/networks/ba623e93-9f15-4d5a-8bbb-b2cdaffea43a => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:17.562 7 INFO neutron.db.segments_db [None req-73aa3b86-6b9d-41f5-8c40-e70c9a4d4a59 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Added segment 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 of type geneve for network 6651f818-b312-4a31-91de-01d249b7c94b 2026-05-10 02:09:17.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-73aa3b86-6b9d-41f5-8c40-e70c9a4d4a59 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 6651f818-b312-4a31-91de-01d249b7c94b (type: networks) to 1 2026-05-10 02:09:17.885 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73aa3b86-6b9d-41f5-8c40-e70c9a4d4a59 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:17.887 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73aa3b86-6b9d-41f5-8c40-e70c9a4d4a59 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network 6651f818-b312-4a31-91de-01d249b7c94b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:17.945 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status down for port: 6c5812c1-983e-42da-a037-364545878f4f 2026-05-10 02:09:17.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-73aa3b86-6b9d-41f5-8c40-e70c9a4d4a59 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 6c5812c1-983e-42da-a037-364545878f4f (type: ports) to 1 [pid: 7|app: 0|req: 1366/2790] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:17 2026] POST /v2.0/networks => generated 767 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:18.137 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d8b3921-ee96-41aa-ad44-50a8657351cc d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:18.139 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d8b3921-ee96-41aa-ad44-50a8657351cc d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network 6651f818-b312-4a31-91de-01d249b7c94b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:18.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d8b3921-ee96-41aa-ad44-50a8657351cc d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 6c5812c1-983e-42da-a037-364545878f4f (type: ports) to 2 2026-05-10 02:09:18.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d8b3921-ee96-41aa-ad44-50a8657351cc d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 4fd3f631-a9be-41d9-8636-39ad77cbda4d (type: subnets) to 0 [pid: 8|app: 0|req: 1425/2791] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:09:17 2026] POST /v2.0/subnets => generated 647 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:18.636 7 WARNING neutron.api.v2.base [None req-3c8ecee7-0b45-4b0d-817a-a5efb5605ca7 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - 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-05-10 02:09:18.636 7 INFO neutron.api.v2.resource [None req-3c8ecee7-0b45-4b0d-817a-a5efb5605ca7 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1367/2792] 10.0.0.175 () {34 vars in 681 bytes} [Sun May 10 02:09:18 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-10 02:09:18.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f183b10-235d-4eba-a5ca-6f04a5055334 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] TaaS: Handle Delete Port: 6c5812c1-983e-42da-a037-364545878f4f 2026-05-10 02:09:18.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f183b10-235d-4eba-a5ca-6f04a5055334 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Tap Mirror: Handle Delete Port: 6c5812c1-983e-42da-a037-364545878f4f [pid: 8|app: 0|req: 1426/2793] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:18 2026] DELETE /v2.0/networks/6651f818-b312-4a31-91de-01d249b7c94b => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:19.229 7 INFO neutron.db.segments_db [None req-3e46404a-dfcd-4128-99f7-f9dc368b5b06 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Added segment 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 of type geneve for network ae0cad37-9966-4c6c-af00-392f66d89b0e 2026-05-10 02:09:19.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e46404a-dfcd-4128-99f7-f9dc368b5b06 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource ae0cad37-9966-4c6c-af00-392f66d89b0e (type: networks) to 1 2026-05-10 02:09:19.449 8 INFO neutron.services.segments.plugin [-] Segment 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 resource provider aggregate not found 2026-05-10 02:09:19.452 8 INFO neutron.services.segments.plugin [-] Segment 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 resource provider aggregate not found 2026-05-10 02:09:19.466 8 INFO neutron.services.segments.plugin [-] Segment 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 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 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 found for delete ", "request_id": "req-e0e6d3f4-b878-4f8f-9e62-fd829c3b8c64"}]} 2026-05-10 02:09:19.466 8 INFO neutron.services.segments.plugin [-] Segment 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 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 2f78e261-b698-42ba-8ce0-a80de1e5e7a9 found for delete ", "request_id": "req-a9f8a936-eef0-454c-872a-8eb0fb5e4ee9"}]} 2026-05-10 02:09:19.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e46404a-dfcd-4128-99f7-f9dc368b5b06 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:19.533 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e46404a-dfcd-4128-99f7-f9dc368b5b06 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network ae0cad37-9966-4c6c-af00-392f66d89b0e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:19.587 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c9f57a1d-381f-4b62-9472-a2f20c0f9f1f - - - - - -] OVN reports status down for port: c752065b-7496-43ba-96ee-81d351a3fc61 2026-05-10 02:09:19.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e46404a-dfcd-4128-99f7-f9dc368b5b06 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource c752065b-7496-43ba-96ee-81d351a3fc61 (type: ports) to 1 [pid: 8|app: 0|req: 1427/2794] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:09:19 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: 1368/2795] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:19 2026] POST /v2.0/networks => generated 768 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2796] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:09:19 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: 1370/2797] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:09:19 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: 1371/2798] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:09:19 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: 1372/2799] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:09:19 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2800] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:09:19 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:19.829 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-683d3b7b-6b0b-45ee-83a5-099698863a5e d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] No more DHCP agents 2026-05-10 02:09:19.830 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-683d3b7b-6b0b-45ee-83a5-099698863a5e d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Unable to schedule network ae0cad37-9966-4c6c-af00-392f66d89b0e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:20.037 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70876a19-e19e-4369-9432-72b5d7b0d5e1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:09:20.039 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70876a19-e19e-4369-9432-72b5d7b0d5e1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network d61fc24f-4226-4662-836c-641f7111336f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:20.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c9f57a1d-381f-4b62-9472-a2f20c0f9f1f - - - - - -] OVN reports status down for port: c248bf90-2d74-41d8-9d7e-579ad66af4d2 2026-05-10 02:09:20.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-70876a19-e19e-4369-9432-72b5d7b0d5e1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 1 2026-05-10 02:09:20.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-683d3b7b-6b0b-45ee-83a5-099698863a5e d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource c752065b-7496-43ba-96ee-81d351a3fc61 (type: ports) to 2 [pid: 7|app: 0|req: 1374/2801] 199.204.45.248 () {34 vars in 717 bytes} [Sun May 10 02:09:19 2026] POST /v2.0/ports => generated 1059 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:09:20.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-683d3b7b-6b0b-45ee-83a5-099698863a5e d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Successfully bumped revision number for resource 6d253afb-2405-4a98-86db-c45189d98d6b (type: subnets) to 0 [pid: 8|app: 0|req: 1428/2802] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:09:19 2026] POST /v2.0/subnets => generated 647 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2803] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:09:20 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1059 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2804] 10.0.0.214 () {34 vars in 907 bytes} [Sun May 10 02:09:20 2026] GET /v2.0/extensions => generated 21706 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2805] 10.0.0.175 () {34 vars in 681 bytes} [Sun May 10 02:09:20 2026] POST /v2.0/rbac-policies => generated 324 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2806] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:09:20 2026] GET /v2.0/networks/ae0cad37-9966-4c6c-af00-392f66d89b0e => generated 693 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:21.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a2616b0-292d-4664-8cf1-8811833c7f69 63dd9aca197948e99efae4ef695bb542 2b91333f3b3a4af7b33708c42b81a7c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1376/2807] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:09:21 2026] GET /v2.0/networks/ae0cad37-9966-4c6c-af00-392f66d89b0e => generated 138 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2808] 199.204.45.248 () {34 vars in 1262 bytes} [Sun May 10 02:09:21 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:21.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-95bf63ac-ebb0-4685-b5f5-662527509d8c d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] TaaS: Handle Delete Port: c752065b-7496-43ba-96ee-81d351a3fc61 2026-05-10 02:09:21.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95bf63ac-ebb0-4685-b5f5-662527509d8c d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] Tap Mirror: Handle Delete Port: c752065b-7496-43ba-96ee-81d351a3fc61 [pid: 7|app: 0|req: 1378/2809] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:21 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1379/2810] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:21 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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-05-10 02:09:21.864 8 INFO neutron.services.segments.plugin [-] Segment 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 resource provider aggregate not found 2026-05-10 02:09:21.870 8 INFO neutron.services.segments.plugin [-] Segment 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 resource provider aggregate not found 2026-05-10 02:09:21.886 8 INFO neutron.services.segments.plugin [-] Segment 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 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 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 found for delete ", "request_id": "req-0097f26c-6b83-4a78-8e41-571cab670c89"}]} 2026-05-10 02:09:21.887 8 INFO neutron.services.segments.plugin [-] Segment 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 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 40364d4a-4c44-4b15-8b83-2d8f8116e4c3 found for delete ", "request_id": "req-9b96527e-6bb9-4623-8951-2ef278b4624b"}]} [pid: 8|app: 0|req: 1432/2811] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:21 2026] DELETE /v2.0/networks/ae0cad37-9966-4c6c-af00-392f66d89b0e => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:21.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a310b57-7dfa-423c-a505-ead0ae38e23d d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2812] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:21 2026] DELETE /v2.0/subnets/30b04ba3-352a-474a-a8f8-c18b30eef7af => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:09:21.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d863b465-b43e-4761-ae91-48a43b72d829 d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/2813] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:21 2026] DELETE /v2.0/subnets/4fd3f631-a9be-41d9-8636-39ad77cbda4d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:09:21.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9a4cdd4-1d95-4a3c-9e7d-43035822b26c d82caab786454cd4b59866d84b4fe618 d46b376c4e804683b614e7cef93779f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2814] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:21 2026] DELETE /v2.0/subnets/6d253afb-2405-4a98-86db-c45189d98d6b => 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: 1434/2815] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:09:22 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1059 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2816] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:22 2026] GET /v2.0/networks?id=d61fc24f-4226-4662-836c-641f7111336f => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:22.632 8 INFO neutron.db.ovn_revision_numbers_db [req-5616923e-6f0b-4a51-aaf1-778b6d9731b5 req-3ff48752-28c8-401e-b804-56b1fb0338cb 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 2 2026-05-10 02:09:22.848 7 WARNING neutron.db.securitygroups_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:22.865 8 INFO neutron.db.ovn_revision_numbers_db [req-5616923e-6f0b-4a51-aaf1-778b6d9731b5 req-3ff48752-28c8-401e-b804-56b1fb0338cb 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 4 [pid: 8|app: 0|req: 1435/2817] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:09:22 2026] PUT /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1241 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:22.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 06449c12-fca9-4aee-986d-dbb7c458ba5e (type: security_groups) to 1 2026-05-10 02:09:22.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 257a9b07-8f40-461e-816e-866b0cd97d28 (type: security_group_rules) to 0 2026-05-10 02:09:22.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 31a48c3e-c4c4-4152-ac22-23f801690714 (type: security_group_rules) to 0 2026-05-10 02:09:23.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99077ee5-8386-4cbc-8bd0-e17ad3b30ad4 (type: security_group_rules) to 0 2026-05-10 02:09:23.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f1f6cb4-9d55-40c6-acd4-92679cd4c10a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b5583055-20cd-4ea2-a6f6-8ac1806dfe75 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1383/2818] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:22 2026] GET /v2.0/security-groups?tenant_id=0a9b3185889e439498b6b8686bc30a5a&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:23.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ce18e8-e709-4afd-838c-ea0bdbed4f9a'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/2819] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:23 2026] DELETE /v2.0/security-groups/06449c12-fca9-4aee-986d-dbb7c458ba5e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:23.334 7 WARNING neutron.db.securitygroups_db [None req-adaa0576-0e18-491e-a1a2-415fb507d95a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1384/2820] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/security-groups?tenant_id=d46b376c4e804683b614e7cef93779f8&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2821] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:23 2026] DELETE /v2.0/security-groups/b07ca381-73dc-41c9-811b-01dfc7b503e4 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2822] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:23.698 7 WARNING neutron.db.securitygroups_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1438/2823] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/networks?id=d61fc24f-4226-4662-836c-641f7111336f => generated 843 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2824] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1440/2825] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2826] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&device_owner=network%3Adhcp => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:23.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 01e0b200-0c22-4973-ac36-4624fbe4ab8b (type: security_groups) to 1 2026-05-10 02:09:23.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 427f3e77-0a89-4ef6-9e7a-41e3a94929d0 (type: security_group_rules) to 0 2026-05-10 02:09:23.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5f694a44-ae39-4a89-a356-aee30f655533 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1442/2827] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:23.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource af8136c2-1a7c-4038-8ce3-97c448fb5a19 (type: security_group_rules) to 0 2026-05-10 02:09:23.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f77046b-fcea-48fc-9c04-4929e248f91d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cfec1f73-9316-4add-ba5c-690be7392860 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1386/2828] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/security-groups?tenant_id=2b91333f3b3a4af7b33708c42b81a7c7&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: 1443/2829] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:23 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1387/2830] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:23 2026] DELETE /v2.0/security-groups/01e0b200-0c22-4973-ac36-4624fbe4ab8b => 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: 1444/2831] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:24 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2832] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => 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: 1445/2833] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => 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: 1389/2834] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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: 1446/2835] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1390/2836] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1447/2837] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1391/2838] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2839] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&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: 1392/2840] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1449/2841] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:25 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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-05-10 02:09:26.045 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c9f57a1d-381f-4b62-9472-a2f20c0f9f1f - - - - - -] OVN reports status up for port: c248bf90-2d74-41d8-9d7e-579ad66af4d2 2026-05-10 02:09:26.068 7 INFO neutron.plugins.ml2.plugin [None req-c9f57a1d-381f-4b62-9472-a2f20c0f9f1f - - - - - -] Attempt 1 to provision port c248bf90-2d74-41d8-9d7e-579ad66af4d2 2026-05-10 02:09:26.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f57a1d-381f-4b62-9472-a2f20c0f9f1f - - - - - -] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 5 2026-05-10 02:09:26.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e31559-f302-43a9-93d0-b13411aebbfe'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'code': 200} 2026-05-10 02:09:28.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 43d4d19c-3740-4a0c-9c06-2b12c47ffa0e (type: security_groups) to 1 2026-05-10 02:09:28.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 519aaff7-86e3-4c33-9e71-82f09a1d1a45 (type: security_group_rules) to 0 2026-05-10 02:09:28.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 9f31954e-9f2a-4c81-8746-e736dfdc2110 (type: security_group_rules) to 0 2026-05-10 02:09:28.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61d2fb0a-8c14-4f85-a80e-0d020b8f5d0d'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'code': 200} 2026-05-10 02:09:28.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource dda1b2cc-c7c8-43a6-9756-87ac0fc5e7a5 (type: security_group_rules) to 0 2026-05-10 02:09:28.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource fa5870a2-1b16-4a8b-aa34-59b5f108f981 (type: security_group_rules) to 0 2026-05-10 02:09:28.565 7 INFO neutron.db.segments_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Added segment 725c06d2-045c-4068-9c44-0bbe29ff68bf of type geneve for network dee00467-eb65-42d6-bf9f-cada0d63c9c0 2026-05-10 02:09:28.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource dee00467-eb65-42d6-bf9f-cada0d63c9c0 (type: networks) to 1 2026-05-10 02:09:28.822 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] No more DHCP agents 2026-05-10 02:09:28.824 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Unable to schedule network dee00467-eb65-42d6-bf9f-cada0d63c9c0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:28.885 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status down for port: d0b2924d-fe89-4d50-ac97-c8b2cbf3a39f 2026-05-10 02:09:28.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-71cab092-4262-4eed-ac74-6205aaae88fd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource d0b2924d-fe89-4d50-ac97-c8b2cbf3a39f (type: ports) to 1 [pid: 7|app: 0|req: 1393/2842] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:28 2026] POST /v2.0/networks => generated 670 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:29.042 8 INFO neutron.db.segments_db [None req-23787ed3-d04a-4069-b7ba-fdb9ccff31b1 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Added segment ff39f039-bd7f-48fe-b5bf-f908bddceb59 of type geneve for network db1d55e3-764e-4dde-9a1b-61800f19aef9 2026-05-10 02:09:29.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-23787ed3-d04a-4069-b7ba-fdb9ccff31b1 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource db1d55e3-764e-4dde-9a1b-61800f19aef9 (type: networks) to 1 2026-05-10 02:09:29.309 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23787ed3-d04a-4069-b7ba-fdb9ccff31b1 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] No more DHCP agents 2026-05-10 02:09:29.311 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23787ed3-d04a-4069-b7ba-fdb9ccff31b1 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Unable to schedule network db1d55e3-764e-4dde-9a1b-61800f19aef9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:29.361 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: 0e76c79a-92f5-41b5-b2ee-46045b5c5d78 2026-05-10 02:09:29.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-23787ed3-d04a-4069-b7ba-fdb9ccff31b1 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 0e76c79a-92f5-41b5-b2ee-46045b5c5d78 (type: ports) to 1 [pid: 8|app: 0|req: 1450/2843] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:28 2026] POST /v2.0/networks => generated 670 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:29.516 7 INFO neutron.db.segments_db [None req-5dd781b6-db0c-4914-a735-1ee36d50cd07 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Added segment 14b6e427-95c6-4e01-9dce-49509c66954d of type geneve for network e492ad20-fb55-4788-b428-3f9e41478287 [pid: 8|app: 0|req: 1451/2844] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:09:29 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1243 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:29.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd781b6-db0c-4914-a735-1ee36d50cd07 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource e492ad20-fb55-4788-b428-3f9e41478287 (type: networks) to 1 2026-05-10 02:09:29.862 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5dd781b6-db0c-4914-a735-1ee36d50cd07 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] No more DHCP agents 2026-05-10 02:09:29.864 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5dd781b6-db0c-4914-a735-1ee36d50cd07 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Unable to schedule network e492ad20-fb55-4788-b428-3f9e41478287: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:29.918 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: 9252285d-8f5c-410a-b550-c65a6225df78 2026-05-10 02:09:29.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd781b6-db0c-4914-a735-1ee36d50cd07 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 9252285d-8f5c-410a-b550-c65a6225df78 (type: ports) to 1 [pid: 7|app: 0|req: 1394/2845] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:29 2026] POST /v2.0/networks => generated 669 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:30.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-828ec89c-23e3-43ab-b9fa-21690358d818 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 6 [pid: 8|app: 0|req: 1452/2846] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:09:29 2026] PUT /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1276 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:30.081 8 INFO neutron.api.v2.resource [None req-98f7e6e8-1d26-4a92-b320-686e777f3a3d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/2847] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:09:30.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a212e591-c9c7-43ea-9187-4a60c65c37c6'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2848] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:30.135 7 INFO neutron.db.segments_db [None req-6cfe7349-86b4-41d9-aa02-dc8d7cb72dd4 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Added segment 9e917d37-e311-454c-b5d3-9ec07bf34d82 of type geneve for network 88e4f6d1-3780-4a03-abf8-3f852b2d921c 2026-05-10 02:09:30.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cfe7349-86b4-41d9-aa02-dc8d7cb72dd4 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource 88e4f6d1-3780-4a03-abf8-3f852b2d921c (type: networks) to 1 2026-05-10 02:09:30.399 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cfe7349-86b4-41d9-aa02-dc8d7cb72dd4 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] No more DHCP agents 2026-05-10 02:09:30.400 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cfe7349-86b4-41d9-aa02-dc8d7cb72dd4 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Unable to schedule network 88e4f6d1-3780-4a03-abf8-3f852b2d921c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:30.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-feb5b30f-49e8-448a-9b3b-a8fa4c4b8e0a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 7 2026-05-10 02:09:30.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: c3426a5e-416f-4b10-9e0a-8908074e4c18 [pid: 8|app: 0|req: 1455/2849] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:09:30 2026] PUT /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1314 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:30.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cfe7349-86b4-41d9-aa02-dc8d7cb72dd4 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource c3426a5e-416f-4b10-9e0a-8908074e4c18 (type: ports) to 1 [pid: 7|app: 0|req: 1395/2850] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:30 2026] POST /v2.0/networks => generated 669 bytes in 526 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: 1396/2851] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:30.657 8 INFO neutron.db.segments_db [None req-8c9ae47c-5fba-4513-a460-1a7e02b63844 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Added segment 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b of type geneve for network be5ae5c0-8aa1-4703-ae02-976c83b6b5db [pid: 7|app: 0|req: 1397/2852] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/networks?id=d61fc24f-4226-4662-836c-641f7111336f => generated 843 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2853] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:30.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c9ae47c-5fba-4513-a460-1a7e02b63844 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource be5ae5c0-8aa1-4703-ae02-976c83b6b5db (type: networks) to 1 [pid: 7|app: 0|req: 1399/2854] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2855] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&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: 1401/2856] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1402/2857] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:30 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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) 2026-05-10 02:09:30.969 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c9ae47c-5fba-4513-a460-1a7e02b63844 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] No more DHCP agents 2026-05-10 02:09:30.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c9ae47c-5fba-4513-a460-1a7e02b63844 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Unable to schedule network be5ae5c0-8aa1-4703-ae02-976c83b6b5db: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:31.027 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: de619b56-3368-4e56-919d-ed1c96567755 [pid: 7|app: 0|req: 1403/2858] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:31.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c9ae47c-5fba-4513-a460-1a7e02b63844 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Successfully bumped revision number for resource de619b56-3368-4e56-919d-ed1c96567755 (type: ports) to 1 [pid: 7|app: 0|req: 1404/2859] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2860] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:30 2026] POST /v2.0/networks => generated 668 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2861] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:09:31 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: 7|app: 0|req: 1406/2862] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:09:31 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: 8|app: 0|req: 1457/2863] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:09:31 2026] PUT /v2.0/networks/dee00467-eb65-42d6-bf9f-cada0d63c9c0/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2864] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2865] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2866] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:09:31 2026] PUT /v2.0/networks/db1d55e3-764e-4dde-9a1b-61800f19aef9/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2867] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2868] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1459/2869] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:09:31 2026] PUT /v2.0/networks/e492ad20-fb55-4788-b428-3f9e41478287/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2870] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 840 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2871] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:09:31 2026] PUT /v2.0/networks/88e4f6d1-3780-4a03-abf8-3f852b2d921c/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2872] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => 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: 1413/2873] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2874] 10.0.0.175 () {32 vars in 666 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?tags=red => generated 1988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2875] 10.0.0.175 () {32 vars in 680 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2876] 10.0.0.175 () {32 vars in 676 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2877] 10.0.0.175 () {32 vars in 688 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1988 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2878] 10.0.0.175 () {32 vars in 674 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?not-tags=red => generated 1985 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2879] 10.0.0.175 () {32 vars in 688 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2636 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2880] 10.0.0.175 () {32 vars in 684 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2636 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2881] 10.0.0.175 () {32 vars in 696 bytes} [Sun May 10 02:09:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1985 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:32.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-55aa7c50-8770-40da-b31e-8e7062081a84 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] TaaS: Handle Delete Port: d0b2924d-fe89-4d50-ac97-c8b2cbf3a39f 2026-05-10 02:09:32.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55aa7c50-8770-40da-b31e-8e7062081a84 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Tap Mirror: Handle Delete Port: d0b2924d-fe89-4d50-ac97-c8b2cbf3a39f 2026-05-10 02:09:32.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39ebfe3d-230f-4018-89b7-199844e0b6a8'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'status': 'completed', 'code': 200} 2026-05-10 02:09:32.265 8 INFO neutron.services.segments.plugin [-] Segment 725c06d2-045c-4068-9c44-0bbe29ff68bf resource provider aggregate not found 2026-05-10 02:09:32.267 8 INFO neutron.services.segments.plugin [-] Segment 725c06d2-045c-4068-9c44-0bbe29ff68bf resource provider aggregate not found 2026-05-10 02:09:32.291 8 INFO neutron.services.segments.plugin [-] Segment 725c06d2-045c-4068-9c44-0bbe29ff68bf 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 725c06d2-045c-4068-9c44-0bbe29ff68bf found for delete ", "request_id": "req-fccecaf4-ae40-4598-9663-f6a30e06a75a"}]} 2026-05-10 02:09:32.292 8 INFO neutron.services.segments.plugin [-] Segment 725c06d2-045c-4068-9c44-0bbe29ff68bf 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 725c06d2-045c-4068-9c44-0bbe29ff68bf found for delete ", "request_id": "req-e718bb04-d349-4ebb-a1d3-47bff18cc6e7"}]} [pid: 8|app: 0|req: 1465/2882] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:31 2026] DELETE /v2.0/networks/dee00467-eb65-42d6-bf9f-cada0d63c9c0 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:32.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-93534d57-387a-4c1f-a0af-0855a572ccfe ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] TaaS: Handle Delete Port: 0e76c79a-92f5-41b5-b2ee-46045b5c5d78 2026-05-10 02:09:32.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93534d57-387a-4c1f-a0af-0855a572ccfe ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Tap Mirror: Handle Delete Port: 0e76c79a-92f5-41b5-b2ee-46045b5c5d78 2026-05-10 02:09:32.690 7 INFO neutron.services.segments.plugin [-] Segment ff39f039-bd7f-48fe-b5bf-f908bddceb59 resource provider aggregate not found 2026-05-10 02:09:32.695 7 INFO neutron.services.segments.plugin [-] Segment ff39f039-bd7f-48fe-b5bf-f908bddceb59 resource provider aggregate not found 2026-05-10 02:09:32.721 7 INFO neutron.services.segments.plugin [-] Segment ff39f039-bd7f-48fe-b5bf-f908bddceb59 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 ff39f039-bd7f-48fe-b5bf-f908bddceb59 found for delete ", "request_id": "req-994fdc18-f9d4-49c0-bbc3-838422f07e51"}]} 2026-05-10 02:09:32.727 7 INFO neutron.services.segments.plugin [-] Segment ff39f039-bd7f-48fe-b5bf-f908bddceb59 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 ff39f039-bd7f-48fe-b5bf-f908bddceb59 found for delete ", "request_id": "req-63ade9dd-d481-464d-ba5b-ed88d71f48ca"}]} [pid: 8|app: 0|req: 1468/2885] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2886] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:32 2026] DELETE /v2.0/networks/db1d55e3-764e-4dde-9a1b-61800f19aef9 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2887] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/networks?id=d61fc24f-4226-4662-836c-641f7111336f => generated 843 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2888] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1471/2889] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2890] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&device_owner=network%3Adhcp => 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: 1473/2891] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:32.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ad2abe0-480f-490e-bad6-8ae74ef8aee7 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] TaaS: Handle Delete Port: 9252285d-8f5c-410a-b550-c65a6225df78 2026-05-10 02:09:32.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ad2abe0-480f-490e-bad6-8ae74ef8aee7 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Tap Mirror: Handle Delete Port: 9252285d-8f5c-410a-b550-c65a6225df78 [pid: 8|app: 0|req: 1474/2892] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:32 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2893] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:32 2026] DELETE /v2.0/networks/e492ad20-fb55-4788-b428-3f9e41478287 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:33.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2df42b0-f3b2-41b7-ab25-20f285b71132 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] TaaS: Handle Delete Port: c3426a5e-416f-4b10-9e0a-8908074e4c18 2026-05-10 02:09:33.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2df42b0-f3b2-41b7-ab25-20f285b71132 ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Tap Mirror: Handle Delete Port: c3426a5e-416f-4b10-9e0a-8908074e4c18 [pid: 8|app: 0|req: 1475/2894] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:33 2026] DELETE /v2.0/networks/88e4f6d1-3780-4a03-abf8-3f852b2d921c => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:33.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-2909c392-b548-4eaf-958d-c3f9d8b635cd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] TaaS: Handle Delete Port: de619b56-3368-4e56-919d-ed1c96567755 2026-05-10 02:09:33.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2909c392-b548-4eaf-958d-c3f9d8b635cd ca956dd8e5cd4c54a1f4f32a2440d872 a5dbcd55224d498db3561c50248fea42 - - default default] Tap Mirror: Handle Delete Port: de619b56-3368-4e56-919d-ed1c96567755 [pid: 7|app: 0|req: 1420/2895] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:09:33 2026] DELETE /v2.0/networks/be5ae5c0-8aa1-4703-ae02-976c83b6b5db => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:09:34.313 8 INFO neutron.services.segments.plugin [-] Segment 9e917d37-e311-454c-b5d3-9ec07bf34d82 resource provider aggregate not found 2026-05-10 02:09:34.313 8 INFO neutron.services.segments.plugin [-] Segment 9e917d37-e311-454c-b5d3-9ec07bf34d82 resource provider aggregate not found 2026-05-10 02:09:34.328 8 INFO neutron.services.segments.plugin [-] Segment 9e917d37-e311-454c-b5d3-9ec07bf34d82 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 9e917d37-e311-454c-b5d3-9ec07bf34d82 found for delete ", "request_id": "req-e4c32571-ce89-4a9e-9d69-60148c49b7a3"}]} 2026-05-10 02:09:34.333 8 INFO neutron.services.segments.plugin [-] Segment 9e917d37-e311-454c-b5d3-9ec07bf34d82 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 9e917d37-e311-454c-b5d3-9ec07bf34d82 found for delete ", "request_id": "req-41e25c10-9f63-4114-b08c-69453a3d1ff9"}]} 2026-05-10 02:09:34.721 8 WARNING neutron.db.securitygroups_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:34.746 7 INFO neutron.services.segments.plugin [-] Segment 14b6e427-95c6-4e01-9dce-49509c66954d resource provider aggregate not found 2026-05-10 02:09:34.748 7 INFO neutron.services.segments.plugin [-] Segment 14b6e427-95c6-4e01-9dce-49509c66954d resource provider aggregate not found 2026-05-10 02:09:34.764 7 INFO neutron.services.segments.plugin [-] Segment 14b6e427-95c6-4e01-9dce-49509c66954d 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 14b6e427-95c6-4e01-9dce-49509c66954d found for delete ", "request_id": "req-79cfd05f-0011-4400-8c52-915e7176709c"}]} 2026-05-10 02:09:34.768 7 INFO neutron.services.segments.plugin [-] Segment 14b6e427-95c6-4e01-9dce-49509c66954d 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 14b6e427-95c6-4e01-9dce-49509c66954d found for delete ", "request_id": "req-604746fa-532f-4ceb-9912-0418f699caa7"}]} 2026-05-10 02:09:34.783 7 INFO neutron.services.segments.plugin [-] Segment 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b resource provider aggregate not found 2026-05-10 02:09:34.787 7 INFO neutron.services.segments.plugin [-] Segment 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b resource provider aggregate not found 2026-05-10 02:09:34.801 7 INFO neutron.services.segments.plugin [-] Segment 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b 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 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b found for delete ", "request_id": "req-3af813d7-65fa-4a19-8962-651181d2514a"}]} 2026-05-10 02:09:34.803 7 INFO neutron.services.segments.plugin [-] Segment 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b 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 8e4e3cb9-abf5-42e9-90ed-f4ccd0d9909b found for delete ", "request_id": "req-72dec2fa-a49c-4a25-97e1-8d1cae7902ca"}]} 2026-05-10 02:09:34.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f407873e-0b48-450b-98a9-e166cf4691a2 (type: security_groups) to 1 2026-05-10 02:09:34.869 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 77934a73-fd83-4af9-959e-4c3f7791d989 (type: security_group_rules) to 0 2026-05-10 02:09:34.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9aaa7e7e-3836-4945-9485-0cf19efb8e25 (type: security_group_rules) to 0 2026-05-10 02:09:34.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a75543a9-1215-47f8-ba75-6b6f166e4a71 (type: security_group_rules) to 0 2026-05-10 02:09:34.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4ffec68-b122-475e-bfc0-0599535e8324 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e1faf279-c4d9-4b4d-aa72-f799ed40c1bb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1476/2896] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:34 2026] GET /v2.0/security-groups?tenant_id=235e1ec506234cd89251273e54578ae8&name=default => generated 2929 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2897] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:34 2026] DELETE /v2.0/security-groups/f407873e-0b48-450b-98a9-e166cf4691a2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:35.235 8 WARNING neutron.db.securitygroups_db [None req-4fb72ee4-2c05-4a23-a257-a5fc2b8caeab a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1477/2898] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:35 2026] GET /v2.0/security-groups?tenant_id=a5dbcd55224d498db3561c50248fea42&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2899] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:35 2026] DELETE /v2.0/security-groups/43d4d19c-3740-4a0c-9c06-2b12c47ffa0e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:35.585 8 WARNING neutron.db.securitygroups_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:35.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cadb1e8e-ad9c-45ab-8d91-c2c009a1f601 (type: security_groups) to 1 2026-05-10 02:09:35.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0bfa3d24-ca98-4c83-9563-996c02328d20 (type: security_group_rules) to 0 2026-05-10 02:09:35.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1523c071-d122-41f3-9277-69114ead9df0 (type: security_group_rules) to 0 2026-05-10 02:09:35.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1b6ad936-c457-4fc7-b5a3-e274081f238e (type: security_group_rules) to 0 2026-05-10 02:09:35.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-7607de3b-ff9a-450e-9dd7-86104b681326 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a8c09929-54d3-471c-88a3-cd831555c82f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1478/2900] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:35 2026] GET /v2.0/security-groups?tenant_id=b31a175dbd5e43f5b865cdba48333b2c&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2901] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:35 2026] DELETE /v2.0/security-groups/cadb1e8e-ad9c-45ab-8d91-c2c009a1f601 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:39.676 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce27987a-cc2a-4d9c-9bbf-d22785703130 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] No more DHCP agents 2026-05-10 02:09:39.678 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce27987a-cc2a-4d9c-9bbf-d22785703130 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Unable to schedule network 963bd1e2-48be-49f0-92e2-5d7fb44cb219: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:40.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-89c2f01b-75bd-4ae9-a622-d61911a108fa ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 068059f1-f9c4-4bc3-9228-909f9efff0cd (type: routers) to 1 [pid: 7|app: 0|req: 1424/2902] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:09:40 2026] POST /v2.0/routers => generated 591 bytes in 295 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-05-10 02:09:40.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce27987a-cc2a-4d9c-9bbf-d22785703130 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Successfully bumped revision number for resource 36d2150d-8cad-4273-bd16-417085f23167 (type: floatingips) to 1 2026-05-10 02:09:40.452 8 INFO neutron.db.l3_db [None req-ce27987a-cc2a-4d9c-9bbf-d22785703130 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP 36d2150d-8cad-4273-bd16-417085f23167 associated. External IP: 10.96.250.204, port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d. [pid: 8|app: 0|req: 1479/2903] 10.0.0.175 () {34 vars in 677 bytes} [Sun May 10 02:09:39 2026] POST /v2.0/floatingips => generated 899 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:40.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-0bf21b45-7a93-4a7e-bec5-0f58b27bfadc ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource dc96a579-0742-4d07-a44e-bc1da7188b5e (type: routers) to 1 [pid: 7|app: 0|req: 1425/2904] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:09:40 2026] POST /v2.0/routers => generated 591 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:40.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-40ca7deb-6a4c-48cc-bcdb-e3b34eaf5aed ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 8f39c5df-02c4-4c45-a984-99b394e5f3ec (type: routers) to 1 [pid: 8|app: 0|req: 1480/2905] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:09:40 2026] POST /v2.0/routers => generated 591 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:40.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd2af2c2-3fcf-4233-b6d8-f8075944229c ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a (type: routers) to 1 [pid: 7|app: 0|req: 1426/2906] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:09:40 2026] POST /v2.0/routers => generated 591 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2907] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:09:40 2026] GET /v2.0/ports => generated 22206 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2908] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:09:40 2026] GET /v2.0/security-groups => generated 30257 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:09:40.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c640096-3f0b-4758-82a5-52a9dc425352 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource e1d7a281-0459-43b8-bff4-2ae20de49b3f (type: routers) to 1 [pid: 7|app: 0|req: 1427/2909] 10.0.0.175 () {34 vars in 668 bytes} [Sun May 10 02:09:40 2026] POST /v2.0/routers => generated 591 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:41.034 7 WARNING tagging [None req-bc2fb743-1884-4abc-bda8-21d74fb438a2 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1483/2910] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:09:40 2026] GET /v2.0/networks => generated 4773 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2911] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/network-ip-availabilities => generated 5531 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2912] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:09:41 2026] PUT /v2.0/routers/068059f1-f9c4-4bc3-9228-909f9efff0cd/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2913] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/subnets => generated 5511 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2914] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:41.119 7 WARNING tagging [None req-24385343-72e8-4f23-8372-55033bb3f9ae ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1487/2915] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2916] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:09:41 2026] PUT /v2.0/routers/dc96a579-0742-4d07-a44e-bc1da7188b5e/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2917] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/floatingips => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:41.221 7 WARNING tagging [None req-0f3709a7-640a-424e-9488-bc3a756a0c49 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1489/2918] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/subnets => generated 5511 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2919] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:09:41 2026] PUT /v2.0/routers/8f39c5df-02c4-4c45-a984-99b394e5f3ec/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:41.300 7 WARNING tagging [None req-3ab0b9a9-9390-443f-b316-6e966ad6d69c ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1490/2920] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers => generated 4000 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2921] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:09:41 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: 1431/2922] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:09:41 2026] PUT /v2.0/routers/0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2923] 10.0.0.175 () {32 vars in 664 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers?tags=red => generated 1814 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2924] 10.0.0.175 () {32 vars in 678 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2925] 10.0.0.175 () {32 vars in 674 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers?tags-any=blue => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2926] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1814 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2927] 10.0.0.175 () {32 vars in 672 bytes} [Sun May 10 02:09:41 2026] GET /v2.0/routers?not-tags=red => generated 1194 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2928] 10.0.0.175 () {32 vars in 686 bytes} [Sun May 10 02:09:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1786 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2929] 10.0.0.175 () {32 vars in 682 bytes} [Sun May 10 02:09:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1786 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2930] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:09:42 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1194 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2931] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:09:42 2026] GET /v2.0/routers/068059f1-f9c4-4bc3-9228-909f9efff0cd => generated 602 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:42.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-99acddaf-c3b8-4dc3-8453-338533badc59 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 068059f1-f9c4-4bc3-9228-909f9efff0cd (type: routers) to 2 [pid: 7|app: 0|req: 1436/2932] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:09:42 2026] PUT /v2.0/routers/068059f1-f9c4-4bc3-9228-909f9efff0cd => generated 602 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2933] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:09:42 2026] GET /v2.0/ports?device_id=068059f1-f9c4-4bc3-9228-909f9efff0cd => 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: 1437/2934] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:42 2026] DELETE /v2.0/routers/068059f1-f9c4-4bc3-9228-909f9efff0cd => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2935] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/routers/dc96a579-0742-4d07-a44e-bc1da7188b5e => generated 610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2936] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2937] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2938] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2939] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:09:43 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-05-10 02:09:43.296 8 INFO neutron.api.v2.resource [None req-4baa1a80-9d21-4f47-938a-3ea5c3ad1c9e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2940] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:09:43.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-461a02ce-6d9e-4aec-b659-82e57ff71152 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource dc96a579-0742-4d07-a44e-bc1da7188b5e (type: routers) to 2 [pid: 7|app: 0|req: 1438/2941] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:09:43 2026] PUT /v2.0/routers/dc96a579-0742-4d07-a44e-bc1da7188b5e => generated 610 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2942] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 1639 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2943] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/ports?device_id=dc96a579-0742-4d07-a44e-bc1da7188b5e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:43.403 8 INFO neutron.db.ovn_revision_numbers_db [None req-165df776-075e-46b5-824b-07202f1b21e9 - - - - - -] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 4 [pid: 8|app: 0|req: 1505/2944] 199.204.45.248 () {30 vars in 815 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/security-group-rules?security_group_id=6f26920e-0fee-4b49-8cb1-d011f427b822 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:43.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-d320b90c-77be-411c-bdcf-6b0569c47d84 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b298d597-8a78-4aec-b528-5ee8d8dde8d4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1506/2945] 199.204.45.248 () {34 vars in 747 bytes} [Sun May 10 02:09:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2946] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:43 2026] DELETE /v2.0/routers/dc96a579-0742-4d07-a44e-bc1da7188b5e => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2947] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/routers/8f39c5df-02c4-4c45-a984-99b394e5f3ec => generated 619 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:43.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-5078eb53-bbef-482a-9a18-009ea9ba502b a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99eb6e05-8db8-4055-83e3-fe80d99d2db6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1507/2948] 199.204.45.248 () {34 vars in 747 bytes} [Sun May 10 02:09:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:09:43.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d8e65fd-fff9-4d36-8ba7-a9e9ae2beb98 ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 8f39c5df-02c4-4c45-a984-99b394e5f3ec (type: routers) to 2 [pid: 7|app: 0|req: 1442/2949] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:09:43 2026] PUT /v2.0/routers/8f39c5df-02c4-4c45-a984-99b394e5f3ec => generated 619 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2950] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:09:43 2026] GET /v2.0/ports?device_id=8f39c5df-02c4-4c45-a984-99b394e5f3ec => 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: 1443/2951] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:43 2026] DELETE /v2.0/routers/8f39c5df-02c4-4c45-a984-99b394e5f3ec => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2952] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:09:44 2026] GET /v2.0/routers/0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a => generated 604 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:44.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-5047ac38-4ffa-4b06-bb5e-0000c33c23ca ec25ba6ddcd74568a214d767448a685d 8c6e8285b39742fe8a4fbefac194120a - - default default] Successfully bumped revision number for resource 0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a (type: routers) to 2 [pid: 7|app: 0|req: 1444/2953] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:09:44 2026] PUT /v2.0/routers/0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a => generated 604 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2954] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:09:44 2026] GET /v2.0/ports?device_id=0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a => 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: 1445/2955] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:44 2026] DELETE /v2.0/routers/0e4c90d3-dbb6-4a6b-92ed-461cd7fab60a => 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: 1511/2956] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:09:44 2026] GET /v2.0/routers/e1d7a281-0459-43b8-bff4-2ae20de49b3f => generated 597 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2957] 10.0.0.175 () {34 vars in 742 bytes} [Sun May 10 02:09:44 2026] PUT /v2.0/routers/e1d7a281-0459-43b8-bff4-2ae20de49b3f => generated 597 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2958] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:09:45 2026] GET /v2.0/ports?device_id=e1d7a281-0459-43b8-bff4-2ae20de49b3f => 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: 1447/2959] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:09:45 2026] DELETE /v2.0/routers/e1d7a281-0459-43b8-bff4-2ae20de49b3f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:46.082 8 WARNING neutron.db.securitygroups_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:46.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 95a951d2-8d17-4c72-a91d-2f8ca78a5295 (type: security_groups) to 1 2026-05-10 02:09:46.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 02f3ef89-8d52-41a6-bdf9-4329478fd9f2 (type: security_group_rules) to 0 2026-05-10 02:09:46.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 10dd2299-2826-44be-a986-15d9a9d75096 (type: security_group_rules) to 0 2026-05-10 02:09:46.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3aa69014-959c-4536-bdd1-c0e9ba826ba9 (type: security_group_rules) to 0 2026-05-10 02:09:46.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f271cf-ccbe-48b9-8ee2-2593489f25d1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ecc74d51-e181-47c7-b15d-ae16c6943505 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1513/2960] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:45 2026] GET /v2.0/security-groups?tenant_id=3036a53c5dfd4567b6c164526ac0241d&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2961] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:46 2026] DELETE /v2.0/security-groups/95a951d2-8d17-4c72-a91d-2f8ca78a5295 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:46.514 8 WARNING neutron.db.securitygroups_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:46.635 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cfc1e281-120d-409f-965c-0f12b8aef522 (type: security_groups) to 1 2026-05-10 02:09:46.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0fbf1c5d-4a96-46c8-877e-844dfcb355af (type: security_group_rules) to 0 2026-05-10 02:09:46.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5fb92e3c-4e1b-4a20-aae9-30191f74c420 (type: security_group_rules) to 0 2026-05-10 02:09:46.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c05190bc-e147-4bea-96bd-20b80675a3d4 (type: security_group_rules) to 0 2026-05-10 02:09:46.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbd32439-6d1c-4c07-b375-78c8f85578f2 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c6a725fb-6e3b-4d96-a8a1-aa833a39345f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1514/2962] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:46 2026] GET /v2.0/security-groups?tenant_id=8c6e8285b39742fe8a4fbefac194120a&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2963] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:46 2026] DELETE /v2.0/security-groups/cfc1e281-120d-409f-965c-0f12b8aef522 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:47.025 8 WARNING neutron.db.securitygroups_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:47.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 158322c2-3915-4b4f-84c3-2ab4024b5fd8 (type: security_groups) to 1 2026-05-10 02:09:47.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 33c2f5bc-7056-48a6-a5d1-083ab2be3e35 (type: security_group_rules) to 0 2026-05-10 02:09:47.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 48547ace-6322-46f9-b3f4-7a624b7e4d9b (type: security_group_rules) to 0 2026-05-10 02:09:47.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 48767240-0f0b-4a80-90a4-420a15a44f30 (type: security_group_rules) to 0 2026-05-10 02:09:47.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-be4e0771-2e84-4af3-994e-b5e6f430638e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 55cdb0e4-cb77-49a4-81b9-1b06452043c1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1515/2964] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:47 2026] GET /v2.0/security-groups?tenant_id=7b8e2f1f3de6446382c160d8a490895f&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2967] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:47 2026] DELETE /v2.0/security-groups/158322c2-3915-4b4f-84c3-2ab4024b5fd8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:51.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource cf0f2265-937e-4ba0-a295-7fad6a237278 (type: security_groups) to 1 2026-05-10 02:09:51.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 1b8977fd-25a8-4280-8782-abaf9d600b73 (type: security_group_rules) to 0 2026-05-10 02:09:51.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 4cd7efcb-ae5e-4537-bab6-5c443cf61182 (type: security_group_rules) to 0 2026-05-10 02:09:51.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 52766628-9869-49da-8074-b4fffedd7b6a (type: security_group_rules) to 0 2026-05-10 02:09:51.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 840b5a28-4eb8-4a81-952c-cc6ea2554520 (type: security_group_rules) to 0 2026-05-10 02:09:51.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 8d4496f3-726a-4cd9-9171-8e434f38eb21 (type: security_groups) to 1 2026-05-10 02:09:51.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 9f58f015-874f-4f3a-93ef-b4efa329df3b (type: security_group_rules) to 0 2026-05-10 02:09:51.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9201703-3dac-435d-8b79-65c006751250 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource a52205c5-01e2-4296-b83d-b2c818111b6c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1518/2968] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:09:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:09:51.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-a927bb2e-3c23-4134-a91d-29e2e92a6ded d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 2b3f1f8b-a248-4a1d-af28-6856f54ed3a4 (type: security_groups) to 1 2026-05-10 02:09:51.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-a927bb2e-3c23-4134-a91d-29e2e92a6ded d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource cd7fe530-1fa5-4253-8f37-ed63a0586841 (type: security_group_rules) to 0 2026-05-10 02:09:51.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-a927bb2e-3c23-4134-a91d-29e2e92a6ded d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource ecca4b84-2b84-4683-b270-0cf374b4ae7c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1451/2969] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:09:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2970] 10.0.0.117 () {30 vars in 690 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2971] 10.0.0.117 () {30 vars in 692 bytes} [Sun May 10 02:09:52 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: 1454/2972] 10.0.0.117 () {30 vars in 668 bytes} [Sun May 10 02:09:52 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: 1455/2973] 10.0.0.117 () {30 vars in 704 bytes} [Sun May 10 02:09:52 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-05-10 02:09:52.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1b03855-dac4-4ce2-b040-c5027e17e395 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 0a6981ad-9e8c-472d-8bd4-eac4cc6d7a03 (type: security_groups) to 1 2026-05-10 02:09:52.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1b03855-dac4-4ce2-b040-c5027e17e395 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 6fa29836-2cf8-4bf2-a6ef-4f87511a0eeb (type: security_group_rules) to 0 2026-05-10 02:09:52.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1b03855-dac4-4ce2-b040-c5027e17e395 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource dced0550-d40c-4174-8df0-afbd961e0926 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1519/2974] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:09:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:09:52.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-074b771d-49e5-4b7e-a1d0-131b9c4e94f2 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 7cdc99a5-039d-48f9-91ec-122c21d683d0 (type: security_groups) to 1 2026-05-10 02:09:52.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-074b771d-49e5-4b7e-a1d0-131b9c4e94f2 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 70eb2dc8-af5b-4450-825f-33c50e88c282 (type: security_group_rules) to 0 2026-05-10 02:09:52.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-074b771d-49e5-4b7e-a1d0-131b9c4e94f2 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource d515b34c-63d6-46d7-820f-3c49c8c0bed9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1456/2975] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:09:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:09:52.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-7869e034-e860-4270-a0d5-0e43da83b069 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 808b9a5f-1d4c-461c-8c05-08c4e5d3de3a (type: security_groups) to 1 2026-05-10 02:09:52.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-7869e034-e860-4270-a0d5-0e43da83b069 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 0d511c76-b15b-4dad-b2d9-4c7ce84db73f (type: security_group_rules) to 0 2026-05-10 02:09:52.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-7869e034-e860-4270-a0d5-0e43da83b069 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] Successfully bumped revision number for resource 613002d9-99d2-4b7b-a4da-d47994ec0069 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1520/2976] 10.0.0.175 () {34 vars in 684 bytes} [Sun May 10 02:09:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:09:52.605 7 WARNING tagging [None req-d00aa7cc-e21d-47a1-9c64-e7f0ed5bcd73 d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1457/2977] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:09:52 2026] PUT /v2.0/security-groups/8d4496f3-726a-4cd9-9171-8e434f38eb21/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2978] 10.0.0.117 () {28 vars in 439 bytes} [Sun May 10 02:09:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 02:09:52.672 8 WARNING tagging [None req-5d9dc310-f06f-49b1-a8d8-45328fc1682a d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1521/2979] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:09:52 2026] PUT /v2.0/security-groups/2b3f1f8b-a248-4a1d-af28-6856f54ed3a4/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2980] 10.0.0.117 () {30 vars in 728 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:52.728 8 WARNING tagging [None req-d5f05046-00e8-49b6-afc7-453acba2d41f d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1522/2981] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:09:52 2026] PUT /v2.0/security-groups/0a6981ad-9e8c-472d-8bd4-eac4cc6d7a03/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:52.784 7 WARNING tagging [None req-12f7951a-ad59-4117-82f3-77b039ca723b d6d61fed21e9489da91dd52764ff4369 28add5dd19c84cae861f3e5ea5f9f825 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1460/2982] 10.0.0.175 () {34 vars in 767 bytes} [Sun May 10 02:09:52 2026] PUT /v2.0/security-groups/7cdc99a5-039d-48f9-91ec-122c21d683d0/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2983] 10.0.0.175 () {32 vars in 680 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2984] 10.0.0.175 () {32 vars in 694 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2985] 10.0.0.175 () {32 vars in 690 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2986] 10.0.0.175 () {32 vars in 702 bytes} [Sun May 10 02:09:52 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2987] 10.0.0.175 () {32 vars in 688 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2988] 10.0.0.175 () {32 vars in 702 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2989] 10.0.0.175 () {32 vars in 698 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2990] 10.0.0.175 () {32 vars in 710 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2991] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:53 2026] DELETE /v2.0/security-groups/8d4496f3-726a-4cd9-9171-8e434f38eb21 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2992] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:53 2026] DELETE /v2.0/security-groups/2b3f1f8b-a248-4a1d-af28-6856f54ed3a4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2993] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:53 2026] DELETE /v2.0/security-groups/0a6981ad-9e8c-472d-8bd4-eac4cc6d7a03 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2994] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:53 2026] DELETE /v2.0/security-groups/7cdc99a5-039d-48f9-91ec-122c21d683d0 => 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: 1529/2995] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:09:53 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: 1530/2996] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:09:53 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: 1531/2997] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:09:53 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: 1532/2998] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:09:53 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) [pid: 8|app: 0|req: 1533/2999] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3000] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:53 2026] DELETE /v2.0/security-groups/808b9a5f-1d4c-461c-8c05-08c4e5d3de3a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3001] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:09:53 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3002] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:09:53 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: 1535/3003] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:09:53 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: 1469/3004] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:09:53 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: 1536/3005] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:09:53 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-05-10 02:09:54.238 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe83a6b0-955f-4c33-8158-f80e9a897bac a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:09:54.240 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe83a6b0-955f-4c33-8158-f80e9a897bac a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network 7e73a549-e24a-449d-8dbe-71f426642c80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:09:54.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status down for port: 3c057f97-5e42-44a5-8f5a-999df6ec5dba 2026-05-10 02:09:54.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe83a6b0-955f-4c33-8158-f80e9a897bac a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 1 [pid: 7|app: 0|req: 1470/3006] 199.204.45.248 () {34 vars in 717 bytes} [Sun May 10 02:09:53 2026] POST /v2.0/ports => generated 1328 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3007] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:09:54 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1328 bytes in 30 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: 1471/3008] 10.0.0.214 () {34 vars in 907 bytes} [Sun May 10 02:09:54 2026] GET /v2.0/extensions => generated 21706 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:09:54.657 8 WARNING neutron.db.securitygroups_db [None req-92d03271-79ab-423d-a3aa-59a28e5cbcdc a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1538/3009] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:54 2026] GET /v2.0/security-groups?tenant_id=28add5dd19c84cae861f3e5ea5f9f825&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3010] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:54 2026] DELETE /v2.0/security-groups/cf0f2265-937e-4ba0-a295-7fad6a237278 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:54.941 8 WARNING neutron.db.securitygroups_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:09:55.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3f976b87-50e1-476e-bbd8-c768840d946d (type: security_groups) to 1 2026-05-10 02:09:55.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0e6dd33c-a087-4172-8ffc-1d07f7652832 (type: security_group_rules) to 0 2026-05-10 02:09:55.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2d950eab-f9a0-4416-93b0-53b0a76b7edb (type: security_group_rules) to 0 2026-05-10 02:09:55.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 5fc67042-e1d8-42c0-a1e9-ede69abeb6ee (type: security_group_rules) to 0 2026-05-10 02:09:55.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-4496bb6f-bfeb-4bf5-9ce8-30ed5b9ba8d3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource aba4fa24-9d4b-41c9-a21c-315df06ad91c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1539/3011] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:54 2026] GET /v2.0/security-groups?tenant_id=c9e11bfcf9d440b6864bc4f509e48c26&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: 1473/3012] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:55 2026] DELETE /v2.0/security-groups/3f976b87-50e1-476e-bbd8-c768840d946d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:09:55.465 8 WARNING neutron.db.securitygroups_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1474/3013] 199.204.45.248 () {34 vars in 1262 bytes} [Sun May 10 02:09:55 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:55.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource fa877a24-5f8c-44f5-ab44-358f7aea1236 (type: security_groups) to 1 2026-05-10 02:09:55.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 92fc32c3-3c1c-43ae-8fcf-baed267af9c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1475/3014] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:55 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:55.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 99f59c7c-c6c1-46db-8e00-aa0c48a2d31b (type: security_group_rules) to 0 2026-05-10 02:09:55.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c68f0fe7-8ce7-4f92-b15a-5afe7ed16ee6 (type: security_group_rules) to 0 2026-05-10 02:09:55.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-d37410fe-9a12-40f1-936f-02a0cf821b5e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d0200747-a658-4179-8edb-4b7d9b6a1689 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1476/3015] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:55 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1540/3016] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:09:55 2026] GET /v2.0/security-groups?tenant_id=ae2b08c4cc884aa7bd5252cfd19a14a3&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3017] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:09:55 2026] DELETE /v2.0/security-groups/fa877a24-5f8c-44f5-ab44-358f7aea1236 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3018] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:09:56 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3019] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:56 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:09:56.678 8 INFO neutron.db.ovn_revision_numbers_db [req-593ec39c-7c95-474e-89e9-54f3c0bf63b3 req-c5354101-59f9-42da-afd1-26901669b01d 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 2 2026-05-10 02:09:56.893 8 INFO neutron.db.ovn_revision_numbers_db [req-593ec39c-7c95-474e-89e9-54f3c0bf63b3 req-c5354101-59f9-42da-afd1-26901669b01d 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 4 [pid: 8|app: 0|req: 1542/3020] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:09:56 2026] PUT /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1510 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:56.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a89036e-5809-44f3-9704-d09836029eb8'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1479/3021] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4076 bytes in 45 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: 1543/3022] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3023] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.237&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1544/3024] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d3&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1481/3025] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3026] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1482/3027] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 8|app: 0|req: 1546/3028] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1483/3029] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:57 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1547/3030] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:09:58 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4076 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:09:59.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource d2aeff7e-bf81-4c1d-8c58-5cc1313ae4de (type: security_groups) to 1 2026-05-10 02:09:59.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource 8ead65a0-8f37-4eea-9820-c48326fcddd0 (type: security_group_rules) to 0 2026-05-10 02:09:59.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource a0ffb57e-70c9-42f2-9e2b-91e4b06c6a5e (type: security_group_rules) to 0 2026-05-10 02:09:59.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource c603f84f-08e3-4e6b-99f1-919777d7865d (type: security_group_rules) to 0 2026-05-10 02:09:59.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource e5214751-8250-44f6-a612-171c19596602 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1484/3031] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => generated 19 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:59.419 8 INFO neutron.db.segments_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Added segment d35a9125-9bf9-46ee-b45c-72e9c8625387 of type geneve for network fa74fd55-1e28-41b2-9b4b-a89ba0b22fd4 [pid: 7|app: 0|req: 1485/3032] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3033] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&device_owner=network%3Adhcp => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3034] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:59.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource fa74fd55-1e28-41b2-9b4b-a89ba0b22fd4 (type: networks) to 1 [pid: 7|app: 0|req: 1488/3035] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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) [pid: 7|app: 0|req: 1489/3036] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1490/3037] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3038] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3039] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:59.707 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] No more DHCP agents 2026-05-10 02:09:59.708 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Unable to schedule network fa74fd55-1e28-41b2-9b4b-a89ba0b22fd4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1493/3040] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 7|app: 0|req: 1494/3041] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.237&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:59.780 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: 3349dc10-d819-4307-b779-6a5b8f2dd3a4 [pid: 7|app: 0|req: 1495/3042] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d3&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:09:59.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-34cf8b66-c47a-404c-8cc6-2ae696616d4c 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource 3349dc10-d819-4307-b779-6a5b8f2dd3a4 (type: ports) to 1 [pid: 8|app: 0|req: 1548/3043] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:09:59 2026] POST /v2.0/networks => generated 670 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3044] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3045] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1498/3046] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 7|app: 0|req: 1499/3047] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1500/3048] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:09:59 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:00.041 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-212b1f74-0365-4885-9b89-73ae5cc805cf 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] No more DHCP agents 2026-05-10 02:10:00.042 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-212b1f74-0365-4885-9b89-73ae5cc805cf 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Unable to schedule network fa74fd55-1e28-41b2-9b4b-a89ba0b22fd4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:10:00.101 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status down for port: 03e5869c-3716-4225-a9b8-a63d83f8564a 2026-05-10 02:10:00.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-212b1f74-0365-4885-9b89-73ae5cc805cf 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Successfully bumped revision number for resource 03e5869c-3716-4225-a9b8-a63d83f8564a (type: ports) to 1 [pid: 8|app: 0|req: 1549/3049] 10.0.0.175 () {34 vars in 664 bytes} [Sun May 10 02:09:59 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3050] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:10:00 2026] PUT /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 25 bytes in 73 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: 1550/3051] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:00 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 25 bytes in 43 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: 1502/3052] 10.0.0.175 () {34 vars in 758 bytes} [Sun May 10 02:10:00 2026] PUT /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/green => generated 4 bytes in 87 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: 1551/3053] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:00 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/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, ' 2026-05-10 02:10:00.627 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] OVN reports status up for port: 3c057f97-5e42-44a5-8f5a-999df6ec5dba 2026-05-10 02:10:00.641 8 INFO neutron.plugins.ml2.plugin [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] Attempt 1 to provision port 3c057f97-5e42-44a5-8f5a-999df6ec5dba [pid: 7|app: 0|req: 1503/3054] 10.0.0.175 () {34 vars in 754 bytes} [Sun May 10 02:10:00 2026] PUT /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/red => generated 4 bytes in 116 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: 1552/3055] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:00 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 34 bytes in 102 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-05-10 02:10:00.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb9cea7-1f84-4d3c-83e8-32d35def96e9'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'code': 200} [pid: 7|app: 0|req: 1504/3056] 10.0.0.175 () {34 vars in 776 bytes} [Sun May 10 02:10:00 2026] PUT /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/black.or.white => generated 4 bytes in 115 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: 1553/3057] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:00 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 52 bytes in 108 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-05-10 02:10:01.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-268a5f93-3ceb-4973-ab79-9aac3bd75b50 - - - - - -] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 5 [pid: 7|app: 0|req: 1505/3058] 10.0.0.175 () {34 vars in 747 bytes} [Sun May 10 02:10:00 2026] PUT /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 37 bytes in 73 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: 1554/3059] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:01 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 37 bytes in 84 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: 1506/3060] 10.0.0.175 () {32 vars in 735 bytes} [Sun May 10 02:10:01 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/red => generated 0 bytes in 59 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-05-10 02:10:01.273 8 INFO neutron.api.v2.resource [None req-696d2658-a2c8-4a8f-88c7-bf806ec3deed 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3061] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:10:01 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/green => generated 99 bytes in 44 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: 1507/3062] 10.0.0.175 () {32 vars in 738 bytes} [Sun May 10 02:10:01 2026] DELETE /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/red => generated 0 bytes in 64 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: 1556/3063] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:01 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 30 bytes in 73 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-05-10 02:10:01.499 7 INFO neutron.api.v2.resource [None req-5986b698-153c-49ba-8fcb-99c0c1f941e0 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3064] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:10:01 2026] DELETE /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags/green => generated 99 bytes in 72 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: 1557/3065] 10.0.0.175 () {32 vars in 730 bytes} [Sun May 10 02:10:01 2026] DELETE /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 0 bytes in 62 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: 1509/3066] 10.0.0.175 () {32 vars in 727 bytes} [Sun May 10 02:10:01 2026] GET /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a/tags => generated 12 bytes in 63 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-05-10 02:10:01.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-e85f16a5-9a8b-45b1-ae07-a2bc9012c9a7 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] TaaS: Handle Delete Port: 03e5869c-3716-4225-a9b8-a63d83f8564a 2026-05-10 02:10:01.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85f16a5-9a8b-45b1-ae07-a2bc9012c9a7 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Tap Mirror: Handle Delete Port: 03e5869c-3716-4225-a9b8-a63d83f8564a [pid: 8|app: 0|req: 1558/3067] 10.0.0.175 () {32 vars in 720 bytes} [Sun May 10 02:10:01 2026] DELETE /v2.0/ports/03e5869c-3716-4225-a9b8-a63d83f8564a => generated 0 bytes in 312 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-05-10 02:10:02.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bfe3836-e6de-40c4-927b-bca46256debb 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] TaaS: Handle Delete Port: 3349dc10-d819-4307-b779-6a5b8f2dd3a4 2026-05-10 02:10:02.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bfe3836-e6de-40c4-927b-bca46256debb 144a6d7ef7a24c65bbb19870fa228497 3bd2ce01bf7140999c7e3f5e90d08f11 - - default default] Tap Mirror: Handle Delete Port: 3349dc10-d819-4307-b779-6a5b8f2dd3a4 [pid: 7|app: 0|req: 1510/3068] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:10:01 2026] DELETE /v2.0/networks/fa74fd55-1e28-41b2-9b4b-a89ba0b22fd4 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:10:02.364 7 INFO neutron.services.segments.plugin [-] Segment d35a9125-9bf9-46ee-b45c-72e9c8625387 resource provider aggregate not found 2026-05-10 02:10:02.375 7 INFO neutron.services.segments.plugin [-] Segment d35a9125-9bf9-46ee-b45c-72e9c8625387 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 d35a9125-9bf9-46ee-b45c-72e9c8625387 found for delete ", "request_id": "req-e05ff7b3-86d6-4563-afa3-59add6a0f957"}]} 2026-05-10 02:10:02.378 7 INFO neutron.services.segments.plugin [-] Segment d35a9125-9bf9-46ee-b45c-72e9c8625387 resource provider aggregate not found 2026-05-10 02:10:02.394 7 INFO neutron.services.segments.plugin [-] Segment d35a9125-9bf9-46ee-b45c-72e9c8625387 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 d35a9125-9bf9-46ee-b45c-72e9c8625387 found for delete ", "request_id": "req-c253b9b3-3037-49e0-901a-540b3528b6fe"}]} 2026-05-10 02:10:02.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c71071c-a83b-448b-80c7-340e1d85873f'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'code': 200} 2026-05-10 02:10:03.104 8 WARNING neutron.db.securitygroups_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:10:03.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 587b6b58-a530-451e-a46d-faf9b3c5614e (type: security_groups) to 1 2026-05-10 02:10:03.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 41affa1f-a496-488e-8074-90611866ed01 (type: security_group_rules) to 0 2026-05-10 02:10:03.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource adb35b6a-8953-44f1-988b-aff6fdbccf7c (type: security_group_rules) to 0 2026-05-10 02:10:03.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource b35154ff-1155-4cbe-9b52-295d774df5f9 (type: security_group_rules) to 0 2026-05-10 02:10:03.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-f443c591-aa44-488c-8446-8a3a78f16b37 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource f1572c43-d151-450a-8f3c-b83a817792e3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1560/3071] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:03 2026] GET /v2.0/security-groups?tenant_id=6f713cbb6f934d8e8fed77bdc41fa149&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3072] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:03 2026] DELETE /v2.0/security-groups/587b6b58-a530-451e-a46d-faf9b3c5614e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:03.568 8 WARNING neutron.db.securitygroups_db [None req-8aee47b3-54ad-4d95-a609-ad009fc51ecd a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1561/3073] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:03 2026] GET /v2.0/security-groups?tenant_id=3bd2ce01bf7140999c7e3f5e90d08f11&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3074] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:03 2026] DELETE /v2.0/security-groups/d2aeff7e-bf81-4c1d-8c58-5cc1313ae4de => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3075] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1512 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3076] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3077] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3078] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/subnets/ee0e2de3-a271-4564-98eb-154acf314400 => generated 744 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3079] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:04 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: 7|app: 0|req: 1516/3080] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:04 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: 1565/3081] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:04 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: 1517/3082] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:04 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: 1566/3083] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3084] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3085] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3086] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3087] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 840 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3088] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3089] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:04 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3090] 10.0.0.175 () {34 vars in 678 bytes} [Sun May 10 02:10:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:10:07.195 8 WARNING tagging [None req-3f39cf72-ff59-4b29-a34d-e9f39f1425e3 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1570/3091] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:10:07 2026] PUT /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.252 7 WARNING tagging [None req-96881d51-7367-49bf-a753-5f68928ef521 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1522/3092] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.290 8 WARNING tagging [None req-9216217e-9bf7-4ede-baae-94b3430da02b 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1571/3093] 10.0.0.175 () {34 vars in 764 bytes} [Sun May 10 02:10:07 2026] PUT /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:10:07.357 7 WARNING tagging [None req-dcfdf216-9db5-4d1b-8898-839a05150cb5 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1523/3094] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.401 8 WARNING tagging [None req-beb7aa14-54f5-4fe3-845c-6f5af0e0a567 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1572/3095] 10.0.0.175 () {34 vars in 760 bytes} [Sun May 10 02:10:07 2026] PUT /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:10:07.467 7 WARNING tagging [None req-39bb7369-6648-422e-b6ac-dd8f41f46d30 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1524/3096] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.514 8 WARNING tagging [None req-a6042309-a1c3-4dfb-bace-72d562b8d29e 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1573/3097] 10.0.0.175 () {34 vars in 782 bytes} [Sun May 10 02:10:07 2026] PUT /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:10:07.577 7 WARNING tagging [None req-ce8356c9-614b-4fac-8462-af149ca17337 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1525/3098] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.632 8 WARNING tagging [None req-c248ee69-3eb0-4631-9cbe-51efecb6a318 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1574/3099] 10.0.0.175 () {34 vars in 753 bytes} [Sun May 10 02:10:07 2026] PUT /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.710 7 WARNING tagging [None req-f8f02aa8-8cc1-4a16-a2bf-86d428106ab8 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1526/3100] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.785 8 WARNING tagging [None req-6f3549c8-fdc1-4a48-9550-59ea567451ae 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1575/3101] 10.0.0.175 () {32 vars in 741 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:07.825 7 WARNING tagging [None req-4be8c8e6-8d35-4f19-8866-718e43893748 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:10:07.835 7 INFO neutron.api.v2.resource [None req-4be8c8e6-8d35-4f19-8866-718e43893748 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3102] 10.0.0.175 () {32 vars in 745 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:10:07.890 8 WARNING tagging [None req-14972b23-2095-4292-ac62-ffdb52ff1685 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1576/3103] 10.0.0.175 () {32 vars in 744 bytes} [Sun May 10 02:10:07 2026] DELETE /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:07.942 7 WARNING tagging [None req-cdf30fe0-3765-4bff-9d67-c1965e89d5db 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1528/3104] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:07 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:07.987 8 WARNING tagging [None req-c23bfb9c-6a6f-40e0-bd28-1666a5b3f733 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:10:07.999 8 INFO neutron.api.v2.resource [None req-c23bfb9c-6a6f-40e0-bd28-1666a5b3f733 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3105] 10.0.0.175 () {32 vars in 748 bytes} [Sun May 10 02:10:07 2026] DELETE /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:10:08.050 7 WARNING tagging [None req-2c1a70ef-1951-4bbd-a896-0e8bd2b1c3c2 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1529/3106] 10.0.0.175 () {32 vars in 736 bytes} [Sun May 10 02:10:08 2026] DELETE /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:08.123 8 WARNING tagging [None req-f46b9c78-1449-4e59-8597-a1686b8f4a56 981d9247a92d47849d84efa45a1d1ee7 22ee66ed97dc4090a6fb8df5da27e59a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1578/3107] 10.0.0.175 () {32 vars in 733 bytes} [Sun May 10 02:10:08 2026] GET /v2.0/policies/14b4daf0-8507-4a77-b167-7a5b65385247/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3108] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:10:08 2026] DELETE /v2.0/qos/policies/14b4daf0-8507-4a77-b167-7a5b65385247 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:08.912 8 WARNING neutron.db.securitygroups_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:10:09.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 28fa1242-ec33-4d16-94d8-243aa69b5d32 (type: security_groups) to 1 2026-05-10 02:10:09.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 13400f92-c6c5-4c15-8238-36003f48ed2d (type: security_group_rules) to 0 2026-05-10 02:10:09.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 390181f2-712e-43ef-bf0e-200bc04dfb80 (type: security_group_rules) to 0 2026-05-10 02:10:09.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 768dd9a2-2298-4731-bbfb-2448615dd75a (type: security_group_rules) to 0 2026-05-10 02:10:09.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-bae19989-b591-42ed-9151-7a4db7a75f39 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 772450d2-5d66-425b-b9b6-69ab4521bd48 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1579/3109] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:08 2026] GET /v2.0/security-groups?tenant_id=22ee66ed97dc4090a6fb8df5da27e59a&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3110] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:09 2026] DELETE /v2.0/security-groups/28fa1242-ec33-4d16-94d8-243aa69b5d32 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:09.408 8 WARNING neutron.db.securitygroups_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:10:09.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 254b56c5-350b-40d5-814e-abe456979642 (type: security_groups) to 1 2026-05-10 02:10:09.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6dd624da-25c5-4c52-81de-2e5465b9b3f5 (type: security_group_rules) to 0 2026-05-10 02:10:09.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8214cea7-5371-4343-a45d-dc0993c1c098 (type: security_group_rules) to 0 2026-05-10 02:10:09.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c5aab901-7a35-4181-b880-09867d5e5468 (type: security_group_rules) to 0 2026-05-10 02:10:09.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-eefbd1de-91a6-40a5-b143-8b1a18fe857a a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d446a227-1275-4f69-8659-ecbaac5d5d09 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1580/3111] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:09 2026] GET /v2.0/security-groups?tenant_id=d862ae82d3c2459fa9bb500b1e9b8be6&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3112] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:09 2026] DELETE /v2.0/security-groups/254b56c5-350b-40d5-814e-abe456979642 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3113] 10.0.0.117 () {30 vars in 690 bytes} [Sun May 10 02:10:13 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: 1534/3114] 10.0.0.117 () {30 vars in 692 bytes} [Sun May 10 02:10:13 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: 7|app: 0|req: 1535/3115] 10.0.0.117 () {30 vars in 668 bytes} [Sun May 10 02:10:13 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: 1536/3116] 10.0.0.117 () {30 vars in 704 bytes} [Sun May 10 02:10:13 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) 2026-05-10 02:10:13.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 0078e2e3-d0c4-42d2-90de-0732e63c016b (type: security_groups) to 1 2026-05-10 02:10:13.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 0b7b7528-d19b-4fc4-a497-fe70694025a1 (type: security_group_rules) to 0 2026-05-10 02:10:13.308 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 6927465b-a855-44fd-8c3b-0d75f51b5d93 (type: security_group_rules) to 0 2026-05-10 02:10:13.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 6b801339-6243-4d9d-9f33-402125061c9f (type: security_group_rules) to 0 2026-05-10 02:10:13.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 861f81c9-77c5-48db-aae5-6e37ba355fb2 (type: security_group_rules) to 0 2026-05-10 02:10:13.408 8 INFO neutron.db.segments_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Added segment 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 of type geneve for network 140b94ae-fd51-4480-b436-098e4312612b [pid: 7|app: 0|req: 1537/3117] 10.0.0.117 () {28 vars in 439 bytes} [Sun May 10 02:10:13 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 02:10:13.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 140b94ae-fd51-4480-b436-098e4312612b (type: networks) to 1 [pid: 7|app: 0|req: 1538/3118] 10.0.0.117 () {30 vars in 728 bytes} [Sun May 10 02:10:13 2026] GET /v2.0/subnets/3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:10:13.697 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] No more DHCP agents 2026-05-10 02:10:13.699 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Unable to schedule network 140b94ae-fd51-4480-b436-098e4312612b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-10 02:10:13.757 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: ba141ad2-3c7a-4284-a84b-dc8db38acefa 2026-05-10 02:10:13.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-27fd9d65-a15c-4f67-a875-1557d0221dae 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource ba141ad2-3c7a-4284-a84b-dc8db38acefa (type: ports) to 1 [pid: 8|app: 0|req: 1581/3119] 10.0.0.175 () {34 vars in 670 bytes} [Sun May 10 02:10:12 2026] POST /v2.0/networks => generated 669 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:10:14.014 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49745488-9106-4afa-9e4a-20844626a318 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] No more DHCP agents 2026-05-10 02:10:14.015 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49745488-9106-4afa-9e4a-20844626a318 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Unable to schedule network 140b94ae-fd51-4480-b436-098e4312612b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1582/3120] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:14 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: 1583/3121] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:14 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: 1584/3122] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:14 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: 8|app: 0|req: 1585/3123] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:14 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: 1586/3124] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3125] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3126] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:14.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-49745488-9106-4afa-9e4a-20844626a318 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource ba141ad2-3c7a-4284-a84b-dc8db38acefa (type: ports) to 2 2026-05-10 02:10:14.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-49745488-9106-4afa-9e4a-20844626a318 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Successfully bumped revision number for resource 6cd950ee-d356-4b1f-b671-e2305f0c105d (type: subnets) to 0 [pid: 7|app: 0|req: 1539/3127] 10.0.0.175 () {34 vars in 669 bytes} [Sun May 10 02:10:13 2026] POST /v2.0/subnets => generated 626 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3128] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:10:14 2026] PUT /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3129] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3130] 10.0.0.175 () {34 vars in 762 bytes} [Sun May 10 02:10:14 2026] PUT /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3131] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3132] 10.0.0.175 () {34 vars in 758 bytes} [Sun May 10 02:10:14 2026] PUT /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3133] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/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: 1592/3134] 10.0.0.175 () {34 vars in 780 bytes} [Sun May 10 02:10:14 2026] PUT /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3135] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:14 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3136] 10.0.0.175 () {34 vars in 751 bytes} [Sun May 10 02:10:15 2026] PUT /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3137] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:15 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: 1595/3138] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:15 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: 1596/3139] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:15 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: 1544/3140] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3141] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:15 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: 1545/3142] 10.0.0.175 () {32 vars in 739 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:15.233 7 INFO neutron.api.v2.resource [None req-2885ba75-77fe-4897-83a4-eef90a79d7bf 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3143] 10.0.0.175 () {32 vars in 743 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/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: 1547/3144] 10.0.0.175 () {32 vars in 742 bytes} [Sun May 10 02:10:15 2026] DELETE /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3145] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:15.413 7 INFO neutron.api.v2.resource [None req-87fc93e4-0cd2-4186-aa5b-45a9c7321efd 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3146] 10.0.0.175 () {32 vars in 746 bytes} [Sun May 10 02:10:15 2026] DELETE /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:10:15.433 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b0909c1-dce5-49dc-aa30-b629b469bd8c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] No more DHCP agents 2026-05-10 02:10:15.434 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b0909c1-dce5-49dc-aa30-b629b469bd8c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Unable to schedule network c2b639c5-4fbd-4ed0-b254-ad3e11e16061: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1550/3147] 10.0.0.175 () {32 vars in 734 bytes} [Sun May 10 02:10:15 2026] DELETE /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/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: 1551/3148] 10.0.0.175 () {32 vars in 731 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:15.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b0909c1-dce5-49dc-aa30-b629b469bd8c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 1 2026-05-10 02:10:15.621 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status down for port: c4386325-27cb-4fc4-8595-a98846acac77 [pid: 8|app: 0|req: 1598/3149] 199.204.45.248 () {34 vars in 717 bytes} [Sun May 10 02:10:15 2026] POST /v2.0/ports => generated 1332 bytes in 482 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: 8|app: 0|req: 1599/3150] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:10:15 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3151] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:10:15 2026] DELETE /v2.0/subnets/6cd950ee-d356-4b1f-b671-e2305f0c105d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:10:15.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c33e55f-3b28-487f-9761-ba859d609fa5 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] TaaS: Handle Delete Port: ba141ad2-3c7a-4284-a84b-dc8db38acefa 2026-05-10 02:10:15.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c33e55f-3b28-487f-9761-ba859d609fa5 70b319a4c59140209466f8076daa392a 5ed880164d5747cea5ab71dfac3bb690 - - default default] Tap Mirror: Handle Delete Port: ba141ad2-3c7a-4284-a84b-dc8db38acefa 2026-05-10 02:10:16.109 8 INFO neutron.services.segments.plugin [-] Segment 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 resource provider aggregate not found 2026-05-10 02:10:16.115 8 INFO neutron.services.segments.plugin [-] Segment 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 resource provider aggregate not found 2026-05-10 02:10:16.133 8 INFO neutron.services.segments.plugin [-] Segment 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 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 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 found for delete ", "request_id": "req-77c0e49b-95f6-4780-8ac4-03d912dc0985"}]} 2026-05-10 02:10:16.139 8 INFO neutron.services.segments.plugin [-] Segment 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 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 6d8cd3fd-d7f1-45c7-b7d8-470eceb777a4 found for delete ", "request_id": "req-c634433c-2a61-44d1-9f82-54a55f2896c6"}]} [pid: 8|app: 0|req: 1600/3152] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:10:15 2026] DELETE /v2.0/networks/140b94ae-fd51-4480-b436-098e4312612b => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3153] 199.204.45.248 () {34 vars in 1262 bytes} [Sun May 10 02:10:16 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:10:16.828 7 WARNING neutron.db.securitygroups_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1602/3154] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:16 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3155] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:16 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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-05-10 02:10:16.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 58e6a0c9-288f-4a6a-ae41-372ab473b368 (type: security_groups) to 1 2026-05-10 02:10:16.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 059ba653-51d5-429a-b45f-57bdfe6a3fb5 (type: security_group_rules) to 0 2026-05-10 02:10:16.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a7eb2178-f229-4430-b399-cd7da9b773d6 (type: security_group_rules) to 0 2026-05-10 02:10:16.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ca41db8e-b710-4558-985d-051f809d4204 (type: security_group_rules) to 0 2026-05-10 02:10:17.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-43174d92-e29e-4534-937e-383dc688582c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource de34e63e-b6f4-41a9-95f7-a018a9291ffe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1553/3156] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:16 2026] GET /v2.0/security-groups?tenant_id=ee9c2035b5904547a1cf4ea3d3bdfd52&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3157] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:17 2026] DELETE /v2.0/security-groups/58e6a0c9-288f-4a6a-ae41-372ab473b368 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:17.325 7 WARNING neutron.db.securitygroups_db [None req-a9a52e35-35a3-4c9b-8316-328447ceb8e3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1554/3158] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:10:17 2026] GET /v2.0/security-groups?tenant_id=5ed880164d5747cea5ab71dfac3bb690&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3159] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:10:17 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3162] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:17 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3163] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:10:17 2026] DELETE /v2.0/security-groups/0078e2e3-d0c4-42d2-90de-0732e63c016b => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:10:17.879 7 INFO neutron.db.ovn_revision_numbers_db [req-6b8abcd6-0d38-478c-8140-59a87ed9520b req-d194c07d-d23d-46b2-b586-f3ee0d937ce3 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 2 2026-05-10 02:10:18.146 7 INFO neutron.db.ovn_revision_numbers_db [req-6b8abcd6-0d38-478c-8140-59a87ed9520b req-d194c07d-d23d-46b2-b586-f3ee0d937ce3 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 4 [pid: 7|app: 0|req: 1559/3164] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:10:17 2026] PUT /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1514 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:18.225 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3c5e6b3-81ed-4322-9000-cd2e7c700983'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3165] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 5584 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, ' [pid: 7|app: 0|req: 1560/3166] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3167] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=c4386325-27cb-4fc4-8595-a98846acac77 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3168] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d2&port_id=c4386325-27cb-4fc4-8595-a98846acac77 => 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: 1608/3169] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3170] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:18 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 8|app: 0|req: 1609/3171] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:19 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 7|app: 0|req: 1563/3172] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:19 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3173] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:19 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 7|app: 0|req: 1564/3174] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 5584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3175] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => 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: 1565/3176] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3177] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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: 1566/3178] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1613/3179] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1567/3180] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1614/3181] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3182] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&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: 1615/3183] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1569/3184] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1616/3185] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.237&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1570/3186] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d3&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1617/3187] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3188] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 8|app: 0|req: 1618/3189] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1572/3190] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3191] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1573/3192] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=c4386325-27cb-4fc4-8595-a98846acac77 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3193] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d2&port_id=c4386325-27cb-4fc4-8595-a98846acac77 => 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: 1574/3194] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:10:20 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3195] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:21 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1575/3196] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:21 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 8|app: 0|req: 1622/3197] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:21 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 1576/3198] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:21 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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-05-10 02:10:21.755 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] OVN reports status up for port: c4386325-27cb-4fc4-8595-a98846acac77 2026-05-10 02:10:21.769 7 INFO neutron.plugins.ml2.plugin [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] Attempt 1 to provision port c4386325-27cb-4fc4-8595-a98846acac77 2026-05-10 02:10:21.893 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1da07c6d-b680-4a4e-af98-5e73e4aacac4'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'code': 200} 2026-05-10 02:10:22.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9a770c7-9d00-422a-8358-747f0ff71911 - - - - - -] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 5 2026-05-10 02:10:23.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a772fd67-dfa6-4923-ac16-a45557693113'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'code': 200} [pid: 8|app: 0|req: 1623/3199] 10.0.0.214 () {34 vars in 971 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1516 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: 7|app: 0|req: 1577/3200] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3201] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/subnets/3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3202] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/subnets/ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3203] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:25.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8e3253a-388d-45ab-98f3-e5d51184c3cf a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 6 [pid: 7|app: 0|req: 1579/3204] 199.204.45.248 () {34 vars in 790 bytes} [Sun May 10 02:10:25 2026] PUT /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1255 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3205] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80 => generated 839 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:10:25.966 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0837250b-0e34-4a22-87b9-e75ab324d6a3'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', '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: 1580/3206] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:25 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => 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: 1627/3207] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:26 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: 7|app: 0|req: 1581/3208] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:26 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: 8|app: 0|req: 1628/3209] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:26 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: 1582/3210] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:26 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: 1629/3211] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3212] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3213] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3214] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1631/3215] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 840 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3216] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3217] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3218] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 5357 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3219] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3220] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.237&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1634/3221] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/subnets?id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => 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: 1588/3222] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1635/3223] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1589/3224] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:26 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1637/3227] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3228] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:39 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: 1638/3229] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:39 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: 7|app: 0|req: 1592/3230] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:39 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: 1639/3231] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:39 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3232] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:39 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 5357 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3233] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:39 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: 7|app: 0|req: 1594/3234] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:39 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: 8|app: 0|req: 1641/3235] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:39 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: 1595/3236] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:39 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: 8|app: 0|req: 1642/3237] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:39 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:40.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6d3dd72-4a41-48b9-a4e1-43a1812ce170 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 6 [pid: 7|app: 0|req: 1596/3238] 199.204.45.248 () {34 vars in 790 bytes} [Sun May 10 02:10:39 2026] PUT /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1311 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:40.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec02aecb-50d9-43b8-91b8-d6f8e38c6f75'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1643/3239] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 839 bytes in 39 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: 1597/3240] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/subnets/ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3241] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1339 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:40.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-0febc021-d4c5-4ad8-8af1-94990e1e3d9d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 7 [pid: 7|app: 0|req: 1598/3242] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:10:40 2026] PUT /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1080 bytes in 370 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: 1645/3243] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/ports => generated 24609 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3244] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3245] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/security-groups => generated 31483 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3246] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3247] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3248] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/subnets => generated 5511 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3249] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:40 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3250] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3251] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/network-ip-availabilities => generated 5531 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3252] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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: 1651/3253] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/subnets => generated 5511 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3254] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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) [pid: 8|app: 0|req: 1652/3255] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:10:41 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: 1604/3256] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/floatingips => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3257] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/networks => generated 4773 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3258] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/routers => generated 987 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3259] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:10:41 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: 7|app: 0|req: 1606/3260] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:41 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:42.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8aa7af19-22e9-4a72-9341-e4e9cd4b2636'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1655/3261] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:42 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3262] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:42 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3263] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3264] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3265] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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-05-10 02:10:43.522 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11156d9b-18e8-4cab-8e05-1c9c3c55a954 - - - - - -] OVN reports status down for port: c4386325-27cb-4fc4-8595-a98846acac77 [pid: 7|app: 0|req: 1609/3266] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 1108 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3267] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3268] 199.204.45.248 () {34 vars in 1016 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3269] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:43 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 4949 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:43.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-11156d9b-18e8-4cab-8e05-1c9c3c55a954 - - - - - -] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 8 2026-05-10 02:10:43.985 8 INFO neutron.db.ovn_revision_numbers_db [req-df5cb3ab-c2fc-4707-a109-bcbdc6874dd5 req-4b202548-c4be-47ab-b7c1-a80d26fc18d1 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c4386325-27cb-4fc4-8595-a98846acac77 (type: ports) to 9 [pid: 8|app: 0|req: 1660/3270] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:10:43 2026] PUT /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 917 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:10:44.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f56a1d-d66e-464e-bbd8-82e2a4203ff7'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', 'code': 200} 2026-05-10 02:10:44.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f56a1d-d66e-464e-bbd8-82e2a4203ff7'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c4386325-27cb-4fc4-8595-a98846acac77', '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: 1611/3271] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:44 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3849 bytes in 41 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-05-10 02:10:44.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6a1e177-9cdc-4129-bab7-179717b28ef0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: c4386325-27cb-4fc4-8595-a98846acac77 2026-05-10 02:10:44.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6a1e177-9cdc-4129-bab7-179717b28ef0 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: c4386325-27cb-4fc4-8595-a98846acac77 [pid: 8|app: 0|req: 1661/3272] 199.204.45.248 () {32 vars in 759 bytes} [Sun May 10 02:10:44 2026] DELETE /v2.0/ports/c4386325-27cb-4fc4-8595-a98846acac77 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3273] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:45 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: 1662/3274] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:45 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: 1613/3275] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:45 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: 1663/3276] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:45 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: 1614/3277] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1664/3278] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3279] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3280] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3281] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => 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: 1666/3282] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3283] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1667/3284] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3849 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3285] 199.204.45.248 () {34 vars in 1226 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks?id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&id=d61fc24f-4226-4662-836c-641f7111336f&id=7e73a549-e24a-449d-8dbe-71f426642c80&id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 3261 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3286] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => 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: 1619/3287] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3288] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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: 1620/3289] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1670/3290] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 7|app: 0|req: 1621/3291] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1671/3292] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3293] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&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: 8|app: 0|req: 1672/3294] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1623/3295] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:45 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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) [pid: 8|app: 0|req: 1673/3296] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.237&port_id=3c057f97-5e42-44a5-8f5a-999df6ec5dba => 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: 1624/3297] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:46 2026] GET /v2.0/subnets?id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3298] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:46 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1625/3299] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:46 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3300] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:46 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3303] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:47 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: 1677/3304] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:47 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: 1628/3305] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:47 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: 1678/3306] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:47 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) [pid: 7|app: 0|req: 1629/3307] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:48 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3849 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3308] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:48 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: 7|app: 0|req: 1630/3309] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:48 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: 8|app: 0|req: 1680/3310] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10: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: 7|app: 0|req: 1631/3311] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10: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: 8|app: 0|req: 1681/3312] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:48 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:48.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-3492430c-bd79-45bf-93d7-330242ae70fb a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 7 [pid: 7|app: 0|req: 1632/3313] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:10:48 2026] PUT /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1080 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:48.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53f3db0b-b796-4f8c-8635-975a863e6b13'] response: {'name': 'network-changed', 'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1682/3314] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:48 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80 => generated 839 bytes in 50 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: 1633/3315] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:48 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3316] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:48 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3674 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3317] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:49 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3318] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:10:49 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3319] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:49 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3320] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:49 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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: 1636/3321] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:49 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 3674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:50.626 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecb4d945-dc5c-4121-bd92-c6e72fb98ff1 - - - - - -] OVN reports status down for port: 3c057f97-5e42-44a5-8f5a-999df6ec5dba [pid: 8|app: 0|req: 1686/3322] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:10:50 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 1108 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3323] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:10:50 2026] GET /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:50.777 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57dff886-f531-4f76-b9a2-bfa40f2ba367'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'code': 200} [pid: 8|app: 0|req: 1687/3324] 199.204.45.248 () {34 vars in 1016 bytes} [Sun May 10 02:10:50 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=dns_domain => generated 29 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:50.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-ecb4d945-dc5c-4121-bd92-c6e72fb98ff1 - - - - - -] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (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: 8|app: 0|req: 1688/3325] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:10:51.133 7 INFO neutron.db.ovn_revision_numbers_db [req-f7c31679-64be-4ffe-ac22-78443c377b3e req-0f04115c-a101-4f89-a69a-90e4d0059aa3 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource 3c057f97-5e42-44a5-8f5a-999df6ec5dba (type: ports) to 9 [pid: 7|app: 0|req: 1638/3326] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:10:50 2026] PUT /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 917 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:10:51.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-697c09ae-c001-40a3-b49b-f3634ab11e7e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 3c057f97-5e42-44a5-8f5a-999df6ec5dba 2026-05-10 02:10:51.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-697c09ae-c001-40a3-b49b-f3634ab11e7e a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 3c057f97-5e42-44a5-8f5a-999df6ec5dba [pid: 8|app: 0|req: 1689/3327] 199.204.45.248 () {32 vars in 759 bytes} [Sun May 10 02:10:51 2026] DELETE /v2.0/ports/3c057f97-5e42-44a5-8f5a-999df6ec5dba => generated 0 bytes in 234 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: 7|app: 0|req: 1639/3328] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:10:51 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: 1690/3329] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:10:51 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: 7|app: 0|req: 1640/3330] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:10:51 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: 1691/3331] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:10:51 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: 1641/3332] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1692/3333] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3334] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3335] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3336] 199.204.45.248 () {30 vars in 743 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 840 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3337] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3338] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:10:51 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => 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: 1695/3339] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3340] 199.204.45.248 () {34 vars in 1146 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/networks?id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&id=d61fc24f-4226-4662-836c-641f7111336f&id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 2433 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3341] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:10:52.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fe6c46e-0931-4e30-b6e6-8f1078b51c76'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c057f97-5e42-44a5-8f5a-999df6ec5dba', 'code': 200} [pid: 7|app: 0|req: 1646/3342] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3343] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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: 1647/3344] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1698/3345] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3346] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:10:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.149&port_id=c248bf90-2d74-41d8-9d7e-579ad66af4d2 => 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: 1699/3347] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:10:53 2026] GET /v2.0/subnets?id=7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3348] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:10:53 2026] GET /v2.0/ports?network_id=d61fc24f-4226-4662-836c-641f7111336f&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: 8|app: 0|req: 1700/3349] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:10:53 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1650/3350] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:10:53 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?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: 1702/3353] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:11:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3354] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:11:03 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: 1703/3355] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:11:03 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: 1653/3356] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:11:03 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-05-10 02:11:03.892 8 INFO neutron.api.v2.resource [None req-ecd98ae6-fe04-4835-8db7-58b640e1c619 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3357] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:11:03 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3358] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:11:03 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3359] 199.204.45.248 () {30 vars in 815 bytes} [Sun May 10 02:11:03 2026] GET /v2.0/security-group-rules?security_group_id=6f26920e-0fee-4b49-8cb1-d011f427b822 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3360] 199.204.45.248 () {32 vars in 789 bytes} [Sun May 10 02:11:04 2026] DELETE /v2.0/security-group-rules/99eb6e05-8db8-4055-83e3-fe80d99d2db6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3361] 199.204.45.248 () {32 vars in 789 bytes} [Sun May 10 02:11:04 2026] DELETE /v2.0/security-group-rules/b298d597-8a78-4aec-b528-5ee8d8dde8d4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:07.866 7 INFO neutron_taas.services.taas.taas_plugin [None req-a32492a7-3507-4cbd-9db3-1ebc5d107359 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: b85c4e88-322f-4ec8-8c27-1b843a5dc1e1 2026-05-10 02:11:07.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a32492a7-3507-4cbd-9db3-1ebc5d107359 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: b85c4e88-322f-4ec8-8c27-1b843a5dc1e1 2026-05-10 02:11:08.100 7 INFO neutron.db.l3_db [None req-a32492a7-3507-4cbd-9db3-1ebc5d107359 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP 36d2150d-8cad-4273-bd16-417085f23167 disassociated (deleted). External IP: 10.96.250.204, port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d. [pid: 7|app: 0|req: 1656/3362] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:11:07 2026] DELETE /v2.0/floatingips/36d2150d-8cad-4273-bd16-417085f23167 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:08.161 8 INFO neutron.api.v2.resource [None req-a1eaa9fb-13f7-44b9-ba1c-f29f7b0da584 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3363] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:11:08 2026] GET /v2.0/floatingips/36d2150d-8cad-4273-bd16-417085f23167 => generated 144 bytes in 25 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: 1657/3364] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:11:09 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: 1708/3365] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:11:09 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: 1658/3366] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:11:09 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: 1709/3367] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:11:09 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-05-10 02:11:09.737 7 INFO neutron.api.v2.resource [None req-625de6de-15c7-421a-9c88-7af07fc11319 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3368] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => 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: 1710/3369] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3370] 199.204.45.248 () {30 vars in 815 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/security-group-rules?security_group_id=6f26920e-0fee-4b49-8cb1-d011f427b822 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3371] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:11:09 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: 1661/3372] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:11:09 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: 1712/3373] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3374] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3375] 199.204.45.248 () {30 vars in 741 bytes} [Sun May 10 02:11:09 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3376] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:10 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3377] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:10 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3378] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:10 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3379] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:11 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:11.970 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56b14f01-797a-4704-acc7-34b718ed861e - - - - - -] OVN reports status down for port: c248bf90-2d74-41d8-9d7e-579ad66af4d2 2026-05-10 02:11:11.979 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e9562c2-c052-459b-b836-d48af87654ed - - - - - -] OVN reports status down for port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d [pid: 7|app: 0|req: 1665/3380] 199.204.45.248 () {34 vars in 975 bytes} [Sun May 10 02:11:11 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1342 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:12.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71367289-6b75-4c9f-8689-bd7d1474a6fb'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'code': 200} [pid: 8|app: 0|req: 1716/3381] 199.204.45.248 () {34 vars in 1060 bytes} [Sun May 10 02:11:12 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:11:12.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-165df776-075e-46b5-824b-07202f1b21e9 - - - - - -] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 6 [pid: 7|app: 0|req: 1666/3382] 199.204.45.248 () {34 vars in 1016 bytes} [Sun May 10 02:11:12 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f?fields=dns_domain => generated 29 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:11:12.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-56b14f01-797a-4704-acc7-34b718ed861e - - - - - -] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 8 [pid: 7|app: 0|req: 1667/3383] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:12 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 2572 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:12.624 8 INFO neutron.db.ovn_revision_numbers_db [req-101e3a1d-519e-4a25-b5cd-93ed5bbd68bc req-687c614b-34ab-4e3f-ae02-4f754b2ca155 58ae01764a314181b5bdbecc1dd0a50c 508b7813cfb84e3dbbc59379931f44d6 - - e8689c6511964c5b9ae78a524d91f574 e8689c6511964c5b9ae78a524d91f574] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 9 [pid: 8|app: 0|req: 1717/3384] 199.204.45.248 () {38 vars in 1028 bytes} [Sun May 10 02:11:12 2026] PUT /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1151 bytes in 357 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: 1668/3385] 199.204.45.248 () {30 vars in 769 bytes} [Sun May 10 02:11:13 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 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-05-10 02:11:13.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-e81acbcf-9352-4bc9-9c13-7323972426a3 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c248bf90-2d74-41d8-9d7e-579ad66af4d2 (type: ports) to 10 [pid: 8|app: 0|req: 1718/3386] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:11:13 2026] PUT /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1091 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:13.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-165df776-075e-46b5-824b-07202f1b21e9 - - - - - -] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 8 [pid: 7|app: 0|req: 1669/3387] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:11:13 2026] GET /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 1091 bytes in 54 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-05-10 02:11:14.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-e663437d-ea6e-42b9-887d-b03e11070f7d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: c248bf90-2d74-41d8-9d7e-579ad66af4d2 2026-05-10 02:11:14.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e663437d-ea6e-42b9-887d-b03e11070f7d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: c248bf90-2d74-41d8-9d7e-579ad66af4d2 [pid: 7|app: 0|req: 1670/3388] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/ports?tenant_id=d4f5705cef4b43b08f281f71b863c16b&device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:14.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7df597a-7e90-475f-92cf-27a9b003769a'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c248bf90-2d74-41d8-9d7e-579ad66af4d2', 'code': 200} [pid: 8|app: 0|req: 1719/3389] 199.204.45.248 () {32 vars in 759 bytes} [Sun May 10 02:11:13 2026] DELETE /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3390] 199.204.45.248 () {34 vars in 1066 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/networks?id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&id=d61fc24f-4226-4662-836c-641f7111336f => generated 1605 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3391] 199.204.45.248 () {34 vars in 1062 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=51bb4987-6cfe-4a79-b345-37d6c581e16f => 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: 1672/3392] 199.204.45.248 () {30 vars in 703 bytes} [Sun May 10 02:11:14 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: 1673/3393] 199.204.45.248 () {30 vars in 705 bytes} [Sun May 10 02:11:14 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: 8|app: 0|req: 1721/3394] 199.204.45.248 () {34 vars in 984 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/subnets?id=a004fe6c-cb62-4538-a594-1f6126ea03ab => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3395] 199.204.45.248 () {30 vars in 681 bytes} [Sun May 10 02:11:14 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: 1722/3396] 199.204.45.248 () {30 vars in 717 bytes} [Sun May 10 02:11:14 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: 1675/3397] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/ports?network_id=1596105b-f1a3-4c87-adbc-5bc5dfebacfb&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-05-10 02:11:14.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7e28a43-34f3-4d46-905d-fe6d94f07aa4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1723/3398] 199.204.45.248 () {32 vars in 759 bytes} [Sun May 10 02:11:14 2026] DELETE /v2.0/ports/c248bf90-2d74-41d8-9d7e-579ad66af4d2 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3399] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 1724/3400] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:14.453 8 INFO neutron.api.v2.resource [None req-7b40ea92-f55b-469a-acba-56f5457fd78c a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1725/3401] 199.204.45.248 () {30 vars in 763 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/security-groups/lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3402] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/networks/1596105b-f1a3-4c87-adbc-5bc5dfebacfb?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: 8|app: 0|req: 1726/3403] 199.204.45.248 () {30 vars in 785 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/security-groups?name=lb-77f2c7eb-3758-4335-9cff-a08424cc226a => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3404] 199.204.45.248 () {30 vars in 737 bytes} [Sun May 10 02:11:14 2026] GET /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1152 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:14.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c0d3f9-2daa-4220-9199-6111729c9435 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 447eae60-5bc2-4318-b24e-7c01cc8aa82d (type: ports) to 9 [pid: 8|app: 0|req: 1727/3405] 199.204.45.248 () {34 vars in 789 bytes} [Sun May 10 02:11:14 2026] PUT /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 1114 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3406] 199.204.45.248 () {32 vars in 779 bytes} [Sun May 10 02:11:14 2026] DELETE /v2.0/security-groups/6f26920e-0fee-4b49-8cb1-d011f427b822 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:15.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d785681-0ea7-42a6-89a9-43d7b0c0443d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d 2026-05-10 02:11:15.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d785681-0ea7-42a6-89a9-43d7b0c0443d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 447eae60-5bc2-4318-b24e-7c01cc8aa82d [pid: 8|app: 0|req: 1728/3407] 199.204.45.248 () {32 vars in 759 bytes} [Sun May 10 02:11:15 2026] DELETE /v2.0/ports/447eae60-5bc2-4318-b24e-7c01cc8aa82d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:16.615 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e241509-fc89-4d39-9aab-3788681a84d6 - - - - - -] OVN reports status down for port: 51bb4987-6cfe-4a79-b345-37d6c581e16f 2026-05-10 02:11:16.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f9df8d-7c14-4feb-9afb-d81a376d2873'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'code': 200} 2026-05-10 02:11:16.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e241509-fc89-4d39-9aab-3788681a84d6 - - - - - -] Successfully bumped revision number for resource 51bb4987-6cfe-4a79-b345-37d6c581e16f (type: ports) to 6 [pid: 8|app: 0|req: 1730/3410] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:11:17 2026] GET /v2.0/ports?device_id=fe8ccf2d-9d81-468d-bfe3-be58603521c8 => generated 1238 bytes in 48 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-05-10 02:11:17.963 7 INFO neutron_taas.services.taas.taas_plugin [req-0a076ad0-e27b-43cd-9aa8-a3b1d55a9f08 req-f85256da-6b5a-46ff-852e-d745da2351e5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] TaaS: Handle Delete Port: 51bb4987-6cfe-4a79-b345-37d6c581e16f 2026-05-10 02:11:17.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0a076ad0-e27b-43cd-9aa8-a3b1d55a9f08 req-f85256da-6b5a-46ff-852e-d745da2351e5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Tap Mirror: Handle Delete Port: 51bb4987-6cfe-4a79-b345-37d6c581e16f [pid: 7|app: 0|req: 1681/3411] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:11:17 2026] DELETE /v2.0/ports/51bb4987-6cfe-4a79-b345-37d6c581e16f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:18.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-c42e8086-4333-45e6-917e-000101a25e41 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 52fc973b-b931-41f3-adf7-c8fe5286c64c 2026-05-10 02:11:18.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c42e8086-4333-45e6-917e-000101a25e41 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 52fc973b-b931-41f3-adf7-c8fe5286c64c 2026-05-10 02:11:18.741 8 INFO neutron.db.l3_db [None req-c42e8086-4333-45e6-917e-000101a25e41 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP 8acc7c5f-b465-402b-a7ff-657dad23d68e disassociated (deleted). External IP: 10.96.250.210, port: 03f68ab0-63f7-47db-bfb8-137c5f95de45. 2026-05-10 02:11:18.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-726f107a-b66a-4651-8f9f-c7639da94091'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'code': 200} 2026-05-10 02:11:18.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-726f107a-b66a-4651-8f9f-c7639da94091'] response: {'server_uuid': 'fe8ccf2d-9d81-468d-bfe3-be58603521c8', 'name': 'network-vif-deleted', 'tag': '51bb4987-6cfe-4a79-b345-37d6c581e16f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1731/3412] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:11:18 2026] DELETE /v2.0/floatingips/8acc7c5f-b465-402b-a7ff-657dad23d68e => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:18.820 7 INFO neutron.api.v2.resource [None req-cce69e70-b738-4d2f-9e09-6b93d25394f5 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3413] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:11:18 2026] GET /v2.0/floatingips/8acc7c5f-b465-402b-a7ff-657dad23d68e => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:18.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-829b82a9-20a0-4e1a-887d-cc5f3e98c89f'] response: {'name': 'network-changed', 'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', '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: 1732/3414] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3415] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3416] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3417] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/networks?id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3418] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1685/3419] 199.204.45.248 () {34 vars in 1106 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f0&port_id=03f68ab0-63f7-47db-bfb8-137c5f95de45 => 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: 1735/3420] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/subnets?id=3c4df2b7-7fff-4b86-bd08-2a18b2c66a76&id=ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3421] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1736/3422] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/ports?network_id=c2b639c5-4fbd-4ed0-b254-ad3e11e16061&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: 1687/3423] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3424] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:11:19 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061?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) 2026-05-10 02:11:20.065 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d2590b3-afbb-4294-835e-68ff3f64ff6a - - - - - -] OVN reports status down for port: 03f68ab0-63f7-47db-bfb8-137c5f95de45 2026-05-10 02:11:20.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d2590b3-afbb-4294-835e-68ff3f64ff6a - - - - - -] Successfully bumped revision number for resource 03f68ab0-63f7-47db-bfb8-137c5f95de45 (type: ports) to 6 2026-05-10 02:11:20.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef1d6bf4-88c5-4841-b55e-df9e6dc7d3fb'] response: {'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', 'code': 200} 2026-05-10 02:11:20.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef1d6bf4-88c5-4841-b55e-df9e6dc7d3fb'] response: {'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', '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: 1688/3425] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:11:21 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 1202 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:21.465 8 INFO neutron_taas.services.taas.taas_plugin [req-6a745cdd-ea80-4dcc-a30b-03e198fb5166 req-3e15eee5-7b86-4837-a926-cb96ab315c80 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 03f68ab0-63f7-47db-bfb8-137c5f95de45 2026-05-10 02:11:21.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a745cdd-ea80-4dcc-a30b-03e198fb5166 req-3e15eee5-7b86-4837-a926-cb96ab315c80 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 03f68ab0-63f7-47db-bfb8-137c5f95de45 [pid: 8|app: 0|req: 1738/3426] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:11:21 2026] DELETE /v2.0/ports/03f68ab0-63f7-47db-bfb8-137c5f95de45 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:21.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef7abe65-cb03-4fb1-8090-f7e256583ab1'] response: {'server_uuid': 'befdb7ee-070c-468f-991e-10c7f4fd421d', 'name': 'network-vif-deleted', 'tag': '03f68ab0-63f7-47db-bfb8-137c5f95de45', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1689/3427] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:11:24 2026] GET /v2.0/ports?device_id=befdb7ee-070c-468f-991e-10c7f4fd421d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:11:29.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-725eba87-3841-4b0c-af38-1de1479cf055 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 1b83220d-fad2-4774-96dc-d40c9c1fc78f 2026-05-10 02:11:29.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-725eba87-3841-4b0c-af38-1de1479cf055 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 1b83220d-fad2-4774-96dc-d40c9c1fc78f 2026-05-10 02:11:29.686 8 INFO neutron.db.l3_db [None req-725eba87-3841-4b0c-af38-1de1479cf055 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Floating IP e1a5cc32-412a-4284-9cea-5998978bc1d7 disassociated (deleted). External IP: 10.96.250.201, port: 4f387627-b8bf-46e8-a940-ee967448c797. [pid: 8|app: 0|req: 1739/3428] 10.0.0.175 () {32 vars in 732 bytes} [Sun May 10 02:11:29 2026] DELETE /v2.0/floatingips/e1a5cc32-412a-4284-9cea-5998978bc1d7 => generated 0 bytes in 418 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-05-10 02:11:29.738 7 INFO neutron.api.v2.resource [None req-0398f8ea-94d4-4a8f-a481-c99dc6f4f156 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3429] 10.0.0.175 () {32 vars in 729 bytes} [Sun May 10 02:11:29 2026] GET /v2.0/floatingips/e1a5cc32-412a-4284-9cea-5998978bc1d7 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:29.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96723fa9-ab51-41b9-ad4e-22415454cecc'] response: {'name': 'network-changed', 'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1740/3430] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:11:29 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3431] 10.0.0.214 () {34 vars in 1040 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/security-groups?id=90636f94-15af-432e-b4c9-f77399bcd860&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3432] 199.204.45.248 () {34 vars in 1080 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/ports?tenant_id=0b5fdaf6287343928e44a2591f17d41c&device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3433] 199.204.45.248 () {34 vars in 986 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/networks?id=7e73a549-e24a-449d-8dbe-71f426642c80 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3434] 199.204.45.248 () {34 vars in 1058 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3435] 199.204.45.248 () {34 vars in 1104 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=4f387627-b8bf-46e8-a940-ee967448c797 => 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: 1743/3436] 199.204.45.248 () {34 vars in 1064 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/subnets?id=ee0e2de3-a271-4564-98eb-154acf314400&id=b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3437] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1744/3438] 199.204.45.248 () {34 vars in 1052 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/ports?network_id=7e73a549-e24a-449d-8dbe-71f426642c80&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: 1695/3439] 199.204.45.248 () {34 vars in 1012 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3440] 199.204.45.248 () {34 vars in 1112 bytes} [Sun May 10 02:11:30 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80?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-05-10 02:11:30.972 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24593edf-684f-4f92-8161-98f3850c2089 - - - - - -] OVN reports status down for port: 4f387627-b8bf-46e8-a940-ee967448c797 2026-05-10 02:11:31.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49920756-f0a6-48f6-9327-305e3e320e6b'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'code': 200} 2026-05-10 02:11:31.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-24593edf-684f-4f92-8161-98f3850c2089 - - - - - -] Successfully bumped revision number for resource 4f387627-b8bf-46e8-a940-ee967448c797 (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: 1696/3441] 199.204.45.248 () {34 vars in 994 bytes} [Sun May 10 02:11:32 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => generated 1198 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:11:32.371 8 INFO neutron_taas.services.taas.taas_plugin [req-aa1e203a-9b57-465a-94c8-1bd8018dfc64 req-c5a56ae0-2d1a-4066-8dd5-5330699e600a a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 4f387627-b8bf-46e8-a940-ee967448c797 2026-05-10 02:11:32.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa1e203a-9b57-465a-94c8-1bd8018dfc64 req-c5a56ae0-2d1a-4066-8dd5-5330699e600a a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 4f387627-b8bf-46e8-a940-ee967448c797 [pid: 8|app: 0|req: 1746/3444] 199.204.45.248 () {36 vars in 997 bytes} [Sun May 10 02:11:32 2026] DELETE /v2.0/ports/4f387627-b8bf-46e8-a940-ee967448c797 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:32.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f7527ae-4bf1-4d1a-aad7-760dec53ee7f'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-deleted', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'status': 'completed', 'code': 200} 2026-05-10 02:11:33.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67717ac8-02f1-4bf0-a68c-0aa6aeaf68b4'] response: {'server_uuid': '3b2a7042-25f6-4ed1-8891-ad6f80fd0f12', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f387627-b8bf-46e8-a940-ee967448c797', 'code': 200} [pid: 7|app: 0|req: 1699/3445] 10.0.0.214 () {34 vars in 990 bytes} [Sun May 10 02:11:35 2026] GET /v2.0/ports?device_id=3b2a7042-25f6-4ed1-8891-ad6f80fd0f12 => 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: 1747/3446] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/80f72c26-0159-4822-8f96-d8fe25ed0477 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:40.346 7 INFO neutron.api.v2.resource [None req-edc7b251-e175-42a1-833c-c42b409dc437 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1700/3447] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/security-group-rules/80f72c26-0159-4822-8f96-d8fe25ed0477 => 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: 1748/3448] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/0d0d1e48-4420-4497-8d5a-b2d4ebd66d32 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:40.458 7 INFO neutron.api.v2.resource [None req-dc839453-c63e-4e8c-8ecf-9faae322f566 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3449] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/security-group-rules/0d0d1e48-4420-4497-8d5a-b2d4ebd66d32 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3450] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/15184a7d-99e7-4991-818c-f1d825a94d80 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:40.591 7 INFO neutron.api.v2.resource [None req-63c9021a-3133-4f7a-85ff-8d9cabc694f6 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3451] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/security-group-rules/15184a7d-99e7-4991-818c-f1d825a94d80 => 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: 1750/3452] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/26bb08f0-dd95-4520-bbda-62a4f2499673 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:40.723 7 INFO neutron.api.v2.resource [None req-1e3652af-dacb-44dc-868a-ec64aee32045 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1703/3453] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/security-group-rules/26bb08f0-dd95-4520-bbda-62a4f2499673 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3454] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/agents => generated 1214 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3455] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/floatingips => 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: 1751/3456] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/69ead1b3-cc6e-443b-a618-55f2be946986 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:40.894 8 INFO neutron.api.v2.resource [None req-1934cace-6dca-41dc-9519-4b93ed7cb136 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1752/3457] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/security-group-rules/69ead1b3-cc6e-443b-a618-55f2be946986 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3458] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/subnets => generated 5511 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3459] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/network-ip-availabilities => generated 5531 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3460] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:40 2026] DELETE /v2.0/security-group-rules/377ee1fd-ef1f-4786-9405-d2030789dfab => 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: 1708/3461] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:11:40 2026] GET /v2.0/ports => generated 12633 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:11:41.021 8 INFO neutron.api.v2.resource [None req-74e4ee94-a2a1-45c1-887c-001c3c07a545 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1754/3462] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/377ee1fd-ef1f-4786-9405-d2030789dfab => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3463] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/routers => generated 987 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3464] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:11:41 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: 1755/3465] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-group-rules/4af8f7de-5874-49f4-bd4e-1c5f5413f1b5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.140 8 INFO neutron.api.v2.resource [None req-a96565d7-3edd-4f22-a0e1-353877a4e1a7 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1756/3466] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/4af8f7de-5874-49f4-bd4e-1c5f5413f1b5 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3467] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/subnets => generated 5511 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3468] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:11:41 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: 1713/3469] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-groups => generated 24359 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3470] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-group-rules/22d3fdf9-5faf-4ef9-af6f-04f33554a170 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.258 8 INFO neutron.api.v2.resource [None req-60366f79-c2df-4ecb-94c4-5e891524da08 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1758/3471] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/22d3fdf9-5faf-4ef9-af6f-04f33554a170 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3472] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/networks => generated 4773 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3473] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-group-rules/6e65c5d4-2188-47a6-ba22-f8b1c816edef => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.389 7 INFO neutron.api.v2.resource [None req-0293c534-28f6-41e3-9c81-a2d32ac67217 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3474] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/6e65c5d4-2188-47a6-ba22-f8b1c816edef => 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: 1760/3475] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-group-rules/c68d1321-fda5-4e50-90ff-fc88200e498f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.546 7 INFO neutron.api.v2.resource [None req-d9cfc872-1b73-47a5-8f6b-afb6ed406c51 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3476] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/c68d1321-fda5-4e50-90ff-fc88200e498f => 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: 1761/3477] 10.0.0.175 () {32 vars in 750 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-group-rules/66a2bf77-a7f5-4149-9511-f896a63bfe47 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.693 7 INFO neutron.api.v2.resource [None req-d9e02b75-9bef-4ce4-b218-96a381dec0d2 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1717/3478] 10.0.0.175 () {32 vars in 747 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-group-rules/66a2bf77-a7f5-4149-9511-f896a63bfe47 => 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: 1762/3479] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:41 2026] DELETE /v2.0/security-groups/90636f94-15af-432e-b4c9-f77399bcd860 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:41.845 7 INFO neutron.api.v2.resource [None req-d5bb05b5-82fe-4d20-a656-7bde9668c4b6 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3480] 10.0.0.175 () {32 vars in 737 bytes} [Sun May 10 02:11:41 2026] GET /v2.0/security-groups/90636f94-15af-432e-b4c9-f77399bcd860 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:42.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-76a20303-4a77-4d21-85af-289db0420b7b a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: db8d5a2d-1cf4-4d0e-85db-2823769f384a 2026-05-10 02:11:42.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76a20303-4a77-4d21-85af-289db0420b7b a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: db8d5a2d-1cf4-4d0e-85db-2823769f384a [pid: 8|app: 0|req: 1763/3481] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:41 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 310 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:11:42.946 7 INFO neutron.api.v2.resource [None req-c718137d-957a-487f-bde9-664acb89f9c2 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3482] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:42 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 198 bytes in 112 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-05-10 02:11:43.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-d24ae61f-641e-46af-9cc4-8ce1e2786d41 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: f8fbf149-75cc-44fa-9fec-600883d38df4 2026-05-10 02:11:43.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d24ae61f-641e-46af-9cc4-8ce1e2786d41 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: f8fbf149-75cc-44fa-9fec-600883d38df4 [pid: 8|app: 0|req: 1764/3483] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:42 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 310 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:11:43.869 7 INFO neutron.api.v2.resource [None req-5d0c24ba-f2df-4559-900d-8aeaec1b1b99 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3484] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:43 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 198 bytes in 119 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-05-10 02:11:44.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fa0b100-222f-4201-b8a3-7eb918b85752 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 428df131-8323-4747-afa3-f6fd4de5c65a 2026-05-10 02:11:44.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fa0b100-222f-4201-b8a3-7eb918b85752 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 428df131-8323-4747-afa3-f6fd4de5c65a [pid: 8|app: 0|req: 1765/3485] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:43 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 310 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:11:44.761 7 INFO neutron.api.v2.resource [None req-a8939d07-3ded-4650-970d-cd7d0c0979c3 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1721/3486] 10.0.0.175 () {34 vars in 789 bytes} [Sun May 10 02:11:44 2026] PUT /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70/remove_router_interface => generated 198 bytes in 100 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-05-10 02:11:45.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e5a8d8b-9bbe-49d8-8a6b-6b56039e38e6 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 58375f90-fbb2-4d05-962d-e9f4050c37fe 2026-05-10 02:11:45.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e5a8d8b-9bbe-49d8-8a6b-6b56039e38e6 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 58375f90-fbb2-4d05-962d-e9f4050c37fe [pid: 8|app: 0|req: 1766/3487] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:44 2026] DELETE /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:45.469 7 INFO neutron.api.v2.resource [None req-1b3c1b1f-6866-458a-8093-9ac3a79f72ce a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3488] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:45 2026] GET /v2.0/routers/7364148c-04c3-4075-8658-eacbd885ba70 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3489] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:45 2026] DELETE /v2.0/subnets/ed021a9e-8ea6-44e8-a3d3-5d9948555066 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:45.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0f9df64-fcc0-4914-92d6-9d5350560374 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1723/3490] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:45 2026] GET /v2.0/subnets/ed021a9e-8ea6-44e8-a3d3-5d9948555066 => 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: 1768/3491] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:45 2026] DELETE /v2.0/subnets/3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:45.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00c006fc-d1c3-46c8-bb51-c604115d6c70 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1724/3492] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:45 2026] GET /v2.0/subnets/3c4df2b7-7fff-4b86-bd08-2a18b2c66a76 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:45.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4db06ab-10f9-4742-b043-5dba45175009 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 1d46b0c6-21cd-4f3c-9648-d210a602bd9d 2026-05-10 02:11:45.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4db06ab-10f9-4742-b043-5dba45175009 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 1d46b0c6-21cd-4f3c-9648-d210a602bd9d 2026-05-10 02:11:46.131 8 INFO neutron.services.segments.plugin [-] Segment 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 resource provider aggregate not found 2026-05-10 02:11:46.132 8 INFO neutron.services.segments.plugin [-] Segment 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 resource provider aggregate not found 2026-05-10 02:11:46.155 8 INFO neutron.services.segments.plugin [-] Segment 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 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 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 found for delete ", "request_id": "req-c044703c-0f9d-443e-8039-73288492da87"}]} 2026-05-10 02:11:46.165 8 INFO neutron.services.segments.plugin [-] Segment 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 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 8d5aa4fc-29be-411f-8833-b3e4710cd2c3 found for delete ", "request_id": "req-0b921608-258d-45fb-a00f-5fa3ae82cb4e"}]} [pid: 8|app: 0|req: 1769/3493] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:11:45 2026] DELETE /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:46.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa133a6-6f47-4679-bd45-91910676dca9 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1725/3494] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:11:46 2026] GET /v2.0/networks/c2b639c5-4fbd-4ed0-b254-ad3e11e16061 => 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: 1770/3495] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:46 2026] DELETE /v2.0/subnets/ee0e2de3-a271-4564-98eb-154acf314400 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:46.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-597c4013-d0b8-45b3-a131-b7877d1ba30f a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3496] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:46 2026] GET /v2.0/subnets/ee0e2de3-a271-4564-98eb-154acf314400 => 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: 1771/3497] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:46 2026] DELETE /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:46.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b15238c8-23ea-42b7-a446-d382b62d6458 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1727/3498] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:46 2026] GET /v2.0/subnets/b7e88f2f-35b8-4a05-a3a7-7f1fc6892f3e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:46.682 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b531734-127f-4934-a33c-eac88ed9374d a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: 5915ba40-0d9e-4a58-ba32-c04c9cd132af 2026-05-10 02:11:46.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b531734-127f-4934-a33c-eac88ed9374d a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: 5915ba40-0d9e-4a58-ba32-c04c9cd132af [pid: 8|app: 0|req: 1772/3499] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:11:46 2026] DELETE /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:46.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94f70186-f948-48e8-96a2-8048d4f055d6 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1728/3500] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:11:46 2026] GET /v2.0/networks/7e73a549-e24a-449d-8dbe-71f426642c80 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3501] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:46 2026] DELETE /v2.0/subnets/ad466f07-a057-4f40-bffe-ffd2efc33930 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:47.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6368542e-df86-496a-bdfc-0fb35e441875 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3502] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:47 2026] GET /v2.0/subnets/ad466f07-a057-4f40-bffe-ffd2efc33930 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3503] 10.0.0.175 () {32 vars in 724 bytes} [Sun May 10 02:11:47 2026] DELETE /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:47.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83046c9a-102f-4a56-9779-c5fe675c3a80 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3504] 10.0.0.175 () {32 vars in 721 bytes} [Sun May 10 02:11:47 2026] GET /v2.0/subnets/7fd84437-b4ec-43bf-97a0-bf2c87e43056 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:47.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d32d7e2-c4c7-4f73-9101-36ba9f09d819 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] TaaS: Handle Delete Port: c3eb6922-901f-41f1-8547-bf88fc804b16 2026-05-10 02:11:47.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d32d7e2-c4c7-4f73-9101-36ba9f09d819 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] Tap Mirror: Handle Delete Port: c3eb6922-901f-41f1-8547-bf88fc804b16 [pid: 8|app: 0|req: 1775/3507] 10.0.0.175 () {32 vars in 726 bytes} [Sun May 10 02:11:47 2026] DELETE /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:11:47.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-074ec6ee-05bc-4db5-bf25-e5232d2cb649 a7d3cdaaea7d4cb1993e761e58070fd7 0b5fdaf6287343928e44a2591f17d41c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1733/3508] 10.0.0.175 () {32 vars in 723 bytes} [Sun May 10 02:11:47 2026] GET /v2.0/networks/d61fc24f-4226-4662-836c-641f7111336f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:11:48.174 8 INFO neutron.services.segments.plugin [-] Segment aaad0b86-c24a-48e5-80d3-74401924082e resource provider aggregate not found 2026-05-10 02:11:48.182 8 INFO neutron.services.segments.plugin [-] Segment aaad0b86-c24a-48e5-80d3-74401924082e resource provider aggregate not found 2026-05-10 02:11:48.185 8 INFO neutron.services.segments.plugin [-] Segment aaad0b86-c24a-48e5-80d3-74401924082e 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 aaad0b86-c24a-48e5-80d3-74401924082e found for delete ", "request_id": "req-b88e4f96-7a7d-4a2b-b9db-18e9ff6cf76a"}]} 2026-05-10 02:11:48.197 8 INFO neutron.services.segments.plugin [-] Segment aaad0b86-c24a-48e5-80d3-74401924082e 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 aaad0b86-c24a-48e5-80d3-74401924082e found for delete ", "request_id": "req-4fabde14-378d-4094-853f-8722b32e2dd5"}]} 2026-05-10 02:11:48.202 8 INFO neutron.services.segments.plugin [-] Segment 18baf4ac-8652-4043-89a0-4cd28d39e21c resource provider aggregate not found 2026-05-10 02:11:48.214 8 INFO neutron.services.segments.plugin [-] Segment 18baf4ac-8652-4043-89a0-4cd28d39e21c 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 18baf4ac-8652-4043-89a0-4cd28d39e21c found for delete ", "request_id": "req-150fb212-7e6d-45b5-9006-b9d690f7012a"}]} 2026-05-10 02:11:48.214 8 INFO neutron.services.segments.plugin [-] Segment 18baf4ac-8652-4043-89a0-4cd28d39e21c resource provider aggregate not found 2026-05-10 02:11:48.231 8 INFO neutron.services.segments.plugin [-] Segment 18baf4ac-8652-4043-89a0-4cd28d39e21c 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 18baf4ac-8652-4043-89a0-4cd28d39e21c found for delete ", "request_id": "req-e33b0884-3c72-4d79-9ef3-af32990a1a14"}]} 2026-05-10 02:11:49.601 8 WARNING neutron.db.securitygroups_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:49.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 72ae0821-e3d5-4d91-a574-38cffd0e610d (type: security_groups) to 1 2026-05-10 02:11:49.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 723d489e-1662-4417-aabc-5e7f30210cec (type: security_group_rules) to 0 2026-05-10 02:11:49.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7ed8f531-93e9-413b-a1e3-c6dde3936da2 (type: security_group_rules) to 0 2026-05-10 02:11:49.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource c37116a8-be25-404f-8ca3-73f896662559 (type: security_group_rules) to 0 2026-05-10 02:11:49.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079a392-32e6-41c6-afb8-324b92e666a5 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource cf5fd562-b865-4bb6-bcbd-421a2eb6fed0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1776/3509] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:49 2026] GET /v2.0/security-groups?tenant_id=be025d05c9e04fb08f51e74d7b68d6cd&name=default => generated 2929 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3510] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:49 2026] DELETE /v2.0/security-groups/72ae0821-e3d5-4d91-a574-38cffd0e610d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:50.039 8 WARNING neutron.db.securitygroups_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:50.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6d853b68-166f-473d-8e5d-6e56312b3933 (type: security_groups) to 1 2026-05-10 02:11:50.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 3f6c26e1-7177-46c2-9d69-0778d433b8e9 (type: security_group_rules) to 0 2026-05-10 02:11:50.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 4906317b-fe1f-4707-9185-7cd63be8d5d3 (type: security_group_rules) to 0 2026-05-10 02:11:50.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource be8de260-bcd8-47bc-b16a-6842d29428f2 (type: security_group_rules) to 0 2026-05-10 02:11:50.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef7fee7-83b9-4397-b20a-2acc5d9fcfde a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d6388d4d-1d20-4b91-adec-1462cb045c81 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1777/3511] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:50 2026] GET /v2.0/security-groups?tenant_id=832e1e9f91ed4d5686d6d0b3c315bbf6&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3512] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:50 2026] DELETE /v2.0/security-groups/6d853b68-166f-473d-8e5d-6e56312b3933 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:50.577 8 WARNING neutron.db.securitygroups_db [None req-3d1fa259-963a-4adc-9199-aacf81a6bc92 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1778/3513] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:50 2026] GET /v2.0/security-groups?tenant_id=0b5fdaf6287343928e44a2591f17d41c&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: 1736/3514] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:50 2026] DELETE /v2.0/security-groups/80eb5871-971c-4078-a1ca-aabac5847e7d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:50.899 8 WARNING neutron.db.securitygroups_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:51.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 8952db19-f1b5-4146-b954-4ce0b4f48b2f (type: security_groups) to 1 2026-05-10 02:11:51.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 22ec2235-5f41-436b-9e8e-c7e1a68d2aba (type: security_group_rules) to 0 2026-05-10 02:11:51.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 255477b4-1a98-4b1d-83f5-ee2a66bce226 (type: security_group_rules) to 0 2026-05-10 02:11:51.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6cb74bd9-8c39-446b-b530-9a7fe6116030 (type: security_group_rules) to 0 2026-05-10 02:11:51.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-218909e3-ed8d-4b2d-862a-8f2efeaf3e8d a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e5a85edc-336e-4a8d-882c-a1651176c4ad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1779/3515] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:50 2026] GET /v2.0/security-groups?tenant_id=4dadf1373cb543749f03613df43ce842&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3516] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:51 2026] DELETE /v2.0/security-groups/8952db19-f1b5-4146-b954-4ce0b4f48b2f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:51.380 8 WARNING neutron.db.securitygroups_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:51.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7ae87fb4-299e-4f75-9ff2-87a7fab9cb33 (type: security_groups) to 1 2026-05-10 02:11:51.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 1641484e-374c-4b14-b1f6-721dea3c3654 (type: security_group_rules) to 0 2026-05-10 02:11:51.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 900e7bc8-5697-42f9-9343-fd59c027ae7e (type: security_group_rules) to 0 2026-05-10 02:11:51.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource a5553cba-451e-4dae-bcf5-dfbae2cf876f (type: security_group_rules) to 0 2026-05-10 02:11:51.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8418607-6630-4d41-863c-2b0c99089707 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource d76c449c-3c3b-4c82-8aa4-93f2c4540226 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1780/3517] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:51 2026] GET /v2.0/security-groups?tenant_id=9e48ea041a1a4de38a6532db424c0857&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3518] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:51 2026] DELETE /v2.0/security-groups/7ae87fb4-299e-4f75-9ff2-87a7fab9cb33 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:51.876 8 WARNING neutron.db.securitygroups_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:51.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 6cdd0ec4-f929-49f0-a0c7-17ba4c4e8dd6 (type: security_groups) to 1 2026-05-10 02:11:52.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 7b5057cd-2bd1-49fb-9683-b8c0d5dab0ad (type: security_group_rules) to 0 2026-05-10 02:11:52.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 94c7a7f7-f3bd-4570-bc1e-b6070a142c7d (type: security_group_rules) to 0 2026-05-10 02:11:52.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 9acad683-0a36-4355-8170-e8d7b77be33a (type: security_group_rules) to 0 2026-05-10 02:11:52.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bc02c41-61ec-4701-a4aa-76822d979cf1 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e4c0bd04-67b8-4ae7-8186-dff7bf4c170c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1781/3519] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:51 2026] GET /v2.0/security-groups?tenant_id=e0e6d8e864ec497ea055ba26c683f68f&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3520] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:52 2026] DELETE /v2.0/security-groups/6cdd0ec4-f929-49f0-a0c7-17ba4c4e8dd6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:11:52.397 8 WARNING neutron.db.securitygroups_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 02:11:52.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 0b666107-f5df-432e-86ea-11f5d8c01423 (type: security_groups) to 1 2026-05-10 02:11:52.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 2b263f4f-89b9-4839-a75c-0456320ac2d4 (type: security_group_rules) to 0 2026-05-10 02:11:52.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource 43eccce9-d966-43a5-9cde-c2f66f5ee894 (type: security_group_rules) to 0 2026-05-10 02:11:52.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource ae334266-a628-4c76-8294-289d9e6e5341 (type: security_group_rules) to 0 2026-05-10 02:11:52.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2995dcf-bcce-4384-a812-baf7a54cc9f4 a8191c58d87340188dafb597f06e9b43 d4f5705cef4b43b08f281f71b863c16b - - default default] Successfully bumped revision number for resource e03e7fae-b6f0-4809-a551-a4fe1e49924a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1782/3521] 10.0.0.175 () {32 vars in 774 bytes} [Sun May 10 02:11:52 2026] GET /v2.0/security-groups?tenant_id=763700939c034ed89734ba544cba14d9&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3522] 10.0.0.175 () {32 vars in 740 bytes} [Sun May 10 02:11:52 2026] DELETE /v2.0/security-groups/0b666107-f5df-432e-86ea-11f5d8c01423 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3529] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:12:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3530] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:12:40 2026] GET /v2.0/floatingips => 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: 1787/3531] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:12:40 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3532] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/networks => generated 2288 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3533] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3534] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/subnetpools => 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: 1789/3535] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/agents => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3536] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3537] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:12:41 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: 1748/3538] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3539] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:12:41 2026] GET /v2.0/ports => generated 5221 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3548] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:13:40 2026] GET /v2.0/agents => generated 1214 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3549] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:13:40 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: 1797/3550] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:13:40 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: 1754/3551] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:13:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3552] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:13:40 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: 1755/3553] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:13:40 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: 1799/3554] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:13:40 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3555] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:13:41 2026] GET /v2.0/ports => generated 5221 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3556] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:13:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3557] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:13:41 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: 1801/3558] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:13:41 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: 1806/3567] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:14:40 2026] GET /v2.0/ports => generated 5221 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3568] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:14:40 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3569] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:14:40 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: 1763/3570] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:14:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3571] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:14:41 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3572] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:14:41 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: 1809/3573] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:14:41 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: 7|app: 0|req: 1765/3574] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:14:41 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: 1810/3575] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:14:41 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: 1766/3576] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:14:41 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3577] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:14:41 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: 1771/3586] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:15:40 2026] GET /v2.0/subnets => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3587] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:15:40 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: 1772/3588] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:15:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3589] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:15:40 2026] GET /v2.0/networks => generated 2288 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3590] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:15:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3591] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:15:41 2026] GET /v2.0/agents => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3592] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:15:41 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3593] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:15:41 2026] GET /v2.0/ports => generated 5221 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3594] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:15:41 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: 1820/3595] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:15:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3596] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:15:41 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3605] 10.0.0.212 () {28 vars in 619 bytes} [Sun May 10 02:16:40 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3606] 10.0.0.212 () {28 vars in 579 bytes} [Sun May 10 02:16:40 2026] GET /v2.0/ports => generated 5221 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3607] 10.0.0.212 () {28 vars in 581 bytes} [Sun May 10 02:16:40 2026] GET /v2.0/agents => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3608] 10.0.0.212 () {28 vars in 585 bytes} [Sun May 10 02:16:40 2026] GET /v2.0/networks => generated 2288 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3609] 10.0.0.212 () {28 vars in 599 bytes} [Sun May 10 02:16:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3610] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:16:41 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: 7|app: 0|req: 1784/3611] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:16:41 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: 1828/3612] 10.0.0.212 () {28 vars in 624 bytes} [Sun May 10 02:16:41 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: 7|app: 0|req: 1785/3613] 10.0.0.212 () {28 vars in 583 bytes} [Sun May 10 02:16:41 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: 8|app: 0|req: 1829/3614] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:16:41 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: 1786/3615] 10.0.0.212 () {28 vars in 591 bytes} [Sun May 10 02:16:41 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)